1 write to UserState
PresentationFramework (1)
System\Windows\Documents\DocumentSequence.cs (1)
1040
UserState
= userState;
3 references to UserState
PresentationFramework (3)
System\Windows\Documents\DocumentSequence.cs (3)
868
_NotifyGetPageAsyncCompleted(DocumentPage.Missing, pageNumber, null, true, asyncRequest.
UserState
);
869
_asyncOps.Remove(asyncRequest.
UserState
);
919
_NotifyGetPageAsyncCompleted(sdp, pageNumber, args.Error, asyncRequest.Cancelled, asyncRequest.
UserState
);