3 references to AutomationPeerField
PresentationCore (3)
Core\CSharp\System\Windows\ContentElement.cs (3)
143
ap =
AutomationPeerField
.GetValue(this);
151
AutomationPeerField
.SetValue(this, ap);
168
return
AutomationPeerField
.GetValue(this);