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