Share via


Control.RequiresPointerProperty Propiedad

Definición

Identifica la propiedad de dependencia RequirePointer .

public:
 static property DependencyProperty ^ RequiresPointerProperty { DependencyProperty ^ get(); };
static DependencyProperty RequiresPointerProperty();
public static DependencyProperty RequiresPointerProperty { get; }
var dependencyProperty = Control.requiresPointerProperty;
Public Shared ReadOnly Property RequiresPointerProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia RequirePointer .

Se aplica a