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