Andrei's blog
sharing coding bits
Showing posts with label
Silverlight
.
Show all posts
Showing posts with label
Silverlight
.
Show all posts
Sunday, October 30, 2011
Merged Dictionaries with ResourceDictionary set to linked XAML
›
As you know, you can add a linked XAML file using "Add as link" feature from "Add file" in Visual studio. I created a fo...
Wednesday, November 26, 2008
DataGrid custom sorting
›
As you know DataGrid can sort your items by default when column headers are clicked. You can however implement your own custom sorting. Whe...
Wednesday, July 30, 2008
'AG_E_RUNTIME_METHOD : Begin' error when starting a storyboard
›
Before starting animation, always make sure that animation objects and objects participating in the animation are added to the application...
›
Home
View web version