3 writes to _exception
PresentationCore (3)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (3)
3391
_exception
= e;
3398
_exception
= e;
3432
set {
_exception
= value; }
1 reference to _exception
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3431
get { return
_exception
; }