1 write to HasAutomationPeer
PresentationCore (1)
System\Windows\ContentElement.cs (1)
148HasAutomationPeer = true;
3 references to HasAutomationPeer
PresentationCore (3)
MS\Internal\UIElementHelper.cs (1)
212if (ce.HasAutomationPeer == true)
System\Windows\ContentElement.cs (2)
137if (HasAutomationPeer) 163if (HasAutomationPeer)