Page.ForegroundProperty Field

Definition

Identifies the Foreground dependency property.

public: static initonly System::Windows::DependencyProperty ^ ForegroundProperty;
public static readonly System.Windows.DependencyProperty ForegroundProperty;
 staticval mutable ForegroundProperty : System.Windows.DependencyProperty
Public Shared ReadOnly ForegroundProperty As DependencyProperty 

Field Value

Examples

Dependency Properties Overview

Remarks

The identifier for the Foreground dependency property.

Applies to