1 type derived from UserControlAutomationPeer
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\Dashboard\RenameDashboardAutomationPeer.cs (1)
15
internal class RenameDashboardAutomationPeer :
UserControlAutomationPeer
1 instantiation of UserControlAutomationPeer
PresentationFramework (1)
System\Windows\Controls\UserControl.cs (1)
55
return new
UserControlAutomationPeer
(this);