6 references to InvalidateMeasureForVisualAncestorPath
System.Windows.Controls.Ribbon (6)
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (3)
1115TreeHelper.InvalidateMeasureForVisualAncestorPath<RibbonGroup>(_itemsPresenter); 1221TreeHelper.InvalidateMeasureForVisualAncestorPath<RibbonGroup>(d); 1261TreeHelper.InvalidateMeasureForVisualAncestorPath<RibbonGroup>(_templateContentControl);
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
2874TreeHelper.InvalidateMeasureForVisualAncestorPath<Popup>(itemsPresenter);
Microsoft\Windows\Controls\Ribbon\RibbonTwoLineText.cs (2)
280TreeHelper.InvalidateMeasureForVisualAncestorPath<RibbonTwoLineText>(_textBlock2); 313TreeHelper.InvalidateMeasureForVisualAncestorPath<RibbonTwoLineText>(_textBlock2);