GoXam for WPF v3
EditorAdornment 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
: EditorAdornment Property
Gets or sets the "editor"
Northwoods.GoXam.Adornment
that contains the control used to edit the text.
Syntax
C#
public
Adornment
EditorAdornment {
get
;
set
;}
Property Value
This is set by
DoActivate
.
See Also
Reference
TextEditingTool Class
TextEditingTool Members