1 reference to TVM_GETVISIBLECOUNT
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TreeView.cs (1)
1374
return unchecked( (int) (long)SendMessage(NativeMethods.
TVM_GETVISIBLECOUNT
, 0, 0));