Arranges the content of the element.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
protected override Size ArrangeOverride( Size finalSize ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Function ArrangeOverride ( _ finalSize As Size _ ) As Size |
Parameters
- finalSize
- Type: System.Windows..::.Size
The size that this element should use to arrange its child elements.