4 writes to cchSubsetTitle
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2095nativeItem.cchSubsetTitle = item.cchSubsetTitle; 2245nativeItem.cchSubsetTitle = item.cchSubsetTitle;
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (1)
107group.cchSubsetTitle= Misc.MaxLengthNameProperty;
MS\Win32\NativeMethods.cs (1)
945cchSubsetTitle = 0;
3 references to cchSubsetTitle
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
687size = item.cchSubsetTitle; 2062cchSubsetTitle = item.cchSubsetTitle; 2212cchSubsetTitle = item.cchSubsetTitle;