View Issue Details

IDProjectCategoryView StatusLast Update
0002445NoesisGUIC++ SDKpublic2023-03-27 12:14
Reporterpdx_hoda_ismail Assigned Tosfernandez  
PrioritynormalSeverityfeatureReproducibilityalways
Status assignedResolutionopen 
Product Version3.1.5 
Target Version3.2 
Summary0002445: Implementation of handledEventsToo in AddHandler function
DescriptionWhile checking if there is a way to add the handledEventsToo in code, I found in the Microsoft documentation that they have two implementations of the AddHandler function as below:
AddHandler(RoutedEvent, Delegate)
AddHandler(RoutedEvent, Delegate, Boolean)

However, only the first function is implemented in Noesis, and I have to use the handledEventsToo property from the second function in my case. It'd be great if we can use the handledEventsToo in a way to avoid workarounds with lot of code.
TagsNo tags attached.
PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-10-24 12:47 pdx_hoda_ismail New Issue
2022-10-26 21:14 sfernandez Assigned To => sfernandez
2022-10-26 21:14 sfernandez Status new => assigned
2022-10-26 21:14 sfernandez Product Version => 3.1.5
2022-10-26 21:14 sfernandez Target Version => 3.2.0
2023-03-27 12:14 jsantos Target Version 3.2.0 => 3.2