2 references to IsPropertySupportedByControlForFindItemInternal
PresentationFramework (2)
src\Framework\System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
344
return ItemsControlAutomationPeer.
IsPropertySupportedByControlForFindItemInternal
(id);
src\Framework\System\Windows\Automation\Peers\SelectorAutomationPeer.cs (1)
52
if (ItemsControlAutomationPeer.
IsPropertySupportedByControlForFindItemInternal
(id))