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

适用于