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