Skip to content Skip to sidebar Skip to footer
Showing posts with the label Silverlight

How Do I Pause/play/seek A Silverlight Video Using Javascript

A little bit of context. I want to be able to programmatically control the Silverlight video player… Read more How Do I Pause/play/seek A Silverlight Video Using Javascript

Javascript Array Of TextBlock Elements From Xaml File

A working xaml file (Silverlight) has a lot of TextBlock elements. I need those for data manipulati… Read more Javascript Array Of TextBlock Elements From Xaml File