Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PointerGestureRecognizer.PointerPressedCommandParameter Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Identifies the PointerPressedCommandParameter bindable property.

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

Property Value

Applies to


Feedback

Was this page helpful?