1 instantiation of OpenQueryWindowParams
PresentationUI (1)
MS\Internal\Documents\PeoplePickerWrapper.cs (1)
164new UnsafeNativeMethods.OpenQueryWindowParams();
3 references to OpenQueryWindowParams
PresentationUI (3)
MS\Internal\Documents\Application\NativeDirectoryServicesQueryAPIs.cs (1)
46[In] ref OpenQueryWindowParams pQueryWnd,
MS\Internal\Documents\PeoplePickerWrapper.cs (2)
163UnsafeNativeMethods.OpenQueryWindowParams openQueryWindowParams = 166(uint)Marshal.SizeOf(typeof(UnsafeNativeMethods.OpenQueryWindowParams));