5 writes to _textRtf
System.Windows.Forms (5)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (5)
619_textRtf = value; 1343_textRtf = null; 2464_textRtf = null; 2512_textRtf = Rtf; 2515_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) 2460if (_textRtf is not null) 2463string text = _textRtf; 2513if (_textRtf!.Length == 0)