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