Method ArrangeCore
ArrangeCore(Rect)
Defines the template for WPF core-level arrange layout definition.
protected override void ArrangeCore(Rect finalRect)
Parameters
finalRect
RectThe final area within the parent that element should use to arrange itself and its child elements.