2 references to InvalidateGroupItemPeersContainingRecentlyRealizedPeers
PresentationFramework (2)
System\Windows\Automation\Peers\GroupItemAutomationPeer.cs (1)
174groupItemPeer?.InvalidateGroupItemPeersContainingRecentlyRealizedPeers(itemsControlAP.RecentlyRealizedPeers);
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
96groupItemPeer?.InvalidateGroupItemPeersContainingRecentlyRealizedPeers(_recentlyRealizedPeers);