3 references to AutomationPeerField
PresentationCore (3)
System\Windows\UIElement3D.cs (3)
1197
ap =
AutomationPeerField
.GetValue(this);
1205
AutomationPeerField
.SetValue(this, ap);
1222
return
AutomationPeerField
.GetValue(this);