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