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