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

Parameters

d
any TextBlock within the visual tree of the part

Return Value

By default this returns false
See Also

Reference

Part Class
Part Members