ClassRadFilePathPickerCommands
Class
Static class listing all public RadFilePathPicker commands.
Definition
Namespace:Telerik.Windows.Controls.FileDialogs
Assembly:Telerik.Windows.Controls.FileDialogs.dll
Syntax:
cs-api-definition
public static class RadFilePathPickerCommands
Inheritance: objectRadFilePathPickerCommands
Properties
Clear
Gets the Clear command.
Declaration
cs-api-definition
public static RoutedUICommand Clear { get; }
Property Value
RoutedUICommand
ShowDialog
Gets the ShowDialog command.
Declaration
cs-api-definition
public static RoutedUICommand ShowDialog { get; }
Property Value
RoutedUICommand