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