C# Class Vishcious.ArcGIS.SLContrib.UniformGrid

Inheritance: System.Windows.Controls.Panel
Datei anzeigen Open project: OliveiraThales/GeoCache

Public Properties

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

Protected Methods

Method Description
ArrangeOverride ( Size arrangeSize ) : Size
MeasureOverride ( Size constraint ) : Size

Private Methods

Method Description
PropertyChanged ( DependencyObject s, System.Windows.DependencyPropertyChangedEventArgs args ) : void
Refresh ( ) : void
UpdateComputedValues ( ) : void

Method Details

ArrangeOverride() protected method

protected ArrangeOverride ( Size arrangeSize ) : Size
arrangeSize System.Windows.Size
return System.Windows.Size

MeasureOverride() protected method

protected MeasureOverride ( Size constraint ) : Size
constraint System.Windows.Size
return System.Windows.Size

Property Details

ColumnsProperty public_oe static_oe property

public static DependencyProperty,System.Windows ColumnsProperty
return System.Windows.DependencyProperty

FirstColumnProperty public_oe static_oe property

public static DependencyProperty,System.Windows FirstColumnProperty
return System.Windows.DependencyProperty

RowsProperty public_oe static_oe property

public static DependencyProperty,System.Windows RowsProperty
return System.Windows.DependencyProperty