Control.ForegroundProperty Свойство

Определение

Идентифицирует свойство зависимости переднего плана .

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

Значение свойства

Идентификатор свойства зависимостей Foreground .

Применяется к