This documentation is archived and is not being maintained.
FrameworkElement::ArrangeCore Method
Visual Studio 2008
Implements ArrangeCore (defined as virtual in UIElement) and seals the implementation.
Assembly: PresentationFramework (in PresentationFramework.dll)
This method is sealed. In order to override the logic in your custom element specifically for the arrange pass of element layout, your FrameworkElement derived class must override ArrangeOverride.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: