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