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