2 writes to pszSubtitle
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
5833
lvgroup.
pszSubtitle
= pSubtitle;
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListViewGroupTests.cs (1)
513
pszSubtitle
= buffer,
1 reference to pszSubtitle
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListViewGroupTests.cs (1)
518
Assert.Equal(expected, new string(lvgroup.
pszSubtitle
));