5 writes to _textRtf
System.Windows.Forms (5)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (5)
619_textRtf = value; 1348_textRtf = null; 2473_textRtf = null; 2521_textRtf = Rtf; 2524_textRtf = null;
5 references to _textRtf
System.Windows.Forms (5)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (5)
606return _textRtf; 1321if (!IsHandleCreated && _textRtf is null) 2469if (_textRtf is not null) 2472string text = _textRtf; 2522if (_textRtf!.Length == 0)