Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data binding in Page....
Message
De
21/05/2009 12:45:06
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Titre:
Data binding in Page....
Divers
Thread ID:
01401352
Message ID:
01401352
Vues:
103
Hi,

I had a WPF window defined in code with a DependencyProperty set up. In a XAML window sub-classed from this I have controls bound two-way to the DP. This works.

I changed the whole thing to be Page based (i.e. Page derived class with the same code as in the Window class, subclassed XAML page with the same Bindings). This compiles fine, shows no binding failures in the Output window - but the bindings don't work!

Anyone have a clue why this may be?
Regards,
Viv
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform