1 write to HasAutomationPeer
PresentationCore (1)
System\Windows\UIElement3D.cs (1)
1222HasAutomationPeer = true;
3 references to HasAutomationPeer
PresentationCore (3)
MS\Internal\UIElementHelper.cs (1)
220if (e3d.HasAutomationPeer == true)
System\Windows\UIElement3D.cs (2)
1211if (HasAutomationPeer) 1237if (HasAutomationPeer)