3 references to Cancelled
PresentationFramework (3)
System\Windows\Documents\PageContentAsyncResult.cs (3)
167
case GetPageStatus.
Cancelled
:
186
_getpageStatus = GetPageStatus.
Cancelled
;
211
get { return _getpageStatus == GetPageStatus.
Cancelled
; }