PointerEventArgs.PointerType Propiedad

Definición

Indica el tipo de dispositivo que provocó el evento. Debe ser una de las cadenas del mouse, el lápiz o la entrada táctil, o una cadena vacía.

public:
 property System::String ^ PointerType { System::String ^ get(); void set(System::String ^ value); };
public string PointerType { get; set; }
member this.PointerType : string with get, set
Public Property PointerType As String

Valor de propiedad

String

Se aplica a