6 references to InvalidateMeasureForVisualAncestorPath
System.Windows.Controls.Ribbon (6)
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (3)
1125TreeHelper.InvalidateMeasureForVisualAncestorPath<RibbonGroup>(_itemsPresenter); 1231TreeHelper.InvalidateMeasureForVisualAncestorPath<RibbonGroup>(d); 1271TreeHelper.InvalidateMeasureForVisualAncestorPath<RibbonGroup>(_templateContentControl);
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
2899TreeHelper.InvalidateMeasureForVisualAncestorPath<Popup>(itemsPresenter);
Microsoft\Windows\Controls\Ribbon\RibbonTwoLineText.cs (2)
281TreeHelper.InvalidateMeasureForVisualAncestorPath<RibbonTwoLineText>(_textBlock2); 314TreeHelper.InvalidateMeasureForVisualAncestorPath<RibbonTwoLineText>(_textBlock2);