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