2 writes to StartLocation
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\FolderNameEditorTests.cs (2)
76
StartLocation
= value
81
browser.
StartLocation
= value;
4 references to StartLocation
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FolderNameEditor.FolderBrowser.cs (1)
61
(int)
StartLocation
,
System.Windows.Forms.Design.Tests (3)
System\Windows\Forms\Design\FolderNameEditorTests.cs (3)
51
Assert.Equal(FolderBrowserFolder.Desktop, browser.
StartLocation
);
78
Assert.Equal(value, browser.
StartLocation
);
82
Assert.Equal(value, browser.
StartLocation
);