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