2 references to IsPropertySupportedByControlForFindItemInternal
PresentationFramework (2)
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
329return ItemsControlAutomationPeer.IsPropertySupportedByControlForFindItemInternal(id);
System\Windows\Automation\Peers\SelectorAutomationPeer.cs (1)
43if (ItemsControlAutomationPeer.IsPropertySupportedByControlForFindItemInternal(id))