C# 클래스 UiaAtkBridge.ParentMenu

This empty class serves as just the needed bit for the parent menu (menu with children) to implement *officially* Atk.Selection. Its implementation is however inherited from Menu (but can't be exposed there because MenuItem should not expose it)
상속: MenuItem, Atk.ISelectionImplementor
파일 보기 프로젝트 열기: mono/uia2atk

공개 메소드들

메소드 설명
ParentMenu ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System

비공개 메소드들

메소드 설명
AddOneChild ( Atk child ) : void

메소드 상세

ParentMenu() 공개 메소드

public ParentMenu ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System
provider System.Windows.Automation.Provider.IRawElementProviderSimple
리턴 System