C# Class Microsoft.Phone.Controls.WrapPanel

Inheritance: Windows.UI.Xaml.Controls.Panel
Afficher le fichier Open project: tgckpg/wenku10 Class Usage Examples

Méthodes publiques

Свойство Type Description
ItemHeightProperty Windows.UI.Xaml.DependencyProperty
ItemWidthProperty Windows.UI.Xaml.DependencyProperty
OrientationProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
WrapPanel ( ) : System

Méthodes protégées

Méthode Description
ArrangeOverride ( Size finalSize ) : Size

Private Methods

Méthode Description
ArrangeLine ( int lineStart, int lineEnd, double directDelta, double indirectOffset, double indirectGrowth ) : void
MeasureOverride ( Size constraint ) : Size
OnItemHeightOrWidthPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnOrientationPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

ArrangeOverride() protected méthode

protected ArrangeOverride ( Size finalSize ) : Size
finalSize Windows.Foundation.Size
Résultat Windows.Foundation.Size

WrapPanel() public méthode

public WrapPanel ( ) : System
Résultat System

Property Details

ItemHeightProperty public_oe static_oe property

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

ItemWidthProperty public_oe static_oe property

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

OrientationProperty public_oe static_oe property

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