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