Chart for WinRT
RemoveHandler Method (AxisScrollBar)

Syntax
'Declaration
 
Public Sub RemoveHandler( _
   ByVal routedEvent As Windows.UI.Xaml.RoutedEvent, _
   ByVal handler As System.Object _
) 
public void RemoveHandler( 
   Windows.UI.Xaml.RoutedEvent routedEvent,
   System.object handler
)

Parameters

routedEvent
handler
See Also

Reference

AxisScrollBar Class
AxisScrollBar Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback