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