1 write to _cachedAdapterType
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
987
_cachedAdapterType
= FlatStyle;
1 reference to _cachedAdapterType
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
968
if (_adapter is null || FlatStyle !=
_cachedAdapterType
)