StylesPatternIdentifiers.ShapeProperty 属性

定义

标识 Shape 自动化属性。

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

属性值

自动化属性标识符。

适用于

另请参阅