1 write to Exception
PresentationCore (1)
System\Windows\Media\textformatting\TextFormatterContext.cs (1)
197set { _callbacks.Exception = value; }
1 reference to Exception
PresentationCore (1)
System\Windows\Media\textformatting\TextFormatterContext.cs (1)
196get { return _callbacks.Exception; }