1 write to UserState
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
1066
UserState
= userState;
3 references to UserState
PresentationFramework (3)
src\Framework\System\Windows\Documents\DocumentSequence.cs (3)
894
_NotifyGetPageAsyncCompleted(DocumentPage.Missing, pageNumber, null, true, asyncRequest.
UserState
);
895
_asyncOps.Remove(asyncRequest.
UserState
);
945
_NotifyGetPageAsyncCompleted(sdp, pageNumber, args.Error, asyncRequest.Cancelled, asyncRequest.
UserState
);