C# 클래스 OKHOSTING.UI.UWP.Controls.Layout.RelativePanel

상속: Windows.UI.Xaml.Controls.RelativePanel, IRelativePanel
파일 보기 프로젝트 열기: okhosting/OKHOSTING.UI

보호된 프로퍼티들

프로퍼티 타입 설명
_Children ControlList

Private Properties

프로퍼티 타입 설명
IDisposable void
IRelativePanel void

공개 메소드들

메소드 설명
RelativePanel ( ) : OKHOSTING.UI.Controls.Layout

비공개 메소드들

메소드 설명
IDisposable ( ) : void
IRelativePanel ( IControl control, RelativePanelHorizontalContraint horizontalContraint, RelativePanelVerticalContraint verticalContraint, IControl referenceControl ) : void

메소드 상세

RelativePanel() 공개 메소드

public RelativePanel ( ) : OKHOSTING.UI.Controls.Layout
리턴 OKHOSTING.UI.Controls.Layout

프로퍼티 상세

_Children 보호되어 있는 프로퍼티

protected ControlList _Children
리턴 ControlList