Skip to content

Instantly share code, notes, and snippets.

@jasondown
Created August 3, 2021 07:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasondown/ea6acc3a824fb3954dc1c013e0b00521 to your computer and use it in GitHub Desktop.
Save jasondown/ea6acc3a824fb3954dc1c013e0b00521 to your computer and use it in GitHub Desktop.
using System;
using System.Collections.Generic;
using System.Drawing;
using System.Windows.Forms;
using System.Windows.Forms.Integration;
using System.Windows.Media;
using Jason.Down.Blog.MutliImageAddinDemo.Model;
using Jason.Down.Blog.MutliImageAddinDemo.View;
using Jason.Down.Blog.MutliImageAddinDemo.ViewModel;
using Microsoft.Dynamics.Framework.UI.Extensibility;
using Microsoft.Dynamics.Framework.UI.Extensibility.WinForms;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment