3 writes to _exception
PresentationCore (3)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (3)
3415
_exception
= e;
3422
_exception
= e;
3456
set {
_exception
= value; }
1 reference to _exception
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3455
get { return
_exception
; }