2 writes to puColumns
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1895nativeItem.puColumns = new IntPtr(item.puColumns); 1957nativeItem.puColumns = IntPtr.Zero;
1 reference to puColumns
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1937puColumns = (long)item.puColumns;