Northwoods.GoWPF 2.2.4 Assembly
SetVisible Method

the root VisualElement
Sets the value of the Visible attached dependency property.
Syntax
Public Shared Sub SetVisible( _
   ByVal d As DependencyObject, _
   ByVal v As Boolean _
) 
public static void SetVisible( 
   DependencyObject d,
   bool v
)

Parameters

d
the root VisualElement
v
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback