GoXam for WPF v3
TextEditor Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Tool Namespace
>
TextEditingTool Class
: TextEditor Property
Gets or sets the "editing" code that manages the interactions of the
EditorAdornment
.
Syntax
C#
public
ITextEditor
TextEditor {
get
;
set
;}
Property Value
This is set by
DoActivate
.
See Also
Reference
TextEditingTool Class
TextEditingTool Members