3 writes to pszSubtitle
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2090
pszSubtitle
= item.pszSubtitle,
2242
pszSubtitle
= IntPtr.Zero,
MS\Win32\NativeMethods.cs (1)
931
pszSubtitle
= IntPtr.Zero;
2 references to pszSubtitle
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2057
pszSubtitle = item.
pszSubtitle
;
2209
pszSubtitle = (long)item.
pszSubtitle
;