Northwoods.GoWPF 2.2.4 Assembly
GetTextEditor Method

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

Parameters

d
any TextBlock within the visual tree of the part

Return Value

An Northwoods.GoXam.Tool.ITextEditor. By default this returns null, which causes the Northwoods.GoXam.Tool.TextEditingTool to use an editor that works with the default GetTextEditAdornmentTemplate that uses a TextBox.
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback