3 references to SetName
Microsoft.VisualStudio.LanguageServices (1)
Utilities\BindableTextBlock.cs (1)
46
AutomationProperties.
SetName
(textBlock, automationTextBuilder.ToString());
PresentationFramework (2)
System\Windows\Documents\FixedElement.cs (2)
258
AutomationProperties.
SetName
(link, (String)this.GetValue(NameProperty));
307
AutomationProperties.
SetName
(image, (String)this.GetValue(NameProperty));