4 references to STATFLAG
System.Private.Windows.Core (3)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
375pStream.Value->Stat(out Com.STATSTG sstg, (uint)Com.STATFLAG.STATFLAG_DEFAULT);
Windows\Win32\System\Com\ComManagedStream.cs (2)
211if ((STATFLAG)grfStatFlag == STATFLAG.STATFLAG_DEFAULT)
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.State.cs (1)
273lockBytes.Value->Stat(out STATSTG stat, (uint)STATFLAG.STATFLAG_NONAME);