C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1RadialGauge Class / OnPropertyChanging Method


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

Parameters

propertyName
See Also