Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting attached property
Message
De
30/06/2011 08:23:58
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Titre:
Setting attached property
Versions des environnements
Environment:
C# 4.0
Divers
Thread ID:
01516846
Message ID:
01516846
Vues:
112
Hi,
How to implement this:
private void SetAttachedProperty(FrameworkElement fe, string propertyName, object value)
        {
        }
when called, for example, with:
SetAttachedProperty(new TextBlock(), "Canvas.Left", 50);
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform