8 references to RightToLeftLayout
System.Windows.Forms (8)
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
910
using(new LayoutTransaction(this, this, PropertyNames.
RightToLeftLayout
)) {
winforms\Managed\System\WinForms\Form.cs (1)
2241
using(new LayoutTransaction(this, this, PropertyNames.
RightToLeftLayout
)) {
winforms\Managed\System\WinForms\ListView.cs (1)
1309
using(new LayoutTransaction(this, this, PropertyNames.
RightToLeftLayout
)) {
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
753
using(new LayoutTransaction(this, this, PropertyNames.
RightToLeftLayout
)) {
winforms\Managed\System\WinForms\ProgressBar.cs (1)
513
using(new LayoutTransaction(this, this, PropertyNames.
RightToLeftLayout
)) {
winforms\Managed\System\WinForms\TabControl.cs (1)
678
using(new LayoutTransaction(this, this, PropertyNames.
RightToLeftLayout
)) {
winforms\Managed\System\WinForms\TrackBar.cs (1)
546
using(new LayoutTransaction(this, this, PropertyNames.
RightToLeftLayout
)) {
winforms\Managed\System\WinForms\TreeView.cs (1)
1003
using(new LayoutTransaction(this, this, PropertyNames.
RightToLeftLayout
)) {