Saturday, May 05, 2007

Silverlight - How to Dynamically Load a XAML File

This example is an updated version of an earlier post. With the release of the 1.0 Beta of Silverlight, dynamically loading a XAML file is easier. Now you only have to set the "Source" property of a SilverlightControl object. For information on how it used to be done, please review my previous post.

Here is a sample that dynamically loads XAML files based upon the selected shape.


Project Information
Source Code: here
Developed For: Silverlight 1.0 Beta

2 comments:

  1. This is a really nice example. Thank you for helping us out..!!

    ReplyDelete
  2. hi,

    The source code is not able to download.

    please check the same

    ReplyDelete