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