using System; using System.Collections.Generic; using System.Drawing; using System.Linq; using System.Windows.Forms; using Microsoft.Ink; namespace DualScreenDemo { public partial class PrimaryForm { } }