VisualStateManager.CustomVisualStateManagerProperty プロパティ

定義

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

プロパティ値

VisualStateManager.CustomVisualStateManager 依存関係プロパティの識別子。

適用対象

こちらもご覧ください