4 references to STATE_MIRRORED
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Control.cs (4)
3174SetState(STATE_MIRRORED, (cp.ExStyle & NativeMethods.WS_EX_LAYOUTRTL) != 0); 3176return GetState(STATE_MIRRORED); 5801SetState(STATE_MIRRORED, (cp.ExStyle & NativeMethods.WS_EX_LAYOUTRTL) != 0); 12752SetState(STATE_MIRRORED, (cp.ExStyle & NativeMethods.WS_EX_LAYOUTRTL) != 0);