C# Class GreaterShare.Glue.SingleItemDisplayBehavior

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

Private Properties

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

Méthodes publiques

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

Private Methods

Méthode Description
AssociatedItemsWrapGrid_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
FindVisualParent ( DependencyObject source ) : IEnumerable
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

SingleItemDisplayBehavior() public méthode

public SingleItemDisplayBehavior ( ) : 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