共用方式為


DropGestureRecognizer.DropCommand 屬性

定義

public:
 property System::Windows::Input::ICommand ^ DropCommand { System::Windows::Input::ICommand ^ get(); void set(System::Windows::Input::ICommand ^ value); };
public System.Windows.Input.ICommand DropCommand { get; set; }
member this.DropCommand : System.Windows.Input.ICommand with get, set
Public Property DropCommand As ICommand

屬性值

適用於