TabViewItemTemplateSettings.TabGeometryProperty 属性

定义

标识 TabGeometry 依赖属性。

public:
 static property DependencyProperty ^ TabGeometryProperty { DependencyProperty ^ get(); };
static DependencyProperty TabGeometryProperty();
public static DependencyProperty TabGeometryProperty { get; }
var dependencyProperty = TabViewItemTemplateSettings.tabGeometryProperty;
Public Shared ReadOnly Property TabGeometryProperty As DependencyProperty

属性值

TabGeometry 依赖属性的标识符。

适用于