Identifies the AppearanceAlternatingRowForeground dependency property.

Namespace: Dapfor.Wpf.Controls
Assembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)

Syntax

C#
public static readonly DependencyProperty AppearanceAlternatingRowForegroundProperty
Visual Basic
Public Shared ReadOnly AppearanceAlternatingRowForegroundProperty As DependencyProperty
Visual C++
public:
static initonly DependencyProperty^ AppearanceAlternatingRowForegroundProperty
F#
static val AppearanceAlternatingRowForegroundProperty: DependencyProperty

Field Value

Type: DependencyProperty

See Also