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