VisualStateManager.CustomVisualStateManagerProperty 属性

定义

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 依赖属性的标识符。

适用于

另请参阅