AdornerLayer::ArrangeOverride Method (Size)
.NET Framework (current version)
Positions child elements and determines a size for the AdornerLayer.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- finalSize
-
Type:
System.Windows::Size
The size reserved for this element by its parent.
Return Value
Type: System.Windows::SizeThe actual size needed by the element. This return value is typically the same as the value passed to finalSize.
This method overrides ArrangeOverride.
.NET Framework
Available since 3.0
Available since 3.0
Show: