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