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