C# Class Vishcious.ArcGIS.SLContrib.StackPanel

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

Public Properties

Property Type Description
LengthProperty System.Windows.DependencyProperty
OrientationProperty System.Windows.DependencyProperty

Public Methods

Method Description
GetLength ( DependencyObject obj ) : GridLength
SetLength ( DependencyObject obj, GridLength Length ) : void

Protected Methods

Method Description
ArrangeOverride ( Size finalSize ) : Size
MeasureOverride ( Size availableSize ) : Size

Private Methods

Method Description
OrientationChanged ( Orientation newValue ) : void
OrientationPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

ArrangeOverride() protected method

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

GetLength() public static method

public static GetLength ( DependencyObject obj ) : GridLength
obj System.Windows.DependencyObject
return GridLength

MeasureOverride() protected method

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

SetLength() public static method

public static SetLength ( DependencyObject obj, GridLength Length ) : void
obj System.Windows.DependencyObject
Length GridLength
return void

Property Details

LengthProperty public_oe static_oe property

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

OrientationProperty public_oe static_oe property

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