1 write to DirectoryPath
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FolderNameEditor.FolderBrowser.cs (1)
69
DirectoryPath
= folder;
3 references to DirectoryPath
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\FolderNameEditor.cs (1)
27
return _folderBrowser.
DirectoryPath
;
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\FolderNameEditorTests.cs (1)
48
Assert.Empty(browser.
DirectoryPath
);
System.Windows.Forms.UI.IntegrationTests (1)
FolderNameEditorTests.cs (1)
48
return _folderBrowser.
DirectoryPath
;