C# 클래스 Windows.UI.Xaml.Controls.StackPanel

상속: Panel, IStackPanel, IScrollSnapPointsInfo
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 메소드들

메소드 설명
GetIrregularSnapPoints ( [ orientation, [ alignment ) : IVectorView
GetRegularSnapPoints ( [ orientation, [ alignment, float &offset ) : float
StackPanel ( ) : System

메소드 상세

GetIrregularSnapPoints() 공개 메소드

public GetIrregularSnapPoints ( [ orientation, [ alignment ) : IVectorView
orientation [
alignment [
리턴 IVectorView

GetRegularSnapPoints() 공개 메소드

public GetRegularSnapPoints ( [ orientation, [ alignment, float &offset ) : float
orientation [
alignment [
offset float
리턴 float

StackPanel() 공개 메소드

public StackPanel ( ) : System
리턴 System