ComponentOne Tiles for UWP
Loading Event (C1FlipTile)

C1.UWP.Tile Assembly > C1.Xaml.Tile Namespace > C1FlipTile Class : Loading Event
Syntax
'Declaration
 
Public Event Loading As Windows.Foundation.TypedEventHandler(Of FrameworkElement,Object)
public event Windows.Foundation.TypedEventHandler<FrameworkElement,object> Loading
See Also

Reference

C1FlipTile Class
C1FlipTile Members