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

상속: System.Windows.Automation.Peers.SeparatorAutomationPeer
파일 보기 프로젝트 열기: kasicass/kasicass

공개 메소드들

메소드 설명
RibbonSeparatorAutomationPeer ( RibbonSeparator owner ) : System

보호된 메소드들

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

Returns name for automation clients to display

메소드 상세

GetClassNameCore() 보호된 메소드

protected GetClassNameCore ( ) : string
리턴 string

GetNameCore() 보호된 메소드

Returns name for automation clients to display
protected GetNameCore ( ) : string
리턴 string

RibbonSeparatorAutomationPeer() 공개 메소드

public RibbonSeparatorAutomationPeer ( RibbonSeparator owner ) : System
owner Microsoft.Windows.Controls.Ribbon.RibbonSeparator
리턴 System