GoXam for WPF v3
SetTextEditor Method
Northwoods.GoXam Namespace > Part Class : SetTextEditor Method
any TextBlock within the visual tree of the part
an Northwoods.GoXam.Tool.ITextEditor
Sets the value of the TextEditorProperty attached dependency property.
Syntax
public static void SetTextEditor( 
   DependencyObject d,
   ITextEditor v
)

Parameters

d
any TextBlock within the visual tree of the part
v
an Northwoods.GoXam.Tool.ITextEditor
See Also

Reference

Part Class
Part Members