GoXam for WPF v3
ArrangeCore Method (NodeLayer)
Northwoods.GoXam Namespace > NodeLayer Class : ArrangeCore Method
The final area within the parent that element should use to arrange itself and its child elements.
Defines the template for WPF core-level arrange layout definition.
Syntax
protected override void ArrangeCore( 
   Rect finalRect
)

Parameters

finalRect
The final area within the parent that element should use to arrange itself and its child elements.
See Also

Reference

NodeLayer Class
NodeLayer Members