3 writes to cchSubtitle
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2091nativeItem.cchSubtitle = item.cchSubtitle; 2241nativeItem.cchSubtitle = item.cchSubtitle;
MS\Win32\NativeMethods.cs (1)
950cchSubtitle = 0;
2 references to cchSubtitle
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2058cchSubtitle = item.cchSubtitle; 2208cchSubtitle = item.cchSubtitle;