1 instantiation of OpenQueryWindowParams
PresentationUI (1)
MS\Internal\Documents\PeoplePickerWrapper.cs (1)
165new 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)
164UnsafeNativeMethods.OpenQueryWindowParams openQueryWindowParams = 167(uint)Marshal.SizeOf(typeof(UnsafeNativeMethods.OpenQueryWindowParams));