2 references to TextBlockAutomationPeer
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\TextBlockWithDataItemControlType.cs (1)
19public TextBlockWithDataItemControlTypeAutomationPeer(TextBlock owner) : base(owner)
PresentationFramework (1)
System\Windows\Controls\TextBlock.cs (1)
1882return new TextBlockAutomationPeer(this);