Static class listing all public RadFilePathPicker commands.
Definition
Namespace:Telerik.Windows.Controls.FileDialogs
Assembly:Telerik.Windows.Controls.FileDialogs.dll
Syntax:
C#
public static class RadFilePathPickerCommands
Inheritance: objectRadFilePathPickerCommands
Properties
Clear
RoutedUICommand
Gets the Clear command.
C#
public static RoutedUICommand Clear { get; }
ShowDialog
RoutedUICommand
Gets the ShowDialog command.
C#
public static RoutedUICommand ShowDialog { get; }