[]
        
(Showing Draft Content)

C1.WPF.Tile.C1TileBase.IsFrozen

IsFrozen Property

IsFrozen

Gets or sets the bool value specifying whether tile updates should be performed on the current C1TileBase object. This is a dependency property. The default value is false.

Declaration
public bool IsFrozen { get; set; }