Northwoods.GoWPF 2.2.4 Assembly
GetTextEditAdornmentTemplate Method

any TextBlock within the visual tree of the part
Gets the value of the TextEditAdornmentTemplateProperty attached dependency property.
Syntax
Public Shared Function GetTextEditAdornmentTemplate( _
   ByVal d As DependencyObject _
) As DataTemplate
public static DataTemplate GetTextEditAdornmentTemplate( 
   DependencyObject d
)

Parameters

d
any TextBlock within the visual tree of the part

Return Value

A DataTemplate, by default null. A null value causes the Northwoods.GoXam.Tool.TextEditingTool to use a default template that uses a TextBox.
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback