共用方式為


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

適用於