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