public ICommand DragOverCommand { get; set; }
Public Property DragOverCommand As ICommand Get Set
public: property ICommand^ DragOverCommand { ICommand^ get (); void set (ICommand^ value); }
member DragOverCommand : ICommand with get, set
In This Article