ViewController.designer.cs 419 B

123456789101112131415161718
  1. // WARNING
  2. //
  3. // This file has been generated automatically by Xamarin Studio to store outlets and
  4. // actions made in the UI designer. If it is removed, they will be lost.
  5. // Manual changes to this file may not be handled correctly.
  6. //
  7. using Foundation;
  8. namespace macOSForms
  9. {
  10. [Register("ViewController")]
  11. partial class ViewController
  12. {
  13. void ReleaseDesignerOutlets()
  14. {
  15. }
  16. }
  17. }