Share via


TextBox.PlaceholderForegroundProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ PlaceholderForegroundProperty { DependencyProperty ^ get(); };
static DependencyProperty PlaceholderForegroundProperty();
public static DependencyProperty PlaceholderForegroundProperty { get; }
var dependencyProperty = TextBox.placeholderForegroundProperty;
Public Shared ReadOnly Property PlaceholderForegroundProperty As DependencyProperty

プロパティ値

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

適用対象