C# Class ComponentFactory.Quicksilver.Layout.MetaUniformGridPanel

MetaPanel predefined with WrapLayout appropriate settings.
Inheritance: FixedMetaPanelBase
Mostra file Open project: ComponentFactory/Quicksilver

Public Properties

Property Type Description
ColumnsProperty System.Windows.DependencyProperty
FirstColumnProperty System.Windows.DependencyProperty
RowsProperty System.Windows.DependencyProperty

Private Methods

Method Description
MetaUniformGridPanel ( ) : System

Property Details

ColumnsProperty public_oe static_oe property

Identifies the Columns dependency property.
public static DependencyProperty,System.Windows ColumnsProperty
return System.Windows.DependencyProperty

FirstColumnProperty public_oe static_oe property

Identifies the FirstColumn dependency property.
public static DependencyProperty,System.Windows FirstColumnProperty
return System.Windows.DependencyProperty

RowsProperty public_oe static_oe property

Identifies the Rows dependency property.
public static DependencyProperty,System.Windows RowsProperty
return System.Windows.DependencyProperty