2 references to CLASS_TITLEBAR_TOOLTIP
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsTooltip.cs (2)
184
string.Equals(className,
CLASS_TITLEBAR_TOOLTIP
, StringComparison.OrdinalIgnoreCase) ||
192
if (string.Equals(className,
CLASS_TITLEBAR_TOOLTIP
, StringComparison.OrdinalIgnoreCase))