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