5 references to get_Width
System.Windows.Forms.Primitives (1)
System\Drawing\ImageExtensions.cs (1)
96picture->get_Width(out int width).ThrowOnFailure();
System.Windows.Forms.Primitives.Tests (2)
Interop\Ole32\IPictureTests.cs (2)
28picture.Value->get_Width(out int width); 45picture.Value->get_Width(out int width);
System.Windows.Forms.Tests (2)
System\Windows\Forms\ComponentModel\Com2Interop\COM2PictureConverterTests.cs (2)
147picture.Value->get_Width(out int width).ThrowOnFailure(); 168picture.Value->get_Width(out int width).ThrowOnFailure();