5 references to OnChildDesiredSizeChanged
PresentationFramework (5)
src\Framework\MS\Internal\PtsHost\FlowDocumentPage.cs (1)
412_structuralCache.FormattingOwner.OnChildDesiredSizeChanged(child);
src\Framework\MS\Internal\PtsHost\TextParagraph.cs (1)
1458StructuralCache.FormattingOwner.OnChildDesiredSizeChanged(e.Child);
src\Framework\MS\Internal\PtsHost\UIElementParagraph.cs (1)
481StructuralCache.FormattingOwner.OnChildDesiredSizeChanged(e.Child);
src\Framework\System\Windows\Controls\TextBlock.cs (1)
3723fd.OnChildDesiredSizeChanged((UIElement)d);
src\Framework\System\Windows\Documents\FlowDocument.cs (1)
1217OnChildDesiredSizeChanged(arg as UIElement);