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