3 writes to pszSubtitle
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2091
pszSubtitle
= item.pszSubtitle,
2243
pszSubtitle
= IntPtr.Zero,
MS\Win32\NativeMethods.cs (1)
932
pszSubtitle
= IntPtr.Zero;
2 references to pszSubtitle
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2058
pszSubtitle = item.
pszSubtitle
;
2210
pszSubtitle = (long)item.
pszSubtitle
;