ComponentOne Tiles for WPF and Silverlight
C1.WPF.Tile Namespace / C1TileBase Class / IsFrozenProperty Field

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