2 references to UserControlAutomationPeer
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\Dashboard\RenameDashboardAutomationPeer.cs (1)
19
public RenameDashboardAutomationPeer(UserControl owner, string identifier) :
base
(owner)
PresentationFramework (1)
System\Windows\Controls\UserControl.cs (1)
55
return new
UserControlAutomationPeer
(this);