6 references to StreamConsts
System.Drawing (6)
commonui\System\Drawing\Advanced\GPStream.cs (3)
139case SafeNativeMethods.StreamConsts.STREAM_SEEK_SET: 148case SafeNativeMethods.StreamConsts.STREAM_SEEK_END: 157case SafeNativeMethods.StreamConsts.STREAM_SEEK_CUR:
commonui\System\Drawing\UnsafeNativeMethods.cs (3)
320case SafeNativeMethods.StreamConsts.STREAM_SEEK_SET: 329case SafeNativeMethods.StreamConsts.STREAM_SEEK_END: 338case SafeNativeMethods.StreamConsts.STREAM_SEEK_CUR: