ComponentOne Tiles for UWP
C1TileService Class Members
Fields  Properties  Methods 

C1.UWP.Tile Assembly > C1.Xaml.Tile Namespace : C1TileService Class

The following tables list the members exposed by C1TileService.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the PointerDownAnimation attached property. If this attached property is set on some Windows.UI.Xaml.FrameworkElement, the C1TileService will perform PointerDown animation for this element.  
Public Fieldstatic (Shared in Visual Basic)Identifies the PreservePointerCapture attached property.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets or sets the System.Int32 value specifying the maximum number of tile animations which might be performed simultaniously.  
Public Propertystatic (Shared in Visual Basic)Gets or sets the Windows.Foundation.TimeSpan value specifying the maximum time interval between tile updates.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Freezes tile updates.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the PointerDownAnimation attached property from a given FrameworkElement.  
Public Methodstatic (Shared in Visual Basic)Gets the value of the PreservePointerCapture attached property from a given FrameworkElement.  
Public Methodstatic (Shared in Visual Basic)Handles PointerMoved event. If the pointer, which is currently used for PointerDown animation, is moved, the C1TileService stops PointerDown animation.  
Public Methodstatic (Shared in Visual Basic)Registers the C1TileBase object in the service.  
Public Methodstatic (Shared in Visual Basic)Sets the PointerDownAnimation attached property value on the specified element.  
Public Methodstatic (Shared in Visual Basic)Sets the PreservePointerCapture attached property value on the specified element.  
Public Methodstatic (Shared in Visual Basic)Stops an active PointerDown animation for the specified target.  
Public Methodstatic (Shared in Visual Basic)Unfreezes tile updates.  
Public Methodstatic (Shared in Visual Basic)Unregisters the C1TileBase object in the service.  
Top
See Also

Reference

C1TileService Class
C1.Xaml.Tile Namespace