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