public ICommand ShowContextMenuCommand { get; }
Public ReadOnly Property ShowContextMenuCommand As ICommand Get
public: property ICommand^ ShowContextMenuCommand { ICommand^ get (); }
member ShowContextMenuCommand : ICommand with get
In This Article