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