Loads a Xaml construct from a
Uri address.

Declaration Syntax
public void LoadXaml(
Uri uri
)
Public Sub LoadXaml ( _
uri As Uri _
)
public:
void LoadXaml(
Uri^ uri
)

Parameters
- uri (Uri)
- The Uri from which to load the Xaml
Assembly:
System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)