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

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