3 writes to cchSubtitle
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2083nativeItem.cchSubtitle = item.cchSubtitle; 2233nativeItem.cchSubtitle = item.cchSubtitle;
MS\Win32\NativeMethods.cs (1)
933cchSubtitle = 0;
2 references to cchSubtitle
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2050cchSubtitle = item.cchSubtitle; 2200cchSubtitle = item.cchSubtitle;