Method GetDataObject
GetDataObject()
Retrieves the data that is currently on the system Clipboard, or null if there is no data on the Clipboard.
public static IDataObject? GetDataObject()
Retrieves the data that is currently on the system Clipboard, or null if there is no data on the Clipboard.
public static IDataObject? GetDataObject()