Aracılığıyla paylaş


TextBlock.IContentHost.OnChildDesiredSizeChanged(UIElement) Yöntem

Tanım

Bu yöntem Windows Presentation Foundation (WPF) altyapısını destekler ve doğrudan kodunuzdan kullanılması amaçlanmamıştır. Bunun yerine tür açısından güvenli OnChildDesiredSizeChangedCore(UIElement) yöntemini kullanın.

 virtual void System.Windows.IContentHost.OnChildDesiredSizeChanged(System::Windows::UIElement ^ child) = System::Windows::IContentHost::OnChildDesiredSizeChanged;
void IContentHost.OnChildDesiredSizeChanged (System.Windows.UIElement child);
abstract member System.Windows.IContentHost.OnChildDesiredSizeChanged : System.Windows.UIElement -> unit
override this.System.Windows.IContentHost.OnChildDesiredSizeChanged : System.Windows.UIElement -> unit
Sub OnChildDesiredSizeChanged (child As UIElement) Implements IContentHost.OnChildDesiredSizeChanged

Parametreler

child
UIElement

Değişen alt UIElement öğe DesiredSize .

Uygulamalar

Şunlara uygulanır