Silverlight SDK for Microsoft Bing
LoadXaml Method (xaml)
OverviewSystem.Windows.ControlsResourceControlLoadXaml(String)
Loads raw Xaml into the ResourceControl
Declaration Syntax
C#Visual BasicVisual C++
public void LoadXaml(
	string xaml
)
Public Sub LoadXaml ( _
	xaml As String _
)
public:
void LoadXaml(
	String^ xaml
)
Parameters
xaml (String)
The raw Xaml to load

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)