Class RadFilePathPickerCommands
Static class listing all public Rad
Inheritance
System.Object
RadFilePathPickerCommands
Namespace: Telerik.Windows.Controls.FileDialogs
Assembly: Telerik.Windows.Controls.FileDialogs.dll
Syntax
public static class RadFilePathPickerCommands : Object
Properties
Clear
Gets the Clear command.
Declaration
public static RoutedUICommand Clear { get; }
Property Value
System.
|
ShowDialog
Gets the ShowDialog command.
Declaration
public static RoutedUICommand ShowDialog { get; }
Property Value
System.
|