2 references to GetSupportedPropertyValueInternal
PresentationFramework (2)
src\Framework\System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
368return ItemsControlAutomationPeer.GetSupportedPropertyValueInternal(itemPeer, propertyId);
src\Framework\System\Windows\Automation\Peers\SelectorAutomationPeer.cs (1)
81return ItemsControlAutomationPeer.GetSupportedPropertyValueInternal(itemPeer, propertyId);