public static RoutedUICommand RefreshCommand { get; }
Public Shared ReadOnly Property RefreshCommand As RoutedUICommand
Get
public:
static property RoutedUICommand^ RefreshCommand {
RoutedUICommand^ get ();
}
static member RefreshCommand : RoutedUICommand with get