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