1 write to HasAutomationPeer
PresentationCore (1)
System\Windows\ContentElement.cs (1)
147HasAutomationPeer = true;
3 references to HasAutomationPeer
PresentationCore (3)
MS\Internal\UIElementHelper.cs (1)
202if (ce.HasAutomationPeer == true)
System\Windows\ContentElement.cs (2)
136if (HasAutomationPeer) 162if (HasAutomationPeer)