Compartir a través de


PointerGestureRecognizer.PointerPressedCommand Propiedad

Definición

Identifica la propiedad enlazable 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

Valor de propiedad

Se aplica a