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