FlexGrid for WinRT
AddHandler Method (C1FullscreenDialog)

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

Parameters

routedEvent
handler
handledEventsToo
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1FullscreenDialog Class
C1FullscreenDialog Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback