5 references to OnChildDesiredSizeChanged
PresentationFramework (5)
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
410_structuralCache.FormattingOwner.OnChildDesiredSizeChanged(child);
MS\Internal\PtsHost\TextParagraph.cs (1)
1450StructuralCache.FormattingOwner.OnChildDesiredSizeChanged(e.Child);
MS\Internal\PtsHost\UIElementParagraph.cs (1)
482StructuralCache.FormattingOwner.OnChildDesiredSizeChanged(e.Child);
System\Windows\Controls\TextBlock.cs (1)
3734fd.OnChildDesiredSizeChanged((UIElement)d);
System\Windows\Documents\FlowDocument.cs (1)
1209OnChildDesiredSizeChanged(arg as UIElement);