4 references to LeftAndRightPadding
System.Windows.Forms (4)
System\Windows\Forms\Controls\Labels\Label.cs (1)
1120
padding = TextPaddingOptions.
LeftAndRightPadding
;
System\Windows\Forms\Controls\Labels\LinkLabel.cs (1)
571
padding = TextPaddingOptions.
LeftAndRightPadding
;
System\Windows\Forms\Rendering\TextExtensions.cs (2)
36
? TextPaddingOptions.
LeftAndRightPadding
123
case TextPaddingOptions.
LeftAndRightPadding
: