3 references to FromCurrentDispatcher
PresentationCore (3)
System\Windows\Media\FormattedText.cs (2)
921_formatter = TextFormatter.FromCurrentDispatcher(text._textFormattingMode); 1568_minWidth = TextFormatter.FromCurrentDispatcher(_textFormattingMode).FormatMinMaxParagraphWidth(
System\Windows\Media\textformatting\TextFormatter.cs (1)
112return FromCurrentDispatcher(TextFormattingMode.Ideal);