VisualStateManager.CustomVisualStateManagerProperty Proprietà

Definizione

Identifica la proprietà di dipendenza 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

Valore della proprietà

Identificatore della proprietà di dipendenza VisualStateManager.CustomVisualStateManager .

Si applica a

Vedi anche