ComboBox.PlaceholderTextProperty プロパティ

定義

PlaceholderText 依存関係プロパティを識別します。

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

プロパティ値

PlaceholderText 依存関係プロパティの識別子。

適用対象