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

Parameters

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

Reference

Part Class
Part Members