2 writes to chrg
System.Windows.Forms.Tests (2)
System\Windows\Forms\RichTextBoxTests.cs (2)
10178
chrg
= new CHARRANGE
10412
chrg
= new CHARRANGE
2 references to chrg
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
3362
int selStart = selChange.
chrg
.cpMin;
3363
int selEnd = selChange.
chrg
.cpMax;