public static DataTemplate GetTextEditAdornmentTemplate( DependencyObject d )
Parameters
- d
- any
TextBlockwithin the visual tree of the part
Return Value
A
DataTemplate, by default null. A null value causes the Northwoods.GoXam.Tool.TextEditingTool to use a default template that uses a TextBox.