1 write to _dsObjectNames
PresentationUI (1)
MS\Internal\Documents\PeoplePickerWrapper.cs (1)
334
_dsObjectNames
= Marshal.PtrToStructure<UnsafeNativeMethods.DsObjectNames>(_ptrToDsObjectNames);
1 reference to _dsObjectNames
PresentationUI (1)
MS\Internal\Documents\PeoplePickerWrapper.cs (1)
354
return
_dsObjectNames
.cItems;