2 references to GetSupportedPropertyValueInternal
PresentationFramework (2)
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
352return ItemsControlAutomationPeer.GetSupportedPropertyValueInternal(itemPeer, propertyId);
System\Windows\Automation\Peers\SelectorAutomationPeer.cs (1)
71return ItemsControlAutomationPeer.GetSupportedPropertyValueInternal(itemPeer, propertyId);