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