1 write to Exception
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\TextFormatterContext.cs (1)
251set { _callbacks.Exception = value; }
1 reference to Exception
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\TextFormatterContext.cs (1)
249get { return _callbacks.Exception; }