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