[NotNullAttribute]
public ICommand SetFocusCommand { get; }<NotNullAttribute>
Public ReadOnly Property SetFocusCommand As ICommand
Getpublic:
[NotNullAttribute]
property ICommand^ SetFocusCommand {
ICommand^ get ();
}[<NotNullAttribute>]
member SetFocusCommand : ICommand with get