ComponentOne Tiles for UWP
IsFrozen Property

C1.UWP.Tile Assembly > C1.Xaml.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 System.Boolean
public System.bool IsFrozen {get; set;}
See Also

Reference

C1TileBase Class
C1TileBase Members