1 write to _asyncState
PresentationFramework (1)
src\Framework\System\Windows\Documents\PageContentAsyncResult.cs (1)
63
this.
_asyncState
= state;
1 reference to _asyncState
PresentationFramework (1)
src\Framework\System\Windows\Documents\PageContentAsyncResult.cs (1)
95
get { return
_asyncState
; }