Candide.CandideUI.Containers.CandideStackPanel
Type JSONpublic class in Candide.CandideUI.Containers
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Containers - Base type
Candide.CandideUI.Containers.CandideGrid - Hash
0EB82EFEC0AFFD9302012139EB1509C0CF61B8EA315299B2199DCE3ECA450D8A
Relationships
Base type
Derived types
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
_dirty# | private | private System.Boolean _dirty |
Properties
| Name | Visibility | Signature |
|---|---|---|
Orientation# | public | public Candide.CandideUI.Orientation Orientation |
Methods
InternalArrange
#
public System.Void InternalArrange()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
DFD054073A1D4BEDBC250E94F69398254B6AE7A0893B57892AF2BEBA9A2D1284 - Body hash
FD56B52D75FD19525E93D7BCA25BD01C00BEAAC9DA4DA1BE39DADA2A49B5F2E7 - IL size13
InternalMeasure
#
protected Microsoft.Xna.Framework.Vector2 InternalMeasure(Microsoft.Xna.Framework.Vector2 availableSize)
Method metadata
- Visibilityprotected
- Return type
Microsoft.Xna.Framework.Vector2 - StaticFalse
- VirtualTrue
- Hash
1214002542AEDC8672AB1B127F8C0F94E35971E3366D275234BC3A0BBB45DCDE - Body hash
6EDD7E2559C8C6592EB0E0DD766C61C8894E384118A9C422A2462D31DB9E53AD - IL size14
OnChildrenChanged
#
protected System.Void OnChildrenChanged()
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
B6CCFB7CD38FDF6EAA6DBB0DDE99F21C433684AA37D17C1FCABD3D5132D2DD4E - Body hash
D9F98E08797983E47F445C32DC8263C5839B149DC0D61E3D7C00364EE655B59B - IL size14
UpdateGrid
#
private System.Void UpdateGrid()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
3B109C6BB60976D2D6E0668FA3DF606A42E943AEF1FC6C00B3020750E553C511 - Body hash
64ADC3624B41B2971F7C05F947278553D61D02218376E279F80FB9C0EF50F538 - IL size94
Referenced calls
System.Collections.Generic.List<Candide.CandideUI.CandideUiElement>::GetEnumerator()List.Enumerator<Candide.CandideUI.CandideUiElement>::get_Current()Candide.CandideUI.Containers.CandideStackPanel::get_Orientation()Candide.CandideUI.CandideUiElement::set_GridColumn(System.Int32)Candide.CandideUI.CandideUiElement::set_GridRow(System.Int32)List.Enumerator<Candide.CandideUI.CandideUiElement>::MoveNext()System.IDisposable::Dispose()