2 instantiations of TestDataGridColumnStyle
System.Windows.Forms.Tests (2)
System\Windows\Forms\UnsupportedTypesTests.cs (2)
34new(() => new TestDataGridColumnStyle()), 36new(() => new TestDataGridColumnStyle(prop: null!)),
4 references to TestDataGridColumnStyle
System.Windows.Forms.Tests (4)
System\Windows\Forms\UnsupportedTypesTests.cs (4)
35new(TestDataGridColumnStyle.CreateCompModSwitches), 37new(TestDataGridColumnStyle.Create_DataGridColumnHeaderAccessibleObject), 38new(TestDataGridColumnStyle.Create_DataGridColumnHeaderAccessibleObject1), 68((Func<bool>)(() => TestDataGridColumnStyle.Call_DGEditColumnEditing())).Should().Throw<PlatformNotSupportedException>();