ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1TextEditableContentControl Class / C1TextEditableContentControl Constructor

In This Topic
    C1TextEditableContentControl Constructor
    In This Topic
    Initializes a new instance of the C1TextEditableContentControl class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1TextEditableContentControl()
    See Also