Silverlight Controls - The path to reusable XAML - Justin myJustin ... by Free wpf gui

Sun, 20 Sep 2009 00:01:16 -0600

Silverlight Controls - The path to reusable XAML - Justin myJustin ...

by Free wpf gui @ Sun, 20 Sep 2009 00:01:16 -0600



So i'll write all the property assignments in the same function, please feel free to NOT follow my bad example. _setControlReferences : function(). { ... var CanvasTop = new DependencyProperty("Canvas.Top");. this._barB. ....Xaml file. This is our "heavy-lifter" that does all the hard business logic work. This class and only this class changes the Bar.XAML GUI display properties. Step #5 C#: Using our Javascript Control & Deployment in Silverlight 1.1 ...