C# Class GreaterShare.Glue.MinItemSizeBehavior

Inheritance: Windows.UI.Xaml.DependencyObject, IBehavior
Afficher le fichier Open project: waynebaby/GreaterShareUWP

Méthodes publiques

Свойство Type Description
AssociatedObjectProperty Windows.UI.Xaml.DependencyProperty
GridOrientationProperty Windows.UI.Xaml.DependencyProperty
ItemMinHeightProperty Windows.UI.Xaml.DependencyProperty
ItemMinWidthProperty Windows.UI.Xaml.DependencyProperty

Private Properties

Свойство Type Description
AssociatedItemsWrapGrid_SizeChanged void
ResizeItem void

Méthodes publiques

Méthode Description
Attach ( DependencyObject associatedObject ) : void
Detach ( ) : void
MinItemSizeBehavior ( ) : Microsoft.Xaml.Interactivity

Private Methods

Méthode Description
AssociatedItemsWrapGrid_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
ResizeItem ( ) : void

Method Details

Attach() public méthode

public Attach ( DependencyObject associatedObject ) : void
associatedObject Windows.UI.Xaml.DependencyObject
Résultat void

Detach() public méthode

public Detach ( ) : void
Résultat void

MinItemSizeBehavior() public méthode

public MinItemSizeBehavior ( ) : Microsoft.Xaml.Interactivity
Résultat Microsoft.Xaml.Interactivity

Property Details

AssociatedObjectProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml AssociatedObjectProperty
Résultat Windows.UI.Xaml.DependencyProperty

GridOrientationProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml GridOrientationProperty
Résultat Windows.UI.Xaml.DependencyProperty

ItemMinHeightProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ItemMinHeightProperty
Résultat Windows.UI.Xaml.DependencyProperty

ItemMinWidthProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ItemMinWidthProperty
Résultat Windows.UI.Xaml.DependencyProperty