3 writes to _exception
PresentationCore (3)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (3)
3396
_exception
= e;
3403
_exception
= e;
3437
set {
_exception
= value; }
1 reference to _exception
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3436
get { return
_exception
; }