StylesPatternIdentifiers.ExtendedPropertiesProperty 属性

定义

标识 ExtendedProperties 自动化属性。

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

属性值

自动化属性标识符。

适用于

另请参阅