2 references to CreateVerticalLayout
System.Windows.Forms (2)
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (2)
546TextImageRelation.ImageAboveText => CreateVerticalLayout(imageFirst: true), 547TextImageRelation.TextAboveImage => CreateVerticalLayout(imageFirst: false),