PointerGestureRecognizer.PointerMovedCommand Property

Definition

Identifies the PointerMovedCommand bindable property.

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

Property Value

Applies to