StylesPatternIdentifiers.ExtendedPropertiesProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the ExtendedProperties automation property.
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
Property Value
The automation property identifier.