AutoSuggestBox.TextProperty 屬性

定義

識別 PlaceholderText 相依性屬性。

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

屬性值

PlaceholderText 相依性屬性的標識碼。

適用於