3 writes to pszSubtitle
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2090nativeItem.pszSubtitle = item.pszSubtitle; 2240nativeItem.pszSubtitle = IntPtr.Zero;
MS\Win32\NativeMethods.cs (1)
949pszSubtitle = IntPtr.Zero;
2 references to pszSubtitle
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2057pszSubtitle = item.pszSubtitle; 2207pszSubtitle = (long)item.pszSubtitle;