PointerGestureRecognizer.PointerEnteredCommand Property

Definition

Identifies the PointerEnteredCommand bindable property.

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

Property Value

Applies to