1 write to HasAutomationPeer
PresentationCore (1)
System\Windows\UIElement3D.cs (1)
1204HasAutomationPeer = true;
3 references to HasAutomationPeer
PresentationCore (3)
MS\Internal\UIElementHelper.cs (1)
207if (e3d.HasAutomationPeer == true)
System\Windows\UIElement3D.cs (2)
1193if (HasAutomationPeer) 1219if (HasAutomationPeer)