5 references to AutomationPeerField
PresentationCore (5)
System\Windows\UIElement.cs (5)
4003
ap =
AutomationPeerField
.GetValue(this);
4031
AutomationPeerField
.SetValue(this, ap);
4048
return
AutomationPeerField
.GetValue(this);
4068
ap =
AutomationPeerField
.GetValue(this);
4074
AutomationPeerField
.SetValue(this, ap);