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