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