public delegate void ChangingPropertyBoxEventHandler( object sender, ChangingPropertyBoxEventArgs e )
'Declaration Public Delegate Sub ChangingPropertyBoxEventHandler( _ ByVal sender As Object, _ ByVal e As ChangingPropertyBoxEventArgs _ )
'Declaration
Public Delegate Sub ChangingPropertyBoxEventHandler( _ ByVal sender As Object, _ ByVal e As ChangingPropertyBoxEventArgs _ )
ChangingPropertyBoxEventHandler Members C1.Silverlight.Extended Namespace