StylesPatternIdentifiers.StyleNameProperty 属性

定义

标识 StyleName 自动化属性。

public:
 static property AutomationProperty ^ StyleNameProperty { AutomationProperty ^ get(); };
static AutomationProperty StyleNameProperty();
public static AutomationProperty StyleNameProperty { get; }
var automationProperty = StylesPatternIdentifiers.styleNameProperty;
Public Shared ReadOnly Property StyleNameProperty As AutomationProperty

属性值

自动化属性标识符。

适用于

另请参阅