3 references to Center
System.Windows.Forms (3)
System\Windows\Forms\Control.cs (1)
976
if (value is ImageLayout.
Center
or ImageLayout.Zoom or ImageLayout.Stretch)
System\Windows\Forms\Rendering\ControlPaint.cs (1)
112
case ImageLayout.
Center
:
System\Windows\Forms\Scrolling\ScrollableControl.cs (1)
660
(BackgroundImageLayout == ImageLayout.Zoom || BackgroundImageLayout == ImageLayout.Stretch || BackgroundImageLayout == ImageLayout.
Center
))