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::MeasureOverride Method (Size)
.NET Framework (current version)
Called to re-measure the TextBlock.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- constraint
-
Type:
System.Windows::Size
A Size structure specifying any constraints on the size of the TextBlock.
Override this method to implement custom sizing behavior.
This method overrides FrameworkElement::MeasureOverride.
.NET Framework
Available since 3.0
Available since 3.0
Show: