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