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