RichTextBlock.ForegroundProperty 屬性

定義

識別 前景 相依性屬性。

public:
 static property DependencyProperty ^ ForegroundProperty { DependencyProperty ^ get(); };
static DependencyProperty ForegroundProperty();
public static DependencyProperty ForegroundProperty { get; }
var dependencyProperty = RichTextBlock.foregroundProperty;
Public Shared ReadOnly Property ForegroundProperty As DependencyProperty

屬性值

前景相依性屬性的識別碼。

適用於