3 references to AutomationPeerField
PresentationCore (3)
System\Windows\UIElement3D.cs (3)
1192
ap =
AutomationPeerField
.GetValue(this);
1200
AutomationPeerField
.SetValue(this, ap);
1217
return
AutomationPeerField
.GetValue(this);