GoXam for WPF v3
SetText Method
Northwoods.GoXam Namespace > Part Class : SetText Method
the root VisualElement
Sets the value of the Text attached dependency property.
Syntax
public static void SetText( 
   DependencyObject d,
   string v
)

Parameters

d
the root VisualElement
v
See Also

Reference

Part Class
Part Members