次の方法で共有


PointerGestureRecognizer.PointerExitedCommand プロパティ

定義

PointerExitedCommand バインド可能なプロパティを識別します。

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

プロパティ値

適用対象