3 references to Name
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (3)
710
name = range.Font.
Name
;
720
name = unitRange.Font.
Name
;
725
if (!string.Equals(name, unitRange.Font.
Name
, StringComparison.Ordinal))