Skip to content

Commit 55ec2ad

Browse files
authored
add GetData
1 parent f1aca99 commit 55ec2ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xml/System.Windows/Clipboard.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,7 @@
464464
465465
]]></format>
466466
</remarks>
467+
<exception cref="T:System.Runtime.InteropServices.ExternalException">The Clipboard could not be opened. This typically occurs when the Clipboard is being used by another process.</exception>
467468
<exception cref="T:System.ArgumentNullException">
468469
<paramref name="format" /> is <see langword="null" />.</exception>
469470
<altmember cref="M:System.Windows.Clipboard.GetAudioStream" />

0 commit comments

Comments
 (0)