1 write to _text
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
372set => _text = value ?? string.Empty;
1 reference to _text
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.cs (1)
371get => _text;