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

AutomationPeer that is a wrapper around RibbonGroup.Header object
상속: System.Windows.Automation.Peers.FrameworkElementAutomationPeer
파일 보기 프로젝트 열기: kasicass/kasicass

공개 메소드들

메소드 설명
RibbonGroupHeaderAutomationPeer ( FrameworkElement owner ) : System

보호된 메소드들

메소드 설명
GetAutomationControlTypeCore ( ) : AutomationControlType
GetClassNameCore ( ) : string
GetNameCore ( ) : string

메소드 상세

GetAutomationControlTypeCore() 보호된 메소드

protected GetAutomationControlTypeCore ( ) : AutomationControlType
리턴 AutomationControlType

GetClassNameCore() 보호된 메소드

protected GetClassNameCore ( ) : string
리턴 string

GetNameCore() 보호된 메소드

protected GetNameCore ( ) : string
리턴 string

RibbonGroupHeaderAutomationPeer() 공개 메소드

public RibbonGroupHeaderAutomationPeer ( FrameworkElement owner ) : System
owner System.Windows.FrameworkElement
리턴 System