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