次の方法で共有


PointerGestureRecognizer.PointerEnteredCommand プロパティ

定義

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

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

プロパティ値

適用対象