1 write to _asyncState
PresentationFramework (1)
System\Windows\Documents\PageContentAsyncResult.cs (1)
59this._asyncState = state;
1 reference to _asyncState
PresentationFramework (1)
System\Windows\Documents\PageContentAsyncResult.cs (1)
91get { return _asyncState; }