View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001399 | NoesisGUI | C# SDK | public | 2019-01-23 13:07 | 2019-01-24 11:06 |
| Reporter | Djekke | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | 2.2.0b5 | ||||
| Summary | 0001399: Cannot generate my own MouseWheel event. | ||||
| Description | I was trying to make ListBox pass scroll event to parent, by I found, that I cannot generate my own MouseWheelEvent. Error: Property or indexer 'RoutedEventArgs.RoutedEvent' cannot be assigned to -- it is read only | ||||
| Steps To Reproduce | private static void ListBoxOnPreviewMouseWheel(object sender, MouseWheelEventArgs e) | ||||
| Platform | Windows | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-01-23 13:07 | Djekke | New Issue | |
| 2019-01-24 11:06 | sfernandez | Assigned To | => sfernandez |
| 2019-01-24 11:06 | sfernandez | Status | new => assigned |