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