TextBlock::IContentHost::OnChildDesiredSizeChanged Method (UIElement^)
.NET Framework (current version)
This method supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. Use the type-safe OnChildDesiredSizeChangedCore method instead.
Assembly: PresentationFramework (in PresentationFramework.dll)
private: virtual void OnChildDesiredSizeChanged( UIElement^ child ) sealed = IContentHost::OnChildDesiredSizeChanged
Parameters
- child
-
Type:
System.Windows::UIElement^
The child UIElement element whose DesiredSize has changed.
.NET Framework
Available since 3.0
Available since 3.0
Show: