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