3 references to SizeOf
PresentationCore (2)
System\Windows\Media\Imaging\WriteableBitmap.cs (2)
1072elementSize = Marshal.SizeOf(exemplar); 1100elementSize = Marshal.SizeOf(exemplar);
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.CreateWindowEx.cs (1)
56int size = Marshal.SizeOf(lpParam);