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