1 implementation of Stat
System.Windows.Forms (1)
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
6765public void Stat(NativeMethods.STATSTG pstatstg, int grfStatFlag) {
1 reference to Stat
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataObject.cs (1)
1421pStream.Stat(sstg, NativeMethods.STATFLAG_DEFAULT );