3 references to SystemDrawingExtensionMethods
WindowsBase (3)
Base\MS\Internal\AssemblyHelper.cs (3)
106
static
SystemDrawingExtensionMethods
_systemDrawingExtensionMethods;
109
internal static
SystemDrawingExtensionMethods
ExtensionsForSystemDrawing(bool force=false)
114
_systemDrawingExtensionMethods = (
SystemDrawingExtensionMethods
)LoadExtensionFor("SystemDrawing");