示例#1
0
 internal override int ClipboardGetID(IntPtr handle, string format)
 {
     return(display.ClipboardGetID(handle, format));
 }