Exemplo n.º 1
0
 internal void RegisterClipboardViewer()
 {
     _clipboardViewerNext = DllUser32.SetClipboardViewer(Handle);
 }