ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1EditableContentControl Class / ContentConverterProperty Field

In This Topic
    ContentConverterProperty Field
    In This Topic
    Identifies the ContentConverter dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ContentConverterProperty As DependencyProperty
    public static readonly DependencyProperty ContentConverterProperty
    See Also