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

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

보호된 프로퍼티들

프로퍼티 타입 설명
_Children ControlList

Private Properties

프로퍼티 타입 설명
IDisposable void

공개 메소드들

메소드 설명
Stack ( ) : System

비공개 메소드들

메소드 설명
IDisposable ( ) : void

메소드 상세

Stack() 공개 메소드

public Stack ( ) : System
리턴 System

프로퍼티 상세

_Children 보호되어 있는 프로퍼티

protected ControlList _Children
리턴 ControlList