AutoSuggestBox.PlaceholderTextProperty 屬性

定義

識別 PlaceholderText 相依性屬性。

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

屬性值

PlaceholderText相依性屬性的識別碼。

適用於