1 reference to RightToLeftMark
PresentationFramework (1)
src\Framework\MS\Internal\Printing\Win32PrintDialog.cs (1)
140bool isRtlCaption = caption != null && caption.Length > 0 && caption[0] == RightToLeftMark;