3 references to HandleCollector
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\Ribbon\NativeMethods.cs (3)
365return HandleCollector.Add(hDc, NativeMethods.CommonHandles.HDC); 372HandleCollector.Remove((IntPtr)hDC, NativeMethods.CommonHandles.HDC); 386public static readonly int HDC = HandleCollector.RegisterType("HDC", 100, 2); // wait for 2 dc's before collecting