AutoSuggestBox.HeaderProperty 屬性

定義

識別 Header 相依性屬性。

public:
 static property DependencyProperty ^ HeaderProperty { DependencyProperty ^ get(); };
static DependencyProperty HeaderProperty();
public static DependencyProperty HeaderProperty { get; }
var dependencyProperty = AutoSuggestBox.headerProperty;
Public Shared ReadOnly Property HeaderProperty As DependencyProperty

屬性值

Header 相依性屬性的標識碼。

適用於