Beispiel #1
0
 public void Dispose()
 {
     Win32Helper.ChangeClipboardChain(this.Handle, _clipboardViewerNext);
     this.DestroyHandle();
 }