AutoSuggestBox.HeaderProperty 屬性

定義

識別 標頭 相依性屬性。

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相依性屬性的識別碼。

適用於