GoXam for WPF v3
TextEditingTool Property (ITextEditor)
Northwoods.GoXam.Tool Namespace > ITextEditor Interface : TextEditingTool Property
Gets or sets the TextEditingTool.
Syntax
TextEditingTool TextEditingTool {get; set;}
Remarks
You will want to have the setter perform the editing control's initialization when the new value is not null.
See Also

Reference

ITextEditor Interface
ITextEditor Members