PointerGestureRecognizer.PointerExitedCommand Property

Definition

Identifies the PointerExitedCommand bindable property.

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

Property Value

Applies to