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