ComponentOne Basic Library for WPF and Silverlight
IsEnabled Property (Clipboard)


C1.Silverlight Namespace > Clipboard Class : IsEnabled Property
Gets a value that indicates whether the clipboard can be accessed.
Syntax
'Declaration
 
Public Shared ReadOnly Property IsEnabled As System.Boolean
'Usage
 
Dim value As System.Boolean
 
value = Clipboard.IsEnabled
public static System.bool IsEnabled {get;}
See Also

Reference

Clipboard Class
Clipboard Members