ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorLayer Class / UriSourceLoaded Event

In This Topic
    UriSourceLoaded Event
    In This Topic
    Fires when data from UriSource was loaded.
    Syntax
    'Declaration
     
    
    Public Event UriSourceLoaded As EventHandler
    public event EventHandler UriSourceLoaded
    See Also