AutoSuggestBox.TextBoxStyleProperty 屬性

定義

識別 TextBoxStyle 相依性屬性。

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

屬性值

TextBoxStyle 相依性屬性的標識碼。

適用於