3 references to AutomationPeerField
PresentationCore (3)
System\Windows\ContentElement.cs (3)
138
ap =
AutomationPeerField
.GetValue(this);
146
AutomationPeerField
.SetValue(this, ap);
163
return
AutomationPeerField
.GetValue(this);