2 references to chrg
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
3465int selStart = selChange.chrg.cpMin; 3466int selEnd = selChange.chrg.cpMax;