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