C# Class withSIX.Core.Presentation.Wpf.Behaviors.UniformGridBehavior

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Свойство Type Description
ItemWidthProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetItemWidth ( System.Windows.Controls.Primitives.UniformGrid grid ) : double
SetItemWidth ( System.Windows.Controls.Primitives.UniformGrid grid, double value ) : void

Private Methods

Méthode Description
GetColumns ( double x, double val ) : int
OnItemWidthChanged ( DependencyObject depObj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GetItemWidth() public static méthode

public static GetItemWidth ( System.Windows.Controls.Primitives.UniformGrid grid ) : double
grid System.Windows.Controls.Primitives.UniformGrid
Résultat double

SetItemWidth() public static méthode

public static SetItemWidth ( System.Windows.Controls.Primitives.UniformGrid grid, double value ) : void
grid System.Windows.Controls.Primitives.UniformGrid
value double
Résultat void

Property Details

ItemWidthProperty public_oe static_oe property

public static DependencyProperty,System.Windows ItemWidthProperty
Résultat System.Windows.DependencyProperty