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