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

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

공개 메소드들

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

메소드 상세

GetIrregularSnapPoints() 공개 메소드

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

GetRegularSnapPoints() 공개 메소드

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

ItemsPresenter() 공개 메소드

public ItemsPresenter ( ) : System
리턴 System