1 write to _systemDrawingExtensionMethods
WindowsBase (1)
Base\MS\Internal\AssemblyHelper.cs (1)
114_systemDrawingExtensionMethods = (SystemDrawingExtensionMethods)LoadExtensionFor("SystemDrawing");
2 references to _systemDrawingExtensionMethods
WindowsBase (2)
Base\MS\Internal\AssemblyHelper.cs (2)
111if (_systemDrawingExtensionMethods == null && 117return _systemDrawingExtensionMethods;