2 references to GetPropertyValue
PresentationCore (1)
MS\Internal\Automation\ElementProxy.cs (1)
436return peer.GetPropertyValue((int)arg);
PresentationFramework (1)
System\Windows\Automation\Peers\ItemsControlAutomationPeer.cs (1)
354return itemPeer.GetPropertyValue(propertyId);