2 writes to Rtf
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
2443
this.
Rtf
= "";
2585
Rtf
= text;
2 references to Rtf
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
761
if (value.Equals(
Rtf
))
2627
textRtf =
Rtf
;