ComponentOne Extended Library for UWP
InputForeground Property (C1ColorPicker)

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > C1ColorPicker Class : InputForeground Property
Gets or sets the Windows.UI.Xaml.Media.Brush applied to the text inside an input control when this text is not selected.
Syntax
'Declaration
 
Public Property InputForeground As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush InputForeground {get; set;}
See Also

Reference

C1ColorPicker Class
C1ColorPicker Members