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