Romestead Assembly Reference

Candide.CandideUI.Containers.CandidePanel

Type JSON

public class in Candide.CandideUI.Containers

Methods3
Properties0
Fields0
Events0
Type metadata

Relationships

Methods

InternalArrange

public System.Void InternalArrange()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashE7100E4326A6A5B8B0F8911EA094572B5E902D0E8E9B8BBBD8F82381152FA3C5
  • Body hash81994FFE73FACA10F8D4FCDDE3CA3FDB8F05770B46AC648D67BC5C0198ADD0FD
  • IL size63
Referenced calls

InternalMeasure

protected Microsoft.Xna.Framework.Vector2 InternalMeasure(Microsoft.Xna.Framework.Vector2 availableSize)

Method metadata
  • Visibilityprotected
  • Return typeMicrosoft.Xna.Framework.Vector2
  • StaticFalse
  • VirtualTrue
  • Hash2753A0E6ED3784A04E1597DB767F3546AFD0F65BB34400EB460005FC6EBCC07D
  • Body hashA485EF68E37C03113CFF6357AF6BF71FDD7876D1B10052783CCF17EB6603F972
  • IL size125
Referenced calls
  • Microsoft.Xna.Framework.Vector2::get_Zero()
  • System.Collections.Generic.List<Candide.CandideUI.CandideUiElement>::GetEnumerator()
  • List.Enumerator<Candide.CandideUI.CandideUiElement>::get_Current()
  • Candide.CandideUI.CandideUiElement::get_Visible()
  • Candide.CandideUI.CandideUiElement::Measure(Microsoft.Xna.Framework.Vector2)
  • List.Enumerator<Candide.CandideUI.CandideUiElement>::MoveNext()
  • System.IDisposable::Dispose()

LayoutControl

private System.Void LayoutControl(Candide.CandideUI.CandideUiElement control)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashA7F713302B9896603B0A7E27A5DA13534BF77F5FC0FA0BDE50FFCCEE06664622
  • Body hashB3E29CBC1C5A9E236047BA4FE094ECD7F310552377B1F0CF566243FF729B4BB8
  • IL size13
Referenced calls
Called by