1 write to LargeImageList
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ListViewActionListTests.cs (1)
46
_actionList.
LargeImageList
= largeImageList;
3 references to LargeImageList
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ListViewActionList.cs (2)
39
set => TypeDescriptor.GetProperties(_listView)[nameof(
LargeImageList
)]!.SetValue(Component, value);
70
new DesignerActionPropertyItem(nameof(
LargeImageList
),
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\ListViewActionListTests.cs (1)
47
_actionList.
LargeImageList
.Should().Be(largeImageList);