C# 클래스 SoftwareKobo.UniversalToolkit.Controls.AdaptiveCollectionView

상속: Windows.UI.Xaml.Controls.GridView
파일 보기 프로젝트 열기: h82258652/SoftwareKobo.UniversalToolkit 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ItemContainerStyleProperty Windows.UI.Xaml.DependencyProperty
ModeProperty Windows.UI.Xaml.DependencyProperty

Private Properties

프로퍼티 타입 설명
InternalModeChanged void
ItemContainerStyleChanged void
ItemsPanelChanged void
SetBaseItemContainerStyle void
SetBaseItemsPanel void

공개 메소드들

메소드 설명
AdaptiveCollectionView ( ) : SoftwareKobo.UniversalToolkit.AwaitableUI

비공개 메소드들

메소드 설명
InternalModeChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
ItemContainerStyleChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
ItemsPanelChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
SetBaseItemContainerStyle ( Style value ) : void
SetBaseItemsPanel ( ItemsPanelTemplate value ) : void

메소드 상세

AdaptiveCollectionView() 공개 메소드

public AdaptiveCollectionView ( ) : SoftwareKobo.UniversalToolkit.AwaitableUI
리턴 SoftwareKobo.UniversalToolkit.AwaitableUI

프로퍼티 상세

ItemContainerStyleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ItemContainerStyleProperty
리턴 Windows.UI.Xaml.DependencyProperty

ModeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ModeProperty
리턴 Windows.UI.Xaml.DependencyProperty