1 write to _subtitle
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListViewGroup.cs (1)
220_subtitle = value;
2 references to _subtitle
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListViewGroup.cs (2)
212get => _subtitle ?? string.Empty; 215if (_subtitle == value)