3 references to AutomationPeerField
PresentationCore (3)
Core\CSharp\System\Windows\UIElement3D.cs (3)
1226
ap =
AutomationPeerField
.GetValue(this);
1234
AutomationPeerField
.SetValue(this, ap);
1251
return
AutomationPeerField
.GetValue(this);