C# Class GreaterShare.Glue.PanelFitParentSizeBehavior

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
Attach ( DependencyObject associatedObject ) : void
ChangeSize ( FrameworkElement par ) : void
Detach ( ) : void
PanelFitParentSizeBehavior ( ) : Microsoft.Xaml.Interactivity

Private Methods

Méthode Description
AssociatedPanel_Loaded ( object sender, RoutedEventArgs e ) : void
FindVisualParent ( DependencyObject source ) : IEnumerable
Par_SizeChanged ( object sender, SizeChangedEventArgs e ) : void

Method Details

Attach() public méthode

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

ChangeSize() public méthode

public ChangeSize ( FrameworkElement par ) : void
par Windows.UI.Xaml.FrameworkElement
Résultat void

Detach() public méthode

public Detach ( ) : void
Résultat void

PanelFitParentSizeBehavior() public méthode

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