C1.UWP Assembly / C1.Xaml Namespace / C1NumericBox Class / RegisterPropertyChangedCallback Method

In This Topic
RegisterPropertyChangedCallback Method (C1NumericBox)
In This Topic
Syntax
'Declaration
 
Public Function RegisterPropertyChangedCallback( _
   ByVal dp As Windows.UI.Xaml.DependencyProperty, _
   ByVal callback As Windows.UI.Xaml.DependencyPropertyChangedCallback _
) As System.Long
 

Parameters

dp
callback
See Also