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


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

Parameters

propertyName
See Also