Share via


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 依赖属性的标识符。

适用于