Northwoods.GoWPF 2.2.4 Assembly
SetTextEditAdornmentTemplate Method

any TextBlock within the visual tree of the part
Sets the value of the TextEditAdornmentTemplateProperty attached dependency property.
Syntax
Public Shared Sub SetTextEditAdornmentTemplate( _
   ByVal d As DependencyObject, _
   ByVal v As DataTemplate _
) 
public static void SetTextEditAdornmentTemplate( 
   DependencyObject d,
   DataTemplate v
)

Parameters

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

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback