Share via


VisualStateManager.CustomVisualStateManagerProperty Propiedad

Definición

Identifica la propiedad de dependencia VisualStateManager.CustomVisualStateManager .

public:
 static property DependencyProperty ^ CustomVisualStateManagerProperty { DependencyProperty ^ get(); };
static DependencyProperty CustomVisualStateManagerProperty();
public static DependencyProperty CustomVisualStateManagerProperty { get; }
var dependencyProperty = VisualStateManager.customVisualStateManagerProperty;
Public Shared ReadOnly Property CustomVisualStateManagerProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia VisualStateManager.CustomVisualStateManager .

Se aplica a

Consulte también