2 references to AnyRight
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonInternal\ButtonBaseAdapter.LayoutOptions.cs (1)
372if ((align & LayoutUtils.AnyRight) != 0)
System\Windows\Forms\Layout\LayoutUtils.cs (1)
308if ((align & AnyRight) != 0)