ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TextEditableContentControl Class / SelectionForegroundProperty Field



In This Topic
    SelectionForegroundProperty Field (C1TextEditableContentControl)
    In This Topic
    Identifies the SelectionForeground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectionForegroundProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TextEditableContentControl.SelectionForegroundProperty
    public static readonly DependencyProperty SelectionForegroundProperty
    public:
    static readonly DependencyProperty^ SelectionForegroundProperty
    See Also