
The WPF.TextControlFrameworkElement class is the base class of all TXTextControl WPF controls and can only be used internally. It is inherited from the System.Windows.FrameworkElement class. For a list of inherited properties, methods and events see the .NET Framework reference.
Introduced: 16.0.
[C#]
public class TextControlFrameworkElement : System.Windows.FrameworkElement
[Visual Basic]
Public Class TextControlFrameworkElement
Inherits System.Windows.FrameworkElement