C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1PolygonIcon Class / OnPropertyChanged Method


In This Topic
OnPropertyChanged Method (C1PolygonIcon)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnPropertyChanged( _
   Optional ByVal propertyName As String _
) 
 
'Usage
 
Dim instance As C1PolygonIcon
Dim propertyName As String
 
instance.OnPropertyChanged(propertyName)

Parameters

propertyName
See Also