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