Northwoods.GoWPF 2.2.4 Assembly
GetTextEditable Method

any TextBlock within the visual tree of the part
Gets the value of the TextEditableProperty attached dependency property.
Syntax
Public Shared Function GetTextEditable( _
   ByVal d As DependencyObject _
) As Boolean
public static bool GetTextEditable( 
   DependencyObject d
)

Parameters

d
any TextBlock within the visual tree of the part

Return Value

By default this returns false
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback