1 write to richTextDbg
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
56
richTextDbg
= new TraceSwitch("RichTextDbg", "Debug info about RichTextBox");
2 references to richTextDbg
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
55
if (
richTextDbg
== null) {
58
return
richTextDbg
;