An NDoc Documented Class Library

WPFTreeNode Members

WPFTreeNode overview

Public Instance Constructors

WPFTreeNodeOverloaded. Initializes a new instance of the WPFTreeNode class.

Public Instance Properties

AccessKey (inherited from UIItem) 
ActionListener (inherited from UIItem) 
AutomationElement (inherited from UIItem) 
BorderColor (inherited from UIItem) 
Bounds (inherited from UIItem) 
ClickablePoint (inherited from UIItem) 
DisplayState (inherited from TreeNode) 
Enabled (inherited from UIItem) 
Framework (inherited from UIItem) 
Id (inherited from UIItem) 
IsFocussed (inherited from UIItem) 
IsOffScreen (inherited from UIItem) 
IsSelected (inherited from TreeNode) 
Location (inherited from UIItem) 
Name (inherited from UIItem) 
Nodes (inherited from TreeNode) 
PrimaryIdentification (inherited from UIItem) 
ScrollBars (inherited from UIItem) 
Text (inherited from TreeNode) 
Visible (inherited from UIItem) 
VisibleImage (inherited from UIItem) 

Public Instance Methods

ActionPerformed (inherited from UIItem)Overloaded.  
ActionPerforming (inherited from UIItem) 
Click (inherited from TreeNode) 
Collapse (inherited from TreeNode) 
DoubleClick (inherited from TreeNode) 
Enter (inherited from UIItem) 
Equals (inherited from UIItem) 
ErrorProviderMessage (inherited from UIItem) 
Expand (inherited from TreeNode) 
Focus (inherited from UIItem) 
GetElement (inherited from UIItem) 
GetHashCode (inherited from UIItem) 
GetItem (inherited from TreeNode) 
GetType (inherited from Object) Gets the Type of the current instance.
HookEvents (inherited from UIItem) 
IsExpanded (inherited from TreeNode) 
KeyIn (inherited from UIItem) 
LogStructure (inherited from UIItem) 
NameMatches (inherited from UIItem) 
RaiseClickEvent (inherited from UIItem) 
RightClick (inherited from TreeNode) 
RightClickAt (inherited from UIItem) 
Select (inherited from TreeNode) 
SetValue (inherited from UIItem) 
ToString (inherited from UIItem) 
UnHookEvents (inherited from UIItem) 
UnSelect (inherited from TreeNode) 
ValueOfEquals (inherited from UIItem) 
Visit (inherited from TreeNode)Overloaded.  
Visit (inherited from UIItem)Overloaded.  

Protected Instance Constructors

WPFTreeNodeOverloaded. Initializes a new instance of the WPFTreeNode class.

Protected Instance Fields

actionListener (inherited from UIItem) 
automationElement (inherited from UIItem) 
factory (inherited from UIItem) 
scrollBars (inherited from UIItem) 

Protected Instance Properties

SelectPoint 

Protected Instance Methods

ActionPerformed (inherited from UIItem)Overloaded.  
DoCollapse 
DoExpand 
EnterData (inherited from UIItem) 
Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
HookClickEvent (inherited from UIItem) 
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.
Pattern (inherited from UIItem) 
Property (inherited from UIItem) 
UnHookClickEvent (inherited from UIItem) 

See Also

WPFTreeNode Class | White.Core.UIItems.TreeItems Namespace