C# Class WindowlessControls.RelativePanel

Inheritance: WindowlessPanel
Show file Open project: koush/WindowlessControls

Public Methods

Method Description
MeasureUnpadded ( System bounds, bool boundsChange ) : bool

Private Methods

Method Description
FindOrInsertAncestor ( IWindowlessControl control, List hierarchySorted ) : int
HierarchySort ( List leaves ) : List

Method Details

MeasureUnpadded() public method

public MeasureUnpadded ( System bounds, bool boundsChange ) : bool
bounds System
boundsChange bool
return bool