C# Class Core2D.Wpf.Controls.Shapes.TextControl

Interaction logic for TextControl xaml.
Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: Core2D/Core2D

Public Methods

Method Description
TextControl ( ) : System.Windows.Controls

Initializes a new instance of the TextControl class.

Method Details

TextControl() public method

Initializes a new instance of the TextControl class.
public TextControl ( ) : System.Windows.Controls
return System.Windows.Controls