Northwoods.GoWPF 2.2.4 Assembly
SetText Method

the root VisualElement
Sets the value of the Text attached dependency property.
Syntax
Public Shared Sub SetText( _
   ByVal d As DependencyObject, _
   ByVal v As String _
) 
public static void SetText( 
   DependencyObject d,
   string v
)

Parameters

d
the root VisualElement
v
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback