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