2 writes to Rtf
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
2323Rtf = string.Empty; 2465Rtf = text;
2 references to Rtf
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
613if (value.Equals(Rtf)) 2512_textRtf = Rtf;