Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1TabItem Class / CanUserPinProperty Field

In This Topic
    CanUserPinProperty Field (C1TabItem)
    In This Topic
    Identifies the CanUserPin dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CanUserPinProperty As DependencyProperty
    public static readonly DependencyProperty CanUserPinProperty
    See Also