C# Class ComponentFactory.Quicksilver.Layout.MetaUniformGridPanel

MetaPanel predefined with WrapLayout appropriate settings.
Inheritance: FixedMetaPanelBase
Afficher le fichier Open project: ComponentFactory/Quicksilver

Méthodes publiques

Свойство Type Description
ColumnsProperty System.Windows.DependencyProperty
FirstColumnProperty System.Windows.DependencyProperty
RowsProperty System.Windows.DependencyProperty

Private Methods

Méthode Description
MetaUniformGridPanel ( ) : System

Property Details

ColumnsProperty public_oe static_oe property

Identifies the Columns dependency property.
public static DependencyProperty,System.Windows ColumnsProperty
Résultat System.Windows.DependencyProperty

FirstColumnProperty public_oe static_oe property

Identifies the FirstColumn dependency property.
public static DependencyProperty,System.Windows FirstColumnProperty
Résultat System.Windows.DependencyProperty

RowsProperty public_oe static_oe property

Identifies the Rows dependency property.
public static DependencyProperty,System.Windows RowsProperty
Résultat System.Windows.DependencyProperty