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 相依性屬性的標識碼。

適用於