ComponentOne Basic Library for UWP
SelectionForeground Property

C1.UWP Assembly > C1.Xaml Namespace > C1NumericBox Class : SelectionForeground Property
Gets or sets the Windows.UI.Xaml.Media.Brush used as foreground of the selected text.
Syntax
'Declaration
 
Public Property SelectionForeground As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush SelectionForeground {get; set;}
See Also

Reference

C1NumericBox Class
C1NumericBox Members