StylesPatternIdentifiers.ExtendedPropertiesProperty Property

Definition

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.

Applies to

See also