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