2 references to WriteOnly
PresentationFramework-SystemDrawing (1)
SystemDrawingExtension.cs (1)
129ImageLockMode.WriteOnly,
System.Windows.Forms (1)
System\Windows\Forms\Components\ImageList\ImageList.cs (1)
632targetData = result.LockBits(new Rectangle(0, 0, _imageSize.Width, _imageSize.Height), ImageLockMode.WriteOnly, PixelFormat.Format32bppArgb);