GoXam for WPF v3
ArrangeCore Method (LinkLayer)
Northwoods.GoXam Namespace > LinkLayer 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

LinkLayer Class
LinkLayer Members