The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: