TextBox.HeaderTemplateProperty 屬性

定義

識別 HeaderTemplate 相依性屬性。

public:
 static property DependencyProperty ^ HeaderTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty HeaderTemplateProperty();
public static DependencyProperty HeaderTemplateProperty { get; }
var dependencyProperty = TextBox.headerTemplateProperty;
Public Shared ReadOnly Property HeaderTemplateProperty As DependencyProperty

屬性值

HeaderTemplate 相依性屬性的標識碼。

適用於