3 references to AutomationPeerField
PresentationCore (3)
System\Windows\UIElement3D.cs (3)
1212
ap =
AutomationPeerField
.GetValue(this);
1220
AutomationPeerField
.SetValue(this, ap);
1237
return
AutomationPeerField
.GetValue(this);