1 write to HasAutomationPeer
PresentationCore (1)
System\Windows\UIElement3D.cs (1)
1221HasAutomationPeer = true;
3 references to HasAutomationPeer
PresentationCore (3)
MS\Internal\UIElementHelper.cs (1)
210if (e3d.HasAutomationPeer == true)
System\Windows\UIElement3D.cs (2)
1210if (HasAutomationPeer) 1236if (HasAutomationPeer)