5 writes to _textRtf
System.Windows.Forms (5)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (5)
654_textRtf = value; 1379_textRtf = null; 2562_textRtf = null; 2615_textRtf = Rtf; 2618_textRtf = null;
5 references to _textRtf
System.Windows.Forms (5)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (5)
641return _textRtf; 1357if (!IsHandleCreated && _textRtf is null) 2558if (_textRtf is not null) 2561string text = _textRtf; 2616if (_textRtf!.Length == 0)