2 writes to _cp
PresentationFramework (2)
src\Framework\System\Windows\Standard\NativeMethods.cs (2)
1683_cp = cp; 1724Utility.SafeRelease(ref _cp);
2 references to _cp
PresentationFramework (2)
src\Framework\System\Windows\Standard\NativeMethods.cs (2)
1717Assert.IsNotNull(_cp); 1720_cp.Unadvise(dwCookie);