C# 클래스 Mono.UIAutomation.Winforms.PropertyGridListItemChildProvider

상속: FragmentRootControlProvider
파일 보기 프로젝트 열기: mono/uia2atk

공개 프로퍼티들

프로퍼티 타입 설명
itemProvider PropertyGridListItemProvider
propertyGrid System.Windows.Forms.PropertyGrid
view System.Windows.Forms.PropertyGridInternal.PropertyGridView

Private Properties

프로퍼티 타입 설명
GetBounds System.Drawing.Rectangle

공개 메소드들

메소드 설명
PropertyGridListItemChildProvider ( PropertyGridListItemProvider itemProvider, System.Windows.Forms.PropertyGridInternal.PropertyGridView view ) : System

보호된 메소드들

메소드 설명
GetProviderPropertyValue ( int propertyId ) : object

비공개 메소드들

메소드 설명
GetBounds ( ) : Rectangle

메소드 상세

GetProviderPropertyValue() 보호된 메소드

protected GetProviderPropertyValue ( int propertyId ) : object
propertyId int
리턴 object

PropertyGridListItemChildProvider() 공개 메소드

public PropertyGridListItemChildProvider ( PropertyGridListItemProvider itemProvider, System.Windows.Forms.PropertyGridInternal.PropertyGridView view ) : System
itemProvider PropertyGridListItemProvider
view System.Windows.Forms.PropertyGridInternal.PropertyGridView
리턴 System

프로퍼티 상세

itemProvider 공개적으로 프로퍼티

public PropertyGridListItemProvider,Mono.UIAutomation.Winforms itemProvider
리턴 PropertyGridListItemProvider

propertyGrid 공개적으로 프로퍼티

public PropertyGrid,System.Windows.Forms propertyGrid
리턴 System.Windows.Forms.PropertyGrid

view 공개적으로 프로퍼티

public PropertyGridView,System.Windows.Forms.PropertyGridInternal view
리턴 System.Windows.Forms.PropertyGridInternal.PropertyGridView