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