5 references to AutomationPeerField
PresentationCore (5)
Core\CSharp\System\Windows\UIElement.cs (5)
4044
ap =
AutomationPeerField
.GetValue(this);
4072
AutomationPeerField
.SetValue(this, ap);
4089
return
AutomationPeerField
.GetValue(this);
4109
ap =
AutomationPeerField
.GetValue(this);
4115
AutomationPeerField
.SetValue(this, ap);