Gets a value that indicates whether the clipboard can be accessed.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public static bool IsEnabled { get; }
Visual Basic
Public Shared ReadOnly Property IsEnabled As Boolean
	Get

See Also