2 references to RtlReading
PresentationFramework (2)
src\Framework\MS\Internal\Printing\Win32PrintDialog.cs (1)
141System.Windows.MessageBoxOptions mbOptions = isRtlCaption ? System.Windows.MessageBoxOptions.RtlReading : System.Windows.MessageBoxOptions.None;
src\Framework\System\Windows\MessageBox.cs (1)
557(int)MessageBoxOptions.RtlReading);