3 references to Name
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (3)
736name = range.Font.Name; 746name = unitRange.Font.Name; 751if (string.Compare(name, unitRange.Font.Name, StringComparison.Ordinal) != 0)