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