[NotClientImplementableAttribute]
public interface IClipboard<NotClientImplementableAttribute>
Public Interface IClipboard[<NotClientImplementableAttribute>]
type IClipboard = interface end| ClearAsync | |
| GetDataAsync(String) | |
| GetFormatsAsync | |
| GetTextAsync | |
| SetDataObjectAsync(IDataObject) | |
| SetTextAsync(String) |