C# 클래스 Microsoft.Windows.Automation.Peers.RibbonContextualTabGroupAutomationPeer

AutomationPeer for a RibbonContextualTabGroup
상속: System.Windows.Automation.Peers.FrameworkElementAutomationPeer
파일 보기 프로젝트 열기: kasicass/kasicass 1 사용 예제들

공개 메소드들

메소드 설명
RibbonContextualTabGroupAutomationPeer ( RibbonContextualTabGroup owner ) : System

보호된 메소드들

메소드 설명
GetClassNameCore ( ) : string
GetNameCore ( ) : string
IsOffscreenCore ( ) : bool

메소드 상세

GetClassNameCore() 보호된 메소드

protected GetClassNameCore ( ) : string
리턴 string

GetNameCore() 보호된 메소드

protected GetNameCore ( ) : string
리턴 string

IsOffscreenCore() 보호된 메소드

protected IsOffscreenCore ( ) : bool
리턴 bool

RibbonContextualTabGroupAutomationPeer() 공개 메소드

public RibbonContextualTabGroupAutomationPeer ( RibbonContextualTabGroup owner ) : System
owner RibbonContextualTabGroup
리턴 System