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