ActualControlForeground Property
In This Topic
Returns the
System.Windows.Media.Brush object to use as ControlForeground inside control template.
Syntax
'Declaration
Public ReadOnly Property ActualControlForeground As Brush
public Brush ActualControlForeground {get;}
See Also