3 references to AutomationPeerField
PresentationCore (3)
System\Windows\ContentElement.cs (3)
127
ap =
AutomationPeerField
.GetValue(this);
135
AutomationPeerField
.SetValue(this, ap);
152
return
AutomationPeerField
.GetValue(this);