1 reference to GetConcavityDepth
System.Windows.Forms (1)
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (1)
794float depth = options.GetConcavityDepth() * (1f + (press * 0.7f) - (hover * 0.12f));