1 write to DrawFlatToolbar
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridTests.cs (1)
4269
set => base.
DrawFlatToolbar
= value;
2 references to DrawFlatToolbar
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
3805
if (
DrawFlatToolbar
|| SystemInformation.HighContrast)
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridTests.cs (1)
4268
get => base.
DrawFlatToolbar
;