Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / Clipboard Class / IsEnabled Property

In This Topic
    IsEnabled Property
    In This Topic
    Gets a value that indicates whether the clipboard can be accessed.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property IsEnabled As Boolean
    public static bool IsEnabled {get;}
    See Also