VisualStateManager.CustomVisualStateManagerProperty Propriété

Définition

Identifie la propriété de dépendance 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

Valeur de propriété

Identificateur de la propriété de dépendance VisualStateManager.CustomVisualStateManager .

S’applique à

Voir aussi