4 writes to cchSubsetTitle
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2103nativeItem.cchSubsetTitle = item.cchSubsetTitle; 2253nativeItem.cchSubsetTitle = item.cchSubsetTitle;
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
110group.cchSubsetTitle= Misc.MaxLengthNameProperty;
MS\Win32\NativeMethods.cs (1)
962cchSubsetTitle = 0;
3 references to cchSubsetTitle
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
695size = item.cchSubsetTitle; 2070cchSubsetTitle = item.cchSubsetTitle; 2220cchSubsetTitle = item.cchSubsetTitle;