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