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