PointerGestureRecognizer.PointerMovedCommandParameter Property

Definition

Identifies the PointerMovedCommandParameter bindable property.

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

Property Value

Applies to