Last active
September 1, 2020 09:16
-
-
Save MartinZikmund/7a009ea2c9cd071c16e0598b51a23b48 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if (Clipboard.IsHistoryEnabled()) | |
{ | |
// Retrieve history items | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment