Click or drag to resize
weroSoft AG, Software
PartialFileSystemViewModelRootFolderSelected Event
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Event which is raised if a code root was selected.

Namespace:  WeroSoft.Development.Controls
Assembly:  WeroSoft.Client.Desktop.Library (in WeroSoft.Client.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public event EventHandler<RootFolderSelectionEventArgs> RootFolderSelected

Value

Type: SystemEventHandlerRootFolderSelectionEventArgs
See Also