2 references to HDC
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\NativeMethods.cs (2)
361
return HandleCollector.Add(hDc, NativeMethods.CommonHandles.
HDC
);
368
HandleCollector.Remove((IntPtr)hDC, NativeMethods.CommonHandles.
HDC
);