ComponentOne Tiles for WPF and Silverlight
IsFrozen Property (C1TileBase)

C1.WPF.Tile Namespace > C1TileBase Class : IsFrozen Property
Gets or sets the System.Boolean value specifying whether tile updates should be performed on the current C1TileBase object. This is a dependency property. The default value is false.
Syntax
'Declaration
 
Public Property IsFrozen As Boolean
public bool IsFrozen {get; set;}
See Also

Reference

C1TileBase Class
C1TileBase Members