Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ComboBox Class / SelectionForegroundProperty Field

In This Topic
    SelectionForegroundProperty Field (C1ComboBox)
    In This Topic
    Identifies the SelectionForeground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectionForegroundProperty As DependencyProperty
    public static readonly DependencyProperty SelectionForegroundProperty
    See Also