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