C# Class withSIX.Core.Presentation.Wpf.Views.Controls.GutterGridNoOutsideGutters

Inheritance: GutterGrid
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Свойство Type Description
ColumnGutterWidthProperty System.Windows.DependencyProperty
ColumnProperty System.Windows.DependencyProperty
ColumnSpanProperty System.Windows.DependencyProperty
NumberOfColumnsProperty System.Windows.DependencyProperty
NumberOfRowsProperty System.Windows.DependencyProperty
RowGutterWidthProperty System.Windows.DependencyProperty
RowProperty System.Windows.DependencyProperty
RowSpanProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
OnVisualChildrenChanged ( DependencyObject visualAdded, DependencyObject visualRemoved ) : void

Private Methods

Méthode Description
ChildElementColumnChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ChildElementColumnSpanChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ChildElementRowChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ChildElementRowSpanChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
GridLayoutChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
GutterGridNoOutsideGutters ( ) : System.Windows

Method Details

OnVisualChildrenChanged() protected méthode

protected OnVisualChildrenChanged ( DependencyObject visualAdded, DependencyObject visualRemoved ) : void
visualAdded System.Windows.DependencyObject
visualRemoved System.Windows.DependencyObject
Résultat void

Property Details

ColumnGutterWidthProperty public_oe static_oe property

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

ColumnProperty public_oe static_oe property

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

ColumnSpanProperty public_oe static_oe property

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

NumberOfColumnsProperty public_oe static_oe property

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

NumberOfRowsProperty public_oe static_oe property

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

RowGutterWidthProperty public_oe static_oe property

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

RowProperty public_oe static_oe property

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

RowSpanProperty public_oe static_oe property

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