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