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