ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / IMapLayerCollection Class / OnPropertyChanged Method

In This Topic
    OnPropertyChanged Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub OnPropertyChanged( _
       ByVal e As PropertyChangedEventArgs _
    ) 
    protected void OnPropertyChanged( 
       PropertyChangedEventArgs e
    )

    Parameters

    e
    See Also