Pivot.RightHeaderProperty 属性

定义

标识 RightHeader 依赖属性。

public:
 static property DependencyProperty ^ RightHeaderProperty { DependencyProperty ^ get(); };
static DependencyProperty RightHeaderProperty();
public static DependencyProperty RightHeaderProperty { get; }
var dependencyProperty = Pivot.rightHeaderProperty;
Public Shared ReadOnly Property RightHeaderProperty As DependencyProperty

属性值

RightHeader 依赖属性的标识符。

适用于

另请参阅