C# 클래스 White.Core.UIItems.TreeItems.Win32TreeNode

상속: White.Core.UIItems.TreeItems.TreeNode
파일 보기 프로젝트 열기: PulseMiningSystems/White

공개 메소드들

메소드 설명
Win32TreeNode ( AutomationElement automationElement, ActionListener actionListener ) : System.Windows

보호된 메소드들

메소드 설명
DoCollapse ( ) : void
DoExpand ( ) : void
Win32TreeNode ( ) : System.Windows

메소드 상세

DoCollapse() 보호된 메소드

protected DoCollapse ( ) : void
리턴 void

DoExpand() 보호된 메소드

protected DoExpand ( ) : void
리턴 void

Win32TreeNode() 보호된 메소드

protected Win32TreeNode ( ) : System.Windows
리턴 System.Windows

Win32TreeNode() 공개 메소드

public Win32TreeNode ( AutomationElement automationElement, ActionListener actionListener ) : System.Windows
automationElement System.Windows.Automation.AutomationElement
actionListener ActionListener
리턴 System.Windows