1 write to UserState
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
1066UserState = 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);