5 references to OnChildDesiredSizeChanged
PresentationFramework (5)
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
401
_structuralCache.FormattingOwner.
OnChildDesiredSizeChanged
(child);
MS\Internal\PtsHost\TextParagraph.cs (1)
1420
StructuralCache.FormattingOwner.
OnChildDesiredSizeChanged
(e.Child);
MS\Internal\PtsHost\UIElementParagraph.cs (1)
486
StructuralCache.FormattingOwner.
OnChildDesiredSizeChanged
(e.Child);
System\Windows\Controls\TextBlock.cs (1)
3714
fd.
OnChildDesiredSizeChanged
((UIElement)d);
System\Windows\Documents\FlowDocument.cs (1)
1202
OnChildDesiredSizeChanged
(arg as UIElement);