GoXam for WPF v3
ArrangeCore Method (NodeLayer)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
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
C#
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