2 writes to dxRightIndent
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
1155
dxRightIndent
= Pixel2Twip(value, true)
System.Windows.Forms.Tests (1)
System\Windows\Forms\RichTextBoxTests.cs (1)
5839
dxRightIndent
= dxRightIndent
2 references to dxRightIndent
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
1141
selRightIndent = pf.
dxRightIndent
;
System.Windows.Forms.Tests (1)
System\Windows\Forms\RichTextBoxTests.cs (1)
5934
Assert.Equal(expected, format.
dxRightIndent
);