TextBlock::ArrangeOverride Method (Size)
.NET Framework (current version)
Positions child elements and determines a size for the TextBlock.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- arrangeSize
-
Type:
System.Windows::Size
A Size within the hosting parent element that the TextBlock should use to arrange itself and its child elements. Sizing constraints may affect this requested size.
This method overrides FrameworkElement::ArrangeOverride.
.NET Framework
Available since 3.0
Available since 3.0
Show: