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

Parameters

d
any TextBlock within the visual tree of the part
v
See Also

Reference

Part Class
Part Members