2 references to TRI_WIDTH_RATIO
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Triangle.cs (2)
60int updnWidth =(int)(bounds.Width * TRI_WIDTH_RATIO); 65int lrWidth =(int)(bounds.Height * TRI_WIDTH_RATIO);