ComponentOne Maps for UWP
UnregisterPropertyChangedCallback Method (C1VectorPolygon)

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > C1VectorPolygon Class : UnregisterPropertyChangedCallback Method
Syntax
'Declaration
 
Public Sub UnregisterPropertyChangedCallback( _
   ByVal dp As DependencyProperty, _
   ByVal token As Long _
) 
public void UnregisterPropertyChangedCallback( 
   DependencyProperty dp,
   long token
)

Parameters

dp
token
See Also

Reference

C1VectorPolygon Class
C1VectorPolygon Members