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: