ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / ContentLinkForegroundColor Property

In This Topic
    ContentLinkForegroundColor Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ContentLinkForegroundColor As Windows.UI.Xaml.Media.SolidColorBrush
    public Windows.UI.Xaml.Media.SolidColorBrush ContentLinkForegroundColor {get; set;}
    See Also