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