3 references to Cancelled
PresentationFramework (3)
src\Framework\System\Windows\Documents\PageContentAsyncResult.cs (3)
183case GetPageStatus.Cancelled: 202_getpageStatus = GetPageStatus.Cancelled; 227get { return _getpageStatus == GetPageStatus.Cancelled; }