2 writes to Rtf
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
2421Rtf = string.Empty; 2563Rtf = text;
2 references to Rtf
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
648if (value.Equals(Rtf)) 2615_textRtf = Rtf;