Share via


TabViewItemTemplateSettings.TabGeometryProperty Property

Definition

Identifies the TabGeometry dependency property.

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

Property Value

The identifier for the TabGeometry dependency property.

Applies to