2 references to iSmCaptionWidth
System.Windows.Forms (2)
System\Windows\Forms\SystemInformation.cs (2)
769
&& data.iSmCaptionHeight > 0 && data.
iSmCaptionWidth
> 0
770
? new Size(data.
iSmCaptionWidth
, data.iSmCaptionHeight)