TextBlock.IContentHost.OnChildDesiredSizeChanged(UIElement) Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Este método suporta a infraestrutura Windows Presentation Foundation (WPF) e não é destinado a ser usado diretamente a partir do seu código. Use antes o método seguro OnChildDesiredSizeChangedCore(UIElement) para tipos.
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
Parâmetros
- child
- UIElement
O elemento criança UIElement mudou DesiredSize .