共用方式為


PointerGestureRecognizer.PointerPressedCommand 屬性

定義

識別 PointerPressedCommand 可系結屬性。

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

屬性值

適用於