C# 클래스 GreaterShare.Glue.MinItemSizeBehavior

상속: Windows.UI.Xaml.DependencyObject, IBehavior
파일 보기 프로젝트 열기: waynebaby/GreaterShareUWP

공개 프로퍼티들

프로퍼티 타입 설명
AssociatedObjectProperty Windows.UI.Xaml.DependencyProperty
GridOrientationProperty Windows.UI.Xaml.DependencyProperty
ItemMinHeightProperty Windows.UI.Xaml.DependencyProperty
ItemMinWidthProperty Windows.UI.Xaml.DependencyProperty

Private Properties

프로퍼티 타입 설명
AssociatedItemsWrapGrid_SizeChanged void
ResizeItem void

공개 메소드들

메소드 설명
Attach ( DependencyObject associatedObject ) : void
Detach ( ) : void
MinItemSizeBehavior ( ) : Microsoft.Xaml.Interactivity

비공개 메소드들

메소드 설명
AssociatedItemsWrapGrid_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
ResizeItem ( ) : void

메소드 상세

Attach() 공개 메소드

public Attach ( DependencyObject associatedObject ) : void
associatedObject Windows.UI.Xaml.DependencyObject
리턴 void

Detach() 공개 메소드

public Detach ( ) : void
리턴 void

MinItemSizeBehavior() 공개 메소드

public MinItemSizeBehavior ( ) : Microsoft.Xaml.Interactivity
리턴 Microsoft.Xaml.Interactivity

프로퍼티 상세

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

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

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

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

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

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

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

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