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