-
Notifications
You must be signed in to change notification settings - Fork 882
MultiLineTextEditor
BoucherS edited this page Jun 14, 2017
·
2 revisions
Derives from ContentControl
Represents a resizable multi-line text editor that displays in a dropdown.
|| Property || Description | DropDownHeight | Gets or sets the height of the dropdown. | DropDownWidth | Gets or sets the width of the dropdown. | IsOpen | Gets or sets a value indicating whether the dropdown is open. | IsSpellCheckEnabled | Gets or sets a value indicating whether the spell checker is enabled. | Text | Gets or sets the text of the MultiLineEditor. | TextAlignment | Gets or sets the alignment of Text. | TextWrapping | Gets or sets the text wrapping method of Text.