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