Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PreviewKeyDown/KeyUp not tunnelling
Message
De
06/03/2010 21:45:02
 
 
À
06/03/2010 14:48:47
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Versions des environnements
Environment:
C# 3.0
Divers
Thread ID:
01452829
Message ID:
01452978
Vues:
29
>>And, to complicate the explanation further, the 'outer' Canvas in my test is not, in reality, a Canvas at all but a UserControl and the 'inner' Canvas is actually sub-classed with a lot of app specific logic. The XAML guys who are doing the front end may or may not, depending on the circumstances, choose to stick a ScrollViewer between these two elements. But the 'outer' and 'inner' bits do communicate regardless of whether there's an intervening ScrollViewer so I may be able to catch the events in the 'outer' and pass them directly to the 'inner' - in effect leap-frogging the ScrollViewer if it's present......
>Hope that made sense..

Makes total sense. In essence it's the same as my suggestion. Your just going up one more level.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform