3 references to AutomationPeerField
PresentationCore (3)
System\Windows\ContentElement.cs (3)
126
ap =
AutomationPeerField
.GetValue(this);
134
AutomationPeerField
.SetValue(this, ap);
151
return
AutomationPeerField
.GetValue(this);