changeset 49:502f5f365649

Initial load for Silverlight Example Application
author Steven Hollidge <stevenhollidge@hotmail.com>
date Tue, 17 Apr 2012 17:57:52 +0100
parents d617b54e1f47
children 64f19743cfd6
files SilverlightExampleApp/Libs/Divelements.SandRibbon.XML SilverlightExampleApp/Libs/Divelements.SandRibbon.dll SilverlightExampleApp/Libs/GalaSoft.MvvmLight.Extras.SL4.dll SilverlightExampleApp/Libs/GalaSoft.MvvmLight.Extras.SL4.pdb SilverlightExampleApp/Libs/GalaSoft.MvvmLight.Extras.SL4.xml SilverlightExampleApp/Libs/GalaSoft.MvvmLight.SL4.dll SilverlightExampleApp/Libs/GalaSoft.MvvmLight.SL4.pdb SilverlightExampleApp/Libs/GalaSoft.MvvmLight.SL4.xml SilverlightExampleApp/Libs/GalaSoft.SimpleSerializer.SL4.dll SilverlightExampleApp/Libs/GalaSoft.SimpleSerializer.SL4.pdb SilverlightExampleApp/Libs/Microsoft.Expression.Drawing.dll SilverlightExampleApp/Libs/Microsoft.Expression.Drawing.xml SilverlightExampleApp/Libs/Microsoft.Expression.Interactions.dll SilverlightExampleApp/Libs/Microsoft.Expression.Interactions.xml SilverlightExampleApp/Libs/Microsoft.Practices.ServiceLocation.dll SilverlightExampleApp/Libs/Microsoft.Practices.Unity.Silverlight.dll SilverlightExampleApp/Libs/Microsoft.Practices.Unity.dll SilverlightExampleApp/Libs/Microsoft.Silverlight.Testing.dll SilverlightExampleApp/Libs/Microsoft.Silverlight.Testing.pdb SilverlightExampleApp/Libs/Microsoft.Silverlight.Testing.xml SilverlightExampleApp/Libs/Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.dll SilverlightExampleApp/Libs/Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.pdb SilverlightExampleApp/Libs/Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.xml SilverlightExampleApp/Libs/SLaB.Navigation.ContentLoaders.Auth.dll SilverlightExampleApp/Libs/SLaB.Navigation.ContentLoaders.Error.dll SilverlightExampleApp/Libs/SLaB.Navigation.ContentLoaders.Utilities.dll SilverlightExampleApp/Libs/SLaB.Navigation.ContentLoaders.dll SilverlightExampleApp/Libs/System.Windows.Interactivity.dll SilverlightExampleApp/Libs/System.Windows.Interactivity.xml SilverlightExampleApp/SilverlightExampleApp.Interfaces/Models/IClient.cs SilverlightExampleApp/SilverlightExampleApp.Interfaces/Models/ICountry.cs SilverlightExampleApp/SilverlightExampleApp.Interfaces/Models/ITitle.cs SilverlightExampleApp/SilverlightExampleApp.Interfaces/Properties/AssemblyInfo.cs SilverlightExampleApp/SilverlightExampleApp.Interfaces/Services/IClientDataService.cs SilverlightExampleApp/SilverlightExampleApp.Interfaces/SilverlightExampleApp.Interfaces.csproj SilverlightExampleApp/SilverlightExampleApp.Web/ClientBin/SilverlightExampleApp.xap SilverlightExampleApp/SilverlightExampleApp.Web/Factories/ClientFactory.cs SilverlightExampleApp/SilverlightExampleApp.Web/Factories/CountryFactory.cs SilverlightExampleApp/SilverlightExampleApp.Web/Factories/TitleFactory.cs SilverlightExampleApp/SilverlightExampleApp.Web/Global.asax SilverlightExampleApp/SilverlightExampleApp.Web/Global.asax.cs SilverlightExampleApp/SilverlightExampleApp.Web/Models/Client.cs SilverlightExampleApp/SilverlightExampleApp.Web/Models/Country.cs SilverlightExampleApp/SilverlightExampleApp.Web/Models/Title.cs SilverlightExampleApp/SilverlightExampleApp.Web/Properties/AssemblyInfo.cs SilverlightExampleApp/SilverlightExampleApp.Web/Repositories/ClientMockRepository.cs SilverlightExampleApp/SilverlightExampleApp.Web/Repositories/IRepository.cs SilverlightExampleApp/SilverlightExampleApp.Web/Secure/ClientDataService.svc SilverlightExampleApp/SilverlightExampleApp.Web/Secure/ClientDataService.svc.cs SilverlightExampleApp/SilverlightExampleApp.Web/Secure/SecureService.svc SilverlightExampleApp/SilverlightExampleApp.Web/Secure/SecureService.svc.cs SilverlightExampleApp/SilverlightExampleApp.Web/Secure/SilverlightFaultBehavior.cs SilverlightExampleApp/SilverlightExampleApp.Web/Services/AuthenticationService.svc SilverlightExampleApp/SilverlightExampleApp.Web/Services/AuthenticationService.svc.cs SilverlightExampleApp/SilverlightExampleApp.Web/Services/Helpers.asmx SilverlightExampleApp/SilverlightExampleApp.Web/Services/Helpers.asmx.cs SilverlightExampleApp/SilverlightExampleApp.Web/Services/SilverlightFaultBehavior.cs SilverlightExampleApp/SilverlightExampleApp.Web/Silverlight.js SilverlightExampleApp/SilverlightExampleApp.Web/SilverlightExampleApp.Web.csproj SilverlightExampleApp/SilverlightExampleApp.Web/SplashScreen.js SilverlightExampleApp/SilverlightExampleApp.Web/SplashScreen.xaml SilverlightExampleApp/SilverlightExampleApp.Web/Web.Debug.config SilverlightExampleApp/SilverlightExampleApp.Web/Web.Release.config SilverlightExampleApp/SilverlightExampleApp.Web/Web.config SilverlightExampleApp/SilverlightExampleApp.Web/default.aspx SilverlightExampleApp/SilverlightExampleApp.Web/index.html SilverlightExampleApp/SilverlightExampleApp.sln SilverlightExampleApp/SilverlightExampleApp/App.xaml SilverlightExampleApp/SilverlightExampleApp/App.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Converters/DateTimeConverter.cs SilverlightExampleApp/SilverlightExampleApp/Dialogs/DialogService.cs SilverlightExampleApp/SilverlightExampleApp/Dialogs/IDialogService.cs SilverlightExampleApp/SilverlightExampleApp/Dialogs/SimpleDialog.xaml SilverlightExampleApp/SilverlightExampleApp/Dialogs/SimpleDialog.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Fonts/segoeuil.ttf SilverlightExampleApp/SilverlightExampleApp/Helpers/CookieManager.cs SilverlightExampleApp/SilverlightExampleApp/Helpers/NavigationMap.cs SilverlightExampleApp/SilverlightExampleApp/Helpers/SessionManager.cs SilverlightExampleApp/SilverlightExampleApp/Helpers/TextToPath.cs SilverlightExampleApp/SilverlightExampleApp/HostPage.xaml SilverlightExampleApp/SilverlightExampleApp/HostPage.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Images/CHART-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/CSV-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/CSV-icon64.png SilverlightExampleApp/SilverlightExampleApp/Images/Calculator-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/Close_16x16.png SilverlightExampleApp/SilverlightExampleApp/Images/Color_16x16.png SilverlightExampleApp/SilverlightExampleApp/Images/Copy_16x16.png SilverlightExampleApp/SilverlightExampleApp/Images/Cut_16x16.png SilverlightExampleApp/SilverlightExampleApp/Images/EXPORT-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/EditRedo_16x16.png SilverlightExampleApp/SilverlightExampleApp/Images/EditUndo_16x16.png SilverlightExampleApp/SilverlightExampleApp/Images/Erase_16x16.png SilverlightExampleApp/SilverlightExampleApp/Images/Excel-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/Excel-icon64.png SilverlightExampleApp/SilverlightExampleApp/Images/Find_16x16.png SilverlightExampleApp/SilverlightExampleApp/Images/JSON-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/PDF-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/PDF-icon32.png SilverlightExampleApp/SilverlightExampleApp/Images/PDF-icon64.png SilverlightExampleApp/SilverlightExampleApp/Images/Paste_16x16.png SilverlightExampleApp/SilverlightExampleApp/Images/Print_16x16.png SilverlightExampleApp/SilverlightExampleApp/Images/Printer-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/Replace_16x16.png SilverlightExampleApp/SilverlightExampleApp/Images/Save_16x16.png SilverlightExampleApp/SilverlightExampleApp/Images/Text-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/Text-icon64.png SilverlightExampleApp/SilverlightExampleApp/Images/World-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/XML-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/XML-icon64.png SilverlightExampleApp/SilverlightExampleApp/Images/client-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/coins-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/comment-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/confirmation-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/dos-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/dotnet-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/logo.png SilverlightExampleApp/SilverlightExampleApp/Images/mail-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/portfolio-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/report1-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/report2-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/socket-icon.png SilverlightExampleApp/SilverlightExampleApp/Images/transaction-icon.png SilverlightExampleApp/SilverlightExampleApp/LoginPage.xaml SilverlightExampleApp/SilverlightExampleApp/LoginPage.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Messages/LogOutMessage.cs SilverlightExampleApp/SilverlightExampleApp/Messages/NavigationMessage.cs SilverlightExampleApp/SilverlightExampleApp/Messages/ServiceReturnCode.cs SilverlightExampleApp/SilverlightExampleApp/Messages/StatusBarMessage.cs SilverlightExampleApp/SilverlightExampleApp/Models/User.cs SilverlightExampleApp/SilverlightExampleApp/Properties/AppManifest.xml SilverlightExampleApp/SilverlightExampleApp/Properties/AssemblyInfo.cs SilverlightExampleApp/SilverlightExampleApp/Properties/OutOfBrowserSettings.xml SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/AuthenticationService.disco SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/AuthenticationService.wsdl SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/AuthenticationService.xsd SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/AuthenticationService1.wsdl SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/AuthenticationService1.xsd SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/Reference.cs SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/Reference.svcmap SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/configuration.svcinfo SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/configuration91.svcinfo SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/ClientDataService.disco SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/ClientDataService.wsdl SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/ClientDataService.xsd SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/ClientDataService1.wsdl SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/ClientDataService1.xsd SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/ClientDataService2.xsd SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/Reference.cs SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/Reference.svcmap SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/configuration.svcinfo SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/configuration91.svcinfo SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/Reference.cs SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/Reference.svcmap SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/SecureService.disco SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/SecureService.wsdl SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/SecureService.xsd SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/SecureService1.wsdl SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/configuration.svcinfo SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/configuration91.svcinfo SilverlightExampleApp/SilverlightExampleApp/ServiceReferences.ClientConfig SilverlightExampleApp/SilverlightExampleApp/SilverlightExampleApp.csproj SilverlightExampleApp/SilverlightExampleApp/ViewModels/ClientSearchViewModel.cs SilverlightExampleApp/SilverlightExampleApp/ViewModels/ViewModelLocator.cs SilverlightExampleApp/SilverlightExampleApp/Views/AssetSearch.xaml SilverlightExampleApp/SilverlightExampleApp/Views/AssetSearch.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Views/Assets.xaml SilverlightExampleApp/SilverlightExampleApp/Views/Assets.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Views/ClientDetails.xaml SilverlightExampleApp/SilverlightExampleApp/Views/ClientDetails.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Views/ClientMaint.xaml SilverlightExampleApp/SilverlightExampleApp/Views/ClientMaint.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Views/ClientSearch.xaml SilverlightExampleApp/SilverlightExampleApp/Views/ClientSearch.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Views/ErrorWindow.xaml SilverlightExampleApp/SilverlightExampleApp/Views/ErrorWindow.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Views/Home.xaml SilverlightExampleApp/SilverlightExampleApp/Views/Home.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Views/LogOut.xaml SilverlightExampleApp/SilverlightExampleApp/Views/LogOut.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Views/MainPage.xaml SilverlightExampleApp/SilverlightExampleApp/Views/MainPage.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Views/PortfolioSearch.xaml SilverlightExampleApp/SilverlightExampleApp/Views/PortfolioSearch.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Views/Ribbon.xaml SilverlightExampleApp/SilverlightExampleApp/Views/Ribbon.xaml.cs SilverlightExampleApp/SilverlightExampleApp/Views/TradeSearch.xaml SilverlightExampleApp/SilverlightExampleApp/Views/TradeSearch.xaml.cs
diffstat 188 files changed, 33734 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/Libs/Divelements.SandRibbon.XML	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,3581 @@
+<?xml version="1.0"?>
+<doc>
+    <assembly>
+        <name>Divelements.SandRibbon</name>
+    </assembly>
+    <members>
+        <member name="T:Divelements.SandRibbon.Primitives.WindowTitle">
+            <summary>
+            Draws the title of a window, consisting of a window title and application title.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.WindowTitle.ApplicationNameProperty">
+            <summary>
+            Identifies the ApplicationName dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.WindowTitle.TitleProperty">
+            <summary>
+            Identifies the Title dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.WindowTitle.IsActiveProperty">
+            <summary>
+            Identifies the IsActive dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.WindowTitle.#ctor">
+            <summary>
+            Initializes a new instance of the WindowTitle class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.WindowTitle.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.WindowTitle.IsActive">
+            <summary>
+            Indicates whether the title is displayed active.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.WindowTitle.Title">
+            <summary>
+            The title of the window.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.WindowTitle.ApplicationName">
+            <summary>
+            The name of the application.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.KeyboardAccess">
+            <summary>
+            Provides facilities for keyboard access to ribbon controls.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.KeyboardAccess.KeysProperty">
+            <summary>
+            Identifies the Keys attached property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.KeyboardAccess.SetKeys(System.Windows.UIElement,System.String)">
+            <summary>
+            Sets the value of the Keys attached property for a given element.
+            </summary>
+            <param name="element">The element to set the property on.</param>
+            <param name="value">The new value of the property.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.KeyboardAccess.GetKeys(System.Windows.UIElement)">
+            <summary>
+            Obtains the value of the Keys attached property for a given element.
+            </summary>
+            <param name="element">The element to obtain the property value for.</param>
+            <returns>The value of the property.</returns>
+        </member>
+        <member name="E:Divelements.SandRibbon.KeyboardAccess.KeyboardAccessStarting">
+            <summary>
+            Occurs when keyboard access is about to start.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.KeyboardAccess.Current">
+            <summary>
+            Obtains the keyboard access manager currently in use.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Separator">
+            <summary>
+            A visual separator for use in a ribbon group or menu.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Separator.#ctor">
+            <summary>
+            Initializes a new instance of the Separator class.
+            </summary>
+        </member>
+        <member name="T:Divelements.Licensing.SilverlightLicensing">
+            <summary>
+            Provides facilities for licensing Silverlight controls.
+            </summary>
+        </member>
+        <member name="M:Divelements.Licensing.SilverlightLicensing.ActivateProduct(System.String)">
+            <summary>
+            Activates the product with a customer-specific license key.
+            </summary>
+            <param name="licenseKey">The license key to use.</param>
+        </member>
+        <member name="P:Divelements.Licensing.SilverlightLicensing.IsActivated">
+            <summary>
+            Indicates whether the product has been activated.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Ribbon">
+            <summary>
+            Provides a ribbon view over tabs containing child controls.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.TypedItemsControl`1">
+            <summary>
+            Provides a level of type safety and hooks for an ItemsControl derivative.
+            </summary>
+            <typeparam name="T">The primary type of item to host.</typeparam>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TypedItemsControl`1.#ctor">
+            <summary>
+            Initializes a new instance of the TypedItemsControl class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TypedItemsControl`1.InsertAlternativeItem(System.Windows.UIElement)">
+            <summary>
+            Inserts an element of a type different from the standard hosted type.
+            </summary>
+            <param name="element">The element to insert.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TypedItemsControl`1.RemoveAlternativeItem(System.Windows.UIElement)">
+            <summary>
+            Removes and element of a type different from the standard hosted type.
+            </summary>
+            <param name="element">The element to remove.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TypedItemsControl`1.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TypedItemsControl`1.InsertItem(System.Int32,`0)">
+            <summary>
+            Performs the actions required to insert an item into the control.
+            </summary>
+            <param name="index">The index at which the item should be inserted.</param>
+            <param name="item">The item to insert.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TypedItemsControl`1.RemoveItem(System.Int32,`0)">
+            <summary>
+            Performs the actions required to remove an item from the control.
+            </summary>
+            <param name="index">The index of the item being removed.</param>
+            <param name="item">The item to remove.</param>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.TypedItemsControl`1.Children">
+            <summary>
+            A collection of children belonging to the control.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.TypedItemsControl`1.TypedCollectionForItemsControl`1">
+            <summary>
+            Provides collection facilities for a strongly-typed items control.
+            </summary>
+            <typeparam name="T">The type of item to store in the collection.</typeparam>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TypedItemsControl`1.TypedCollectionForItemsControl`1.InsertItem(System.Int32,`1)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TypedItemsControl`1.TypedCollectionForItemsControl`1.RemoveItem(System.Int32)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TypedItemsControl`1.TypedCollectionForItemsControl`1.ClearItems">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.IRibbonPopupHost">
+            <summary>
+            A contract for elements capable of displaying a ribbon popup to implement.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.IRibbonPopupHost.Popup">
+            <summary>
+            The popup associated with the element.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.IRibbonPopupHost.IsMouseOver">
+            <summary>
+            Indicates whether the mouse is over the element.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ICustomPopupPlacement">
+            <summary>
+            A contract for elements wishing to control placement of their popups to implement.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ICustomPopupPlacement.CalculatePlacementRect(Divelements.SandRibbon.RibbonPopup,System.Windows.UIElement,System.Windows.Size)">
+            <summary>
+            Calculates the placement rectangle of a popup.
+            </summary>
+            <param name="ribbonPopup">The popup being opened.</param>
+            <param name="screenElement">An element that represents the whole screen, used for transformation purposes.</param>
+            <param name="desiredSize">The desired size of the popup.</param>
+            <returns>A rectangle representing the final layout of the popup.</returns>
+        </member>
+        <member name="F:Divelements.SandRibbon.Ribbon.IsMinimizedProperty">
+            <summary>
+            Identifies the IsMinimized dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Ribbon.SelectedTabProperty">
+            <summary>
+            Identifies the SelectedTab dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Ribbon.ControlAreaHeightProperty">
+            <summary>
+            Identifies the ControlAreaHeight dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Ribbon.TabDividerBrushProperty">
+            <summary>
+            Identifies the TabDividerBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Ribbon.ApplicationNameProperty">
+            <summary>
+            Identifies the ApplicationName dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Ribbon.TitleProperty">
+            <summary>
+            Identifies the Title dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Ribbon.MinimizedPopupTemplateProperty">
+            <summary>
+            Identifies the MinimizedPopupTemplate dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Ribbon.ApplicationPopupProperty">
+            <summary>
+            Identifies the ApplicationPopup dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Ribbon.ApplicationButtonImageProperty">
+            <summary>
+            Identifies the ApplicationButtonImage dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Ribbon.ToolBarProperty">
+            <summary>
+            Identifies the ToolBar dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Ribbon.ToolBarPositionProperty">
+            <summary>
+            Identifies the ToolBarPosition dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Ribbon.ApplicationButtonColorProperty">
+            <summary>
+            Identifies the ApplicationButtonColor dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Ribbon.ApplicationButtonTextProperty">
+            <summary>
+            Identifies the ApplicationButtonText dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Ribbon.#ctor">
+            <summary>
+            Initializes a new instance of the Ribbon class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Ribbon.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Ribbon.OnLivePreview(Divelements.SandRibbon.LivePreviewEventArgs)">
+            <summary>
+            Raises the LivePreview event.
+            </summary>
+            <param name="e">The arguments associated with the event.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Ribbon.OnHelpRequested(System.EventArgs)">
+            <summary>
+            Raises the HelpRequested event.
+            </summary>
+            <param name="e">The arguments associated with the event.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Ribbon.ArrangeOverride(System.Windows.Size)">
+            <summary>
+            Overridden. See the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Ribbon.OnMouseWheel(System.Windows.Input.MouseWheelEventArgs)">
+            <summary>
+            Overridden. See the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Ribbon.ShowTab(Divelements.SandRibbon.RibbonTab,System.Boolean)">
+            <summary>
+            Shows the specified tab.
+            </summary>
+            <param name="tab">The tab to show.</param>
+            <param name="focus">Whether to set focus to the tab, when showing under a minimized ribbon.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Ribbon.InsertItem(System.Int32,Divelements.SandRibbon.RibbonTab)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Ribbon.RemoveItem(System.Int32,Divelements.SandRibbon.RibbonTab)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Ribbon.OnSelectedTabChanged(System.EventArgs)">
+            <summary>
+            Raises the SelectedTabChanged event.
+            </summary>
+            <param name="e">The arguments associated with the tab.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Ribbon.ToggleMinimize">
+            <summary>
+            Toggles the ribbon minimized state.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Ribbon.ActivateProduct(System.String)">
+            <summary>
+            Activates the product with a customer-specific license key.
+            </summary>
+            <param name="licenseKey">The license key to use.</param>
+        </member>
+        <member name="E:Divelements.SandRibbon.Ribbon.HelpRequested">
+            <summary>
+            Occurs when the user activates the help button.
+            </summary>
+        </member>
+        <member name="E:Divelements.SandRibbon.Ribbon.LivePreview">
+            <summary>
+            Occurs when live preview for a control should be activated.
+            </summary>
+        </member>
+        <member name="E:Divelements.SandRibbon.Ribbon.SelectedTabChanged">
+            <summary>
+            Occurs when the selected tab has changed;
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.EditingContexts">
+            <summary>
+            The editing contexts present in the ribbon.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.ToolBar">
+            <summary>
+            Gets or sets the toolbar associated with the ribbon.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.ToolBarPosition">
+            <summary>
+            Indicates where the toolbar is positioned relative to the ribbon.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.ApplicationButtonColor">
+            <summary>
+            Gets or sets the color of the application button.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.ApplicationButtonText">
+            <summary>
+            Gets or sets the text in the application button.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.ApplicationButtonImage">
+            <summary>
+            The image to show in the application button.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.ApplicationPopup">
+            <summary>
+            The popup to show beneath the application button.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.ShowHelp">
+            <summary>
+            Determines whether the help button is visible.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.MinimizedPopupTemplate">
+            <summary>
+            The template to use for displaying tabs while in the minimized state.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.ApplicationName">
+            <summary>
+            The name of the application.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.Title">
+            <summary>
+            The title of the window.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.TabDividerBrush">
+            <summary>
+            The brush with which to draw dividers between tabs.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.ControlAreaHeight">
+            <summary>
+            Indicates the height of the control display area.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.SelectedTab">
+            <summary>
+            The tab that is currently being displayed in the control.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.IsMinimized">
+            <summary>
+            Indicates whether the ribbon is minimized.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.Tabs">
+            <summary>
+            The tabs belonging to the ribbon.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Ribbon.ApplicationButton">
+            <summary>
+            The application button hosted on the ribbon.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.ApplicationButton">
+            <summary>
+            A special kind of button designed to represent the application as a whole.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Button">
+            <summary>
+            Provides a clickable means to activate commands.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.RibbonControl">
+            <summary>
+            Provides base functionality for other ribbon controls.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonControl.CommandProperty">
+            <summary>
+            Identifies the Command dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonControl.CommandParameterProperty">
+            <summary>
+            Identifies the CommandParameter dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonControl.#ctor">
+            <summary>
+            Initializes a new instance of the RibbonControl class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonControl.OnActivate(Divelements.SandRibbon.ActivateEventArgs)">
+            <summary>
+            Raises the Activate event.
+            </summary>
+            <param name="e">The arguments associated with the event.</param>
+        </member>
+        <member name="E:Divelements.SandRibbon.RibbonControl.Activate">
+            <summary>
+            Occurs when the button is activated with the mouse or the keyboard.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonControl.CommandParameter">
+            <summary>
+            Gets or sets the parameter to pass to the Command property.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonControl.Command">
+            <summary>
+            The command associated with the control.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.IVariantAwareControl">
+            <summary>
+            A contract implemented by controls whose size can change dynamically.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.IVariantAwareControl.SetAmbientVariant(Divelements.SandRibbon.RibbonGroupVariant)">
+            <summary>
+            Sets the variant active within the control.
+            </summary>
+            <param name="variant">The size variant to use.</param>
+        </member>
+        <member name="F:Divelements.SandRibbon.Button.IsCheckedProperty">
+            <summary>
+            Identifies the IsChecked dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Button.LargeImageProperty">
+            <summary>
+            Identifies the LargeImage dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Button.SmallImageProperty">
+            <summary>
+            Identifies the SmallImage dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Button.SizeProperty">
+            <summary>
+            Identifies the Size dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Button.CollapseToMediumProperty">
+            <summary>
+            Identifies the CollapseToMedium dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Button.CollapseToSmallProperty">
+            <summary>
+            Identifies the CollapseToSmall dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Button.TextProperty">
+            <summary>
+            Identifies the Text dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Button.DisplayTextProperty">
+            <summary>
+            Identifies the DisplayText dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Button.DisplayText2Property">
+            <summary>
+            Identifies the DisplayText2 dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Button.IsSplitProperty">
+            <summary>
+            Identifies the IsSplit dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.Button"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.OnCreateAutomationPeer">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.OnKeyDown(System.Windows.Input.KeyEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.OnActivate(Divelements.SandRibbon.ActivateEventArgs)">
+            <summary>
+            Raises the Activate event.
+            </summary>
+            <param name="e">The arguments associated with the event.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.LaunchPopup(Divelements.SandRibbon.LaunchPopupFocusAction)">
+            <summary>
+            Launches the popup associated with the button.
+            </summary>
+            <param name="focusAction">The focus action to apply when the popup is launched.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.OnContentChanged(System.Object,System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.TriggerLivePreview">
+            <summary>
+            Triggers live preview for the control.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.OnGotFocus(System.Windows.RoutedEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.OnLostFocus(System.Windows.RoutedEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.OnMouseMove(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.OnMouseEnter(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Button.OnMouseLeave(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.IsSplit">
+            <summary>
+            Indicates whether the button is divided into two split, clickable portions.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.Popup">
+            <summary>
+            The popup associated with the button.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.AutoCheck">
+            <summary>
+            Specifies whether the button is automatically checked when activated.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.Text">
+            <summary>
+            The text to display in the button.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.DisplayText">
+            <summary>
+            The text actually showing in the button.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.DisplayText2">
+            <summary>
+            The text actually showing in the button.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.Size">
+            <summary>
+            The size the button will adopt unless size constraints are in place.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.CollapseToMedium">
+            <summary>
+            Indicates the group variant threshold at which the button will collapse to its medium size.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.CollapseToSmall">
+            <summary>
+            Indicates the group variant threshold at which the button will collapse to its small size.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.LargeImage">
+            <summary>
+            The image to use when a large image is required.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.ShowDropDown">
+            <summary>
+            Determines whether a dropdown indicator is shown when there is a popup associated with the button.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.AutoSize">
+            <summary>
+            Determines whether the button adopts a fixed size for its image.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.SmallImage">
+            <summary>
+            The image to use when a small image is required.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.IsChecked">
+            <summary>
+            Indicates whether the button is checked.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Button.IsMouseOver">
+            <summary>
+            Indicates whether the mouse is hovering over the element.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.ApplicationButton.#ctor">
+            <summary>
+            Initializes a new instance of the ApplicationButton class.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Menu">
+            <summary>
+            Provides a container for menu items.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Menu.SeparatorStyleProperty">
+            <summary>
+            Identifies the SeparatorStyle dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Menu.#ctor">
+            <summary>
+            Initializes a new instance of the Menu class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Menu.IsItemItsOwnContainerOverride(System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Menu.GetContainerForItemOverride">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Menu.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Menu.SeparatorStyle">
+            <summary>
+            The style to apply to separators.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ComboBoxItem">
+            <summary>
+            An item designed to be hosted in a <see cref="T:Divelements.SandRibbon.ComboBox"/>.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ComboBoxItem.ImageProperty">
+            <summary>
+            Identifies the Image dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ComboBoxItem.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.ComboBoxItem"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ComboBoxItem.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ComboBoxItem.OnMouseLeave(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ComboBoxItem.OnMouseEnter(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ComboBoxItem.Image">
+            <summary>
+            The image associated with the group.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ColorEventArgs">
+            <summary>
+            Arguments for an event dealing with a color.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ColorEventArgs.Color">
+            <summary>
+            The color associated with the event.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.BeforeOpenEventArgs">
+            <summary>
+            Arguments for an event dealing with a popup about to open.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.BeforeOpenEventArgs.Cancel">
+            <summary>
+            Whether the action should be cancelled.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.BeforeOpenEventArgs.Popup">
+            <summary>
+            The popup associated with the event.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.BeforeOpenEventArgs.Element">
+            <summary>
+            The element on which the popup is opening.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ActivateEventArgs">
+            <summary>
+            Arguments describing the means in which an item is being activated.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ActivateEventArgs.ActivationMethod">
+            <summary>
+            The method by which the item is being activated.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.FileButton">
+            <summary>
+            Provides highlighting functionality for a file button.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.FileButton.ColorProperty">
+            <summary>
+            Identifies the Color dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.FileButton.DarkColorProperty">
+            <summary>
+            Identifies the DarkColor dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.FileButton.LightColorProperty">
+            <summary>
+            Identifies the LightColor dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.FileButton.#ctor">
+            <summary>
+            Initializes a new instance of the FileButtonChrome class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.FileButton.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.FileButton.Color">
+            <summary>
+            The color with which to draw the button.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.FileButton.DarkColor">
+            <summary>
+            The color with which to draw dark parts of the button.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.FileButton.LightColor">
+            <summary>
+            The color with which to draw light parts of the button.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.Highlighter">
+            <summary>
+            Provides switchable highlight facilities for other controls.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.CornerRadiusProperty">
+            <summary>
+            Identifies the CornerRadius dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.InnerCornerRadiusProperty">
+            <summary>
+            Identifies the InnerCornerRadius dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.HotBackgroundBrushProperty">
+            <summary>
+            Identifies the HotBackgroundBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.HotOuterBorderBrushProperty">
+            <summary>
+            Identifies the HotOuterBorderBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.HotInnerBorderBrushProperty">
+            <summary>
+            Identifies the HotInnerBorderBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.PushedBackgroundBrushProperty">
+            <summary>
+            Identifies the PushedBackgroundBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.PushedOuterBorderBrushProperty">
+            <summary>
+            Identifies the PushedOuterBorderBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.PushedInnerBorderBrushProperty">
+            <summary>
+            Identifies the PushedInnerBorderBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.CheckedBackgroundBrushProperty">
+            <summary>
+            Identifies the CheckedBackgroundBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.CheckedOuterBorderBrushProperty">
+            <summary>
+            Identifies the CheckedOuterBorderBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.CheckedInnerBorderBrushProperty">
+            <summary>
+            Identifies the CheckedInnerBorderBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.EffectiveBackgroundBrushProperty">
+            <summary>
+            Identifies the EffectiveBackgroundBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.EffectiveOuterBorderBrushProperty">
+            <summary>
+            Identifies the EffectiveOuterBorderBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.EffectiveInnerBorderBrushProperty">
+            <summary>
+            Identifies the EffectiveInnerBorderBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Highlighter.InteractionStateProperty">
+            <summary>
+            Identifies the InteractionState dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.Highlighter.#ctor">
+            <summary>
+            Initializes a new instance of the Highlighter class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.Highlighter.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.InteractionState">
+            <summary>
+            The interaction state of the highlight.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.HotBackgroundBrush">
+            <summary>
+            The brush used to draw the background when hot.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.HotOuterBorderBrush">
+            <summary>
+            The brush used to draw the outer border when hot.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.HotInnerBorderBrush">
+            <summary>
+            The brush used to draw the inner border when hot.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.PushedBackgroundBrush">
+            <summary>
+            The brush used to draw the background when Pushed.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.PushedOuterBorderBrush">
+            <summary>
+            The brush used to draw the outer border when Pushed.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.PushedInnerBorderBrush">
+            <summary>
+            The brush used to draw the inner border when Pushed.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.CheckedBackgroundBrush">
+            <summary>
+            The brush used to draw the background when Checked.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.CheckedOuterBorderBrush">
+            <summary>
+            The brush used to draw the outer border when Checked.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.CheckedInnerBorderBrush">
+            <summary>
+            The brush used to draw the inner border when Checked.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.EffectiveBackgroundBrush">
+            <summary>
+            The brush used to draw the background when Effective.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.EffectiveOuterBorderBrush">
+            <summary>
+            The brush used to draw the outer border when Effective.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.EffectiveInnerBorderBrush">
+            <summary>
+            The brush used to draw the inner border when Effective.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.CornerRadius">
+            <summary>
+            The radius of the corners drawn on the background.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Highlighter.InnerCornerRadius">
+            <summary>
+            The radius of the inner corners drawn on the background.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.LivePreviewEventArgs">
+            <summary>
+            Arguments representing an event concerning showing a live preview for a selection.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.LivePreviewEventArgs.Control">
+            <summary>
+            The control being previewed.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.LivePreviewEventArgs.Parameter">
+            <summary>
+            The parameter associated with the request for live preview.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.LivePreviewEventArgs.PreviewObject">
+            <summary>
+            An object representing the preview that can be cancelled in a timely fashion.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ILivePreview">
+            <summary>
+            A contract for an object representing a live preview to implement.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ILivePreview.ActivatePreview">
+            <summary>
+            Activates the preview.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ILivePreview.RemovePreview">
+            <summary>
+            Removes the preview by reversing the action applied previously in the ActivatePreview method.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ScreenTip">
+            <summary>
+            Provides advanced tooltip functionality.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ScreenTip.TextProperty">
+            <summary>
+            Identifies the Text attached dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ScreenTip.DescriptionProperty">
+            <summary>
+            Identifies the Description attached dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ScreenTip.ImageProperty">
+            <summary>
+            Identifies the Image attached dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ScreenTip.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.ScreenTip"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ScreenTip.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ScreenTip.SetText(System.Windows.UIElement,System.String)">
+            <summary>
+            Sets the value of the Text attached property for a given element.
+            </summary>
+            <param name="element">The element to set the property on.</param>
+            <param name="value">The new value of the property.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.ScreenTip.GetText(System.Windows.UIElement)">
+            <summary>
+            Obtains the value of the Text attached property for a given element.
+            </summary>
+            <param name="element">The element to obtain the property value for.</param>
+            <returns>The value of the property.</returns>
+        </member>
+        <member name="M:Divelements.SandRibbon.ScreenTip.SetDescription(System.Windows.UIElement,System.String)">
+            <summary>
+            Sets the value of the Description attached property for a given element.
+            </summary>
+            <param name="element">The element to set the property on.</param>
+            <param name="value">The new value of the property.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.ScreenTip.GetDescription(System.Windows.UIElement)">
+            <summary>
+            Obtains the value of the Description attached property for a given element.
+            </summary>
+            <param name="element">The element to obtain the property value for.</param>
+            <returns>The value of the property.</returns>
+        </member>
+        <member name="M:Divelements.SandRibbon.ScreenTip.SetImage(System.Windows.UIElement,System.Windows.Media.ImageSource)">
+            <summary>
+            Sets the value of the Image attached property for a given element.
+            </summary>
+            <param name="element">The element to set the property on.</param>
+            <param name="value">The new value of the property.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.ScreenTip.GetImage(System.Windows.UIElement)">
+            <summary>
+            Obtains the value of the Image attached property for a given element.
+            </summary>
+            <param name="element">The element to obtain the property value for.</param>
+            <returns>The value of the property.</returns>
+        </member>
+        <member name="P:Divelements.SandRibbon.ScreenTip.Text">
+            <summary>
+            The text associated with the screen tip.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ScreenTip.Description">
+            <summary>
+            The description associated with the screen tip.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ScreenTip.Image">
+            <summary>
+            The image associated with the screen tip.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.StripPanel">
+            <summary>
+            Provides the facility to lay out child items in a strip, with separators.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.StripPanel.OrientationProperty">
+            <summary>
+            Identifies the Orientation dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.StripPanel.ItemSpacingProperty">
+            <summary>
+            Identifies the ItemSpacing dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.StripPanel.StretchProperty">
+            <summary>
+            Identifies the Stretch dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.StripPanel.#ctor">
+            <summary>
+            Initializes a new instance of the StripPanel class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.StripPanel.BeginsNewGroup(System.Windows.UIElement,System.Windows.UIElement)">
+            <summary>
+            Indicates whether an item begins a new group.
+            </summary>
+            <param name="item">The item that might begin a new group.</param>
+            <param name="previousItem">The previous item.</param>
+            <returns>A boolean value indicating whether a new group should be started.</returns>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.StripPanel.ArrangeOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.StripPanel.MeasureOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.StripPanel.GetStretch(System.Windows.UIElement)">
+            <summary>
+            Obtains the value of the Stretch attached property for a given element.
+            </summary>
+            <param name="element">The element to obtain the property value for.</param>
+            <returns>The value of the property.</returns>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.StripPanel.SetStretch(System.Windows.UIElement,System.Boolean)">
+            <summary>
+            Sets the value of the Stretch attached property for a given element.
+            </summary>
+            <param name="element">The element to set the property on.</param>
+            <param name="value">The new value of the property.</param>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.StripPanel.Orientation">
+            <summary>
+            The direction in which items are laid out.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.StripPanel.ItemSpacing">
+            <summary>
+            The spacing to apply between items.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.CollapsiblePanel">
+            <summary>
+            Provides layout facilities for a group of items that can be aligned horizontally or vertically if there is room.
+            </summary>
+            <remarks>
+            <para>Use this class together with controls that change their size so that they are laid out vertically when small and horizontally when large.</para>
+            </remarks>
+        </member>
+        <member name="M:Divelements.SandRibbon.CollapsiblePanel.#ctor">
+            <summary>
+            Initializes a new instance of the CollapsiblePanel class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.CollapsiblePanel.ArrangeOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.CollapsiblePanel.MeasureOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.TabStripTab">
+            <summary>
+            Represents a clickable tab for display in a tabstrip.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.TabStripTab.RibbonTabProperty">
+            <summary>
+            Identifies the RibbonTab dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.TabStripTab.TextProperty">
+            <summary>
+            Identifies the Text dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.TabStripTab.IsSelectedProperty">
+            <summary>
+            Identifies the IsSelected dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.TabStripTab.ContextualAppearanceProperty">
+            <summary>
+            Identifies the ContextualAppearance dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TabStripTab.#ctor">
+            <summary>
+            Initializes a new instance of the TabStripTab class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TabStripTab.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TabStripTab.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TabStripTab.OnMouseEnter(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TabStripTab.OnMouseLeave(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TabStripTab.OnGotFocus(System.Windows.RoutedEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TabStripTab.OnLostFocus(System.Windows.RoutedEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.TabStripTab.IsSelected">
+            <summary>
+            Indicates whether the tab should display in a selected state.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.TabStripTab.Text">
+            <summary>
+            The text to display in the tab.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.TabStripTab.RibbonTab">
+            <summary>
+            Indicates the RibbonTab instance to which this tab is bound.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.TabStripTab.ContextualAppearance">
+            <summary>
+            How the tab colours itself when contextual.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.ThemingStyle">
+            <summary>
+            Specifies a theme style to apply.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.ThemingStyle.Office2007">
+            <summary>
+            The whole tab is coloured with the editing context colour.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.ThemingStyle.Office2010">
+            <summary>
+            Only the border of the tab is coloured with the editing context colour.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.DividerPanel">
+            <summary>
+            Lays out child controls in a strip with dividers in between.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.DividerPanel.DividerDarkBrushProperty">
+            <summary>
+            Identifies the DividerDarkBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.DividerPanel.DividerLightBrushProperty">
+            <summary>
+            Identifies the DividerLightBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.DividerPanel.DividerSizeProperty">
+            <summary>
+            Identifies the DividerSize dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.DividerPanel.#ctor">
+            <summary>
+            Initializes a new instance of the DividerPanel class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.DividerPanel.ArrangeOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.DividerPanel.MeasureOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.DividerPanel.AddElement(System.Int32,System.Windows.UIElement)">
+            <summary>
+            Adds an element to the panel.
+            </summary>
+            <param name="index">The index at which to add the element.</param>
+            <param name="item">The element to add.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.DividerPanel.RemoveElement(System.Windows.UIElement)">
+            <summary>
+            Removes an element from the panel.
+            </summary>
+            <param name="item">The element to remove.</param>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.DividerPanel.DividerSize">
+            <summary>
+            The size of the dividers shown.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.DividerPanel.DividerDarkBrush">
+            <summary>
+            The brush with which to draw the dark side of dividers.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.DividerPanel.DividerLightBrush">
+            <summary>
+            The brush with which to draw the light side of dividers.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ApplicationPopup">
+            <summary>
+            A popup designed to be hosted by the application button.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.RibbonPopup">
+            <summary>
+            Provides popup facilities.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonPopup.SeparatorStyleProperty">
+            <summary>
+            Identifies the SeparatorStyle dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonPopup.ShouldDismissPopupProperty">
+            <summary>
+            Identifies the ShouldDismissPopup dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonPopup.ResizeModeProperty">
+            <summary>
+            Identifies the ResizeMode dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonPopup.#ctor">
+            <summary>
+            Initializes a new instance of the RibbonPopup class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonPopup.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonPopup.OnBeforeOpen(Divelements.SandRibbon.BeforeOpenEventArgs)">
+            <summary>
+            Raises the BeforeOpen event.
+            </summary>
+            <param name="e">The arguments associated with the event.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonPopup.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonPopup.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonPopup.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonPopup.OnOpened(System.EventArgs)">
+            <summary>
+            Raise the Opened event.
+            </summary>
+            <param name="e">The arguments associated with the event.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonPopup.OnClosed(System.EventArgs)">
+            <summary>
+            Raises the Closed event.
+            </summary>
+            <param name="e">The arguments associated with the event.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonPopup.CanShow">
+            <summary>
+            Determines whether the popup can be shown.
+            </summary>
+            <returns>A boolean value indicating whether the popup can be shown.</returns>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonPopup.OnLostFocus(System.Windows.RoutedEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonPopup.OnGotFocus(System.Windows.RoutedEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonPopup.CollapseAll">
+            <summary>
+            Collapses any and all open popups.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonPopup.SetShouldDismissPopup(System.Windows.UIElement,System.Boolean)">
+            <summary>
+            Sets the value of the ShouldDismissPopup property for the specified element.
+            </summary>
+            <param name="element">The element for which to set the property value.</param>
+            <param name="value">The new value of the property.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonPopup.GetShouldDismissPopup(System.Windows.UIElement)">
+            <summary>
+            Obtains the value of the ShouldDismissPopup property for the specified element.
+            </summary>
+            <param name="element">The element for which to obtain the property value.</param>
+            <returns>The value of the property.</returns>
+        </member>
+        <member name="E:Divelements.SandRibbon.RibbonPopup.Opened">
+            <summary>
+            Occurs when the popup is opened.
+            </summary>
+        </member>
+        <member name="E:Divelements.SandRibbon.RibbonPopup.Closed">
+            <summary>
+            Occurs when the popup is closed.
+            </summary>
+        </member>
+        <member name="E:Divelements.SandRibbon.RibbonPopup.BeforeOpen">
+            <summary>
+            Occurs when the popup is about to be opened.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonPopup.ResizeMode">
+            <summary>
+            Indicates how a gallery within the popup can be resized.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonPopup.SeparatorStyle">
+            <summary>
+            The style to apply to separators.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonPopup.IsOpen">
+            <summary>
+            Indicates whether the popup is open.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonPopup.Launcher">
+            <summary>
+            The element that launched the popup.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ApplicationPopup.ContentProperty">
+            <summary>
+            Identifies the Content dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ApplicationPopup.#ctor">
+            <summary>
+            Initializes a new instance of the ApplicationPopup class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ApplicationPopup.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ApplicationPopup.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ApplicationPopup.Content">
+            <summary>
+            The content to display within the popup.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ToolBarTray">
+            <summary>
+            Provides layout and management facilities for toolbars.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ToolBarTray.LineProperty">
+            <summary>
+            Identifies the Line attached dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ToolBarTray.OffsetProperty">
+            <summary>
+            Identifies the Offset attached dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ToolBarTray.#ctor">
+            <summary>
+            Initializes a new instance of the ToolBarTray class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ToolBarTray.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ToolBarTray.ClearContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ToolBarTray.SetLine(Divelements.SandRibbon.ToolBar,System.Int32)">
+            <summary>
+            Sets the value of the Line attached property for a given element.
+            </summary>
+            <param name="element">The element to set the property on.</param>
+            <param name="value">The new value of the property.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.ToolBarTray.GetLine(Divelements.SandRibbon.ToolBar)">
+            <summary>
+            Obtains the value of the Line attached property for a given element.
+            </summary>
+            <param name="element">The element to obtain the property value for.</param>
+            <returns>The value of the property.</returns>
+        </member>
+        <member name="M:Divelements.SandRibbon.ToolBarTray.SetOffset(Divelements.SandRibbon.ToolBar,System.Double)">
+            <summary>
+            Sets the value of the Offset attached property for a given element.
+            </summary>
+            <param name="element">The element to set the property on.</param>
+            <param name="value">The new value of the property.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.ToolBarTray.GetOffset(Divelements.SandRibbon.ToolBar)">
+            <summary>
+            Obtains the value of the Line attached property for a given element.
+            </summary>
+            <param name="element">The element to obtain the property value for.</param>
+            <returns>The value of the property.</returns>
+        </member>
+        <member name="T:Divelements.SandRibbon.EditingContextActivateMode">
+            <summary>
+            Specifies how an editing context is activated.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.EditingContextActivateMode.ShowTabs">
+            <summary>
+            The tabs belonging to the editing context are shown.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.EditingContextActivateMode.ShowTabsAndSelect">
+            <summary>
+            The tabs belonging to the editing context are shown and the first tab is selected.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.GalleryResizeMode">
+            <summary>
+            Specifies how a gallery can be resized.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.GalleryResizeMode.None">
+            <summary>
+            The gallery cannot be resized.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.GalleryResizeMode.Vertical">
+            <summary>
+            The gallery can be resized vertically.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.GalleryResizeMode.HorizontalAndVertical">
+            <summary>
+            The gallery can be resized horizontally and vertically.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ToolBarPosition">
+            <summary>
+            Specifies where a toolbar is positioned.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ToolBarPosition.AboveRibbon">
+            <summary>
+            The toolbar is positioned above the ribbon.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ToolBarPosition.BelowRibbon">
+            <summary>
+            The toolbar is positioned below the ribbon.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.RibbonGroupVariant">
+            <summary>
+            Specifies a size-based variant of a ribbon group.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGroupVariant.Large">
+            <summary>
+            The group is displayed in its large state.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGroupVariant.Medium">
+            <summary>
+            The group is displayed in its medium state.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGroupVariant.Small">
+            <summary>
+            The group is displayed in its small state.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGroupVariant.Collapsed">
+            <summary>
+            The group is displayed collapsed.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ButtonSize">
+            <summary>
+            Specifies a standard size for a ribbon button.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ButtonSize.Small">
+            <summary>
+            Only the icon for the button is shown, small.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ButtonSize.Medium">
+            <summary>
+            The icon for the button is shown small, with its text alongside.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ButtonSize.Large">
+            <summary>
+            The icon for the button is shown large, with its text underneath.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.CollapseThreshold">
+            <summary>
+            Specifies the threshold for when a control will collapse to a given size.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.CollapseThreshold.Never">
+            <summary>
+            The control will never collapse.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.CollapseThreshold.WhenGroupIsMedium">
+            <summary>
+            The control will collapse when the group variant is medium or small.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.CollapseThreshold.WhenGroupIsSmall">
+            <summary>
+            The control will collapse when the group variant is small.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ActivationMethod">
+            <summary>
+            Specifies a means of activating a control.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ActivationMethod.Mouse">
+            <summary>
+            The control was activated with the mouse.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ActivationMethod.Keyboard">
+            <summary>
+            The control was activated with the keyboard.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.AutoCheckMode">
+            <summary>
+            Specifies how an item can be automatically checked.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.AutoCheckMode.None">
+            <summary>
+            The item is not automatically checked.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.AutoCheckMode.Toggle">
+            <summary>
+            The checked state of the item is automatically toggled.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.AutoCheckMode.Radio">
+            <summary>
+            The item is automatically checked and others in the same parent are unchecked.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.LaunchPopupFocusAction">
+            <summary>
+            Specifies the focus behavior when a popup is launched.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.LaunchPopupFocusAction.FocusPopup">
+            <summary>
+            The popup itself is focused.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.LaunchPopupFocusAction.FocusFirstItem">
+            <summary>
+            The first item in the popup is focused.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.RibbonGallery">
+            <summary>
+            A gallery designed for hosting directly within a ribbon group.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Gallery">
+            <summary>
+            Provides a scrollable viewport on to a list of gallery buttons.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Gallery.ViewportWidthProperty">
+            <summary>
+            Identifies the ViewportWidth dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Gallery.ViewportHeightProperty">
+            <summary>
+            Identifies the ViewportHeight dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Gallery.ItemWidthProperty">
+            <summary>
+            Identifies the ItemWidth dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Gallery.ItemHeightProperty">
+            <summary>
+            Identifies the ItemHeight dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Gallery.MinimumViewportWidthProperty">
+            <summary>
+            Identifies the MinimumViewportWidth dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Gallery.MinimumViewportHeightProperty">
+            <summary>
+            Identifies the MinimumViewportHeight dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Gallery.MaximumViewportWidthProperty">
+            <summary>
+            Identifies the MaximumViewportWidth dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Gallery.MaximumViewportHeightProperty">
+            <summary>
+            Identifies the MaximumViewportHeight dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Gallery.#ctor">
+            <summary>
+            Initializes a new instance of the Gallery class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Gallery.IsItemItsOwnContainerOverride(System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Gallery.GetContainerForItemOverride">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Gallery.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Gallery.MinimumViewportWidth">
+            <summary>
+            Indicates the minimum acceptable width to which the user can resize the viewport.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Gallery.MinimumViewportHeight">
+            <summary>
+            Indicates the minimum acceptable height to which the user can resize the viewport.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Gallery.MaximumViewportWidth">
+            <summary>
+            Indicates the maximum acceptable width to which the user can resize the viewport.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Gallery.MaximumViewportHeight">
+            <summary>
+            Indicates the maximum acceptable height to which the user can resize the viewport.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Gallery.ItemWidth">
+            <summary>
+            Indicates the consistent width of each item.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Gallery.ItemHeight">
+            <summary>
+            Indicates the consistent height of each item.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Gallery.ViewportWidth">
+            <summary>
+            Indicates the width of the scrollable viewport within the gallery.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Gallery.ViewportHeight">
+            <summary>
+            Indicates the height of the scrollable viewport within the gallery.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGallery.CondenseProperty">
+            <summary>
+            Identifies the Condense dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGallery.IsCondensedProperty">
+            <summary>
+            Identifies the IsCondensed dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGallery.ImageProperty">
+            <summary>
+            Identifies the Image dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGallery.TextProperty">
+            <summary>
+            Identifies the Text dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGallery.PopupViewportWidthProperty">
+            <summary>
+            Identifies the PopupViewportWidth dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGallery.PopupViewportHeightProperty">
+            <summary>
+            Identifies the PopupViewportHeight dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGallery.PopupItemsProperty">
+            <summary>
+            Identifies the PopupItems dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGallery.ResizeModeProperty">
+            <summary>
+            Identifies the ResizeMode dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonGallery.#ctor">
+            <summary>
+            Initializes a new instance of the RibbonGallery class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonGallery.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonGallery.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonGallery.ResizeMode">
+            <summary>
+            Indicates how a gallery within the popup can be resized.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonGallery.PopupItems">
+            <summary>
+            The items to display in the popup portion of the control.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonGallery.Text">
+            <summary>
+            The text associated with the gallery.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonGallery.Image">
+            <summary>
+            The image associated with the group.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonGallery.IsCondensed">
+            <summary>
+            Indicates whether the panel is condensed.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonGallery.Condense">
+            <summary>
+            Indicates the threshold at which the panel becomes condensed.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonGallery.PopupViewportWidth">
+            <summary>
+            The width of the popup gallery viewport.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonGallery.PopupViewportHeight">
+            <summary>
+            The height of the popup gallery viewport.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ButtonGroup">
+            <summary>
+            Represents a group of buttons with similar functionality.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ButtonGroup.RemoveButtonBordersProperty">
+            <summary>
+            Identifies the RemoveButtonBorders dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ButtonGroup.ButtonPaddingProperty">
+            <summary>
+            Identifies the ButtonPadding dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ButtonGroup.#ctor">
+            <summary>
+            Initializes a new instance of the ButtonGroup class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ButtonGroup.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ButtonGroup.InsertItem(System.Int32,Divelements.SandRibbon.Button)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ButtonGroup.RemoveItem(System.Int32,Divelements.SandRibbon.Button)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ButtonGroup.ButtonPadding">
+            <summary>
+            The amount of padding to apply to child buttons.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ButtonGroup.Buttons">
+            <summary>
+            The buttons belonging to the group.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ButtonGroup.RemoveButtonBorders">
+            <summary>
+            Indicates whether borders on button controls are removed.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.ToolBarTrayPanel">
+            <summary>
+            Provides layout facilities for toolbars within a <see cref="T:Divelements.SandRibbon.ToolBarTray"/>.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.ToolBarTrayPanel.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.Primitives.ToolBarTrayPanel"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.ToolBarTrayPanel.MeasureOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.ToolBarTrayPanel.ArrangeOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.ToolBarPanel">
+            <summary>
+            Provides the facility to relocate any items which do not fit into the primary container into another panel.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.ToolBarPanel.IsRelocatedProperty">
+            <summary>
+            Identifies the IsRelocated dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.ToolBarPanel.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.Primitives.ToolBarPanel"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.ToolBarPanel.ArrangeOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.ToolBarPanel.MeasureOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.ToolBarPanel.SetIsRelocated(System.Windows.UIElement,System.Boolean)">
+            <summary>
+            Sets the value of the IsRelocated attached property for a given element.
+            </summary>
+            <param name="element">The element to set the property on.</param>
+            <param name="value">The new value of the property.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.ToolBarPanel.GetIsRelocated(System.Windows.UIElement)">
+            <summary>
+            Obtains the value of the IsRelocated attached property for a given element.
+            </summary>
+            <param name="element">The element to obtain the property value for.</param>
+            <returns>The value of the property.</returns>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.Splitter">
+            <summary>
+            Represents a control that can be dragged by the user.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.Splitter.IsDraggingProperty">
+            <summary>
+            Identifies the <see cref="P:System.Windows.Controls.Primitives.Thumb.IsDragging" /> dependency property.
+            </summary>
+            <returns>
+            The identifier for the <see cref="P:System.Windows.Controls.Primitives.Thumb.IsDragging" /> dependency property.
+            </returns>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.Splitter.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Controls.Primitives.Thumb" /> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.Splitter.CancelDrag">
+            <summary>
+            Cancels a drag operation for the <see cref="T:System.Windows.Controls.Primitives.Thumb" />.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.Splitter.OnApplyTemplate">
+            <summary>
+            Builds the visual tree for the <see cref="T:System.Windows.Controls.Primitives.Thumb" /> control when a new template is applied.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.Splitter.OnBeforeDrag(System.EventArgs)">
+            <summary>
+            Raises the BeforeDrag event.
+            </summary>
+            <param name="e">The arguments associated with the event.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.Splitter.OnDoubleClick(System.EventArgs)">
+            <summary>
+            Raises the DoubleClick event.
+            </summary>
+            <param name="e">The arguments associated with the event.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.Splitter.OnMouseEnter(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.Splitter.OnMouseLeave(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.Splitter.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.Splitter.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.Splitter.OnMouseMove(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="E:Divelements.SandRibbon.Primitives.Splitter.DragCompleted">
+            <summary>
+            Occurs when the <see cref="T:System.Windows.Controls.Primitives.Thumb" /> control loses mouse capture.
+            </summary>
+        </member>
+        <member name="E:Divelements.SandRibbon.Primitives.Splitter.DragDelta">
+            <summary>
+            Occurs one or more times as the mouse pointer is moved when a <see cref="T:System.Windows.Controls.Primitives.Thumb" /> control has logical focus and mouse capture. 
+            </summary>
+        </member>
+        <member name="E:Divelements.SandRibbon.Primitives.Splitter.DragStarted">
+            <summary>
+            Occurs when a <see cref="T:System.Windows.Controls.Primitives.Thumb" /> control receives logical focus and mouse capture.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.Splitter.IsDragging">
+            <summary>
+            Gets whether the <see cref="T:System.Windows.Controls.Primitives.Thumb" /> control has focus and mouse capture.
+            </summary>
+            <returns>true if the <see cref="T:System.Windows.Controls.Primitives.Thumb" /> control has focus and mouse capture; otherwise false. The default is false.
+            </returns>
+        </member>
+        <member name="T:Divelements.SandRibbon.GroupVariant">
+            <summary>
+            Represents a size variant of a ribbon group.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.GroupVariant.#ctor">
+            <summary>
+            Initializes a new instance of the GroupVariant class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.GroupVariant.#ctor(Divelements.SandRibbon.RibbonGroup,Divelements.SandRibbon.RibbonGroupVariant,System.Int32)">
+            <summary>
+            Initializes a new instance of the GroupVariant class.
+            </summary>
+            <param name="group">The initial value of the Group property.</param>
+            <param name="variant">The initial value of the Variant property.</param>
+            <param name="priority">The initial value of the Priority property.</param>
+        </member>
+        <member name="P:Divelements.SandRibbon.GroupVariant.Priority">
+            <summary>
+            The priority with which to apply the variant.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.GroupVariant.Group">
+            <summary>
+            The group to which the variant will be applied.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.GroupVariant.Variant">
+            <summary>
+            The variant which will be applied.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.GroupVariantCollection">
+            <summary>
+            A collection of group variants.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.GroupVariantCollection.#ctor(Divelements.SandRibbon.RibbonGroup)">
+            <summary>
+            Initializes a new instance of the GroupVariantCollection class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.GroupVariantCollection.ClearItems">
+            <summary>
+            Overridden. See the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.GroupVariantCollection.InsertItem(System.Int32,Divelements.SandRibbon.GroupVariant)">
+            <summary>
+            Overridden. See the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.GroupVariantCollection.RemoveItem(System.Int32)">
+            <summary>
+            Overridden. See the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ComboBox">
+            <summary>
+            An enhanced combo box designed for hosting within a ribbon.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ComboBox.#ctor">
+            <summary>
+            Initializes a new instance of the RibbonComboBox class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ComboBox.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ComboBox.OnDropDownOpened(System.EventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ComboBox.OnDropDownClosed(System.EventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ComboBox.IsItemItsOwnContainerOverride(System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ComboBox.GetContainerForItemOverride">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ToolBar">
+            <summary>
+            Provides quick access to a collection of buttons or other items.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ToolBar.SeparatorStyleProperty">
+            <summary>
+            Identifies the SeparatorStyle dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ToolBar.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.ToolBar"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ToolBar.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ToolBar.InsertItem(System.Int32,System.Windows.UIElement)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ToolBar.RemoveItem(System.Int32,System.Windows.UIElement)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ToolBar.IsItemItsOwnContainerOverride(System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ToolBar.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ToolBar.ShowChevron">
+            <summary>
+            Indicates whether a chevron is displayed at the end of the toolbar.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ToolBar.ShowGripper">
+            <summary>
+            Indicates whether a gripper is displayed when the toolbar is hosted in a tray, to allow the user to move it.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ToolBar.HasChevronedItems">
+            <summary>
+            Indicates whether some of the items in the toolbar have been moved from the main display due to lack of space.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ToolBar.SeparatorStyle">
+            <summary>
+            The style to apply to separators.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.TitleAligner">
+            <summary>
+            Provides window title alignment facilities.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TitleAligner.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.Primitives.TitleAligner"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TitleAligner.ArrangeOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TitleAligner.MeasureOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.MenuBar">
+            <summary>
+            Extends the standard toolbar with custom appearance and properties.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuBar.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.MenuBar"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuBar.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ColorPicker">
+            <summary>
+            Provides a means of choosing from a range of colors.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ColorPicker.ShowGraduationsProperty">
+            <summary>
+            Identifies the ShowGraduations dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ColorPicker.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.ColorPicker"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ColorPicker.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ColorPicker.OnColorPicked(Divelements.SandRibbon.ColorEventArgs)">
+            <summary>
+            Raises the ColorPicked event.
+            </summary>
+            <param name="e">The arguments associated with the event.</param>
+        </member>
+        <member name="E:Divelements.SandRibbon.ColorPicker.ColorPicked">
+            <summary>
+            Occurs when the user picks a color from the control.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ColorPicker.Colors">
+            <summary>
+            The collection of basic colors being displayed by the control.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ColorPicker.ShowGraduations">
+            <summary>
+            Indicates whether light and dark graduations of the colors are made available for selection.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ColorCollection">
+            <summary>
+            A collection of colors.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ColorCollection.ClearItems">
+            <summary>
+            Overridden. See the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ColorCollection.InsertItem(System.Int32,System.Windows.Media.Color)">
+            <summary>
+            Overridden. See the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ColorCollection.RemoveItem(System.Int32)">
+            <summary>
+            Overridden. See the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ClientPanel">
+            <summary>
+            Provides an attractive display for the main content of an application.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ClientPanel.#ctor">
+            <summary>
+            Initializes a new instance of the ClientPanel class.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ShufflePanel">
+            <summary>
+            Provides layout facilities for division into two lines under normal conditions, or three lines when space is tight.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ShufflePanel.CondensedChildOrderProperty">
+            <summary>
+            Identifies the CondensedChildOrder dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ShufflePanel.CondenseProperty">
+            <summary>
+            Identifies the Condense dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ShufflePanel.IsCondensedProperty">
+            <summary>
+            Identifies the IsCondensed dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ShufflePanel.ItemSpacingProperty">
+            <summary>
+            Identifies the ItemSpacing dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ShufflePanel.#ctor">
+            <summary>
+            Initializes a new instance of the VariableLinePanel class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ShufflePanel.ArrangeOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ShufflePanel.MeasureOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ShufflePanel.ItemSpacing">
+            <summary>
+            The spacing to apply between items.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ShufflePanel.CondensedChildOrder">
+            <summary>
+            The order in which children are laid out when the panel is condensed.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ShufflePanel.IsCondensed">
+            <summary>
+            Indicates whether the panel is condensed.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.ShufflePanel.Condense">
+            <summary>
+            Indicates the threshold at which the panel becomes condensed.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Int32ArrayConverter">
+            <summary>
+            Provides a means to convert from a string representation of an Int32 array into the array.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Int32ArrayConverter.#ctor">
+            <summary>
+            Initializes a new instance of the Int32ArrayConverter class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Int32ArrayConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Int32ArrayConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.InteractionState">
+            <summary>
+            Specifies the interaction state for highlighting.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.InteractionState.Normal">
+            <summary>
+            The element is in a normal state.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.InteractionState.Hot">
+            <summary>
+            The element is in a highlighted state.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.InteractionState.Pushed">
+            <summary>
+            The element is in a pushed state.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.InteractionState.Checked">
+            <summary>
+            The element is in a checked state.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.InteractionState.Disabled">
+            <summary>
+            The element is in a disabled state.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.EditingContext">
+            <summary>
+            Represents a context in which a document can be edited.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.EditingContext.TextProperty">
+            <summary>
+            Identifies the Text dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.EditingContext.ColorProperty">
+            <summary>
+            Identifies the Color dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.EditingContext.IsAvailableProperty">
+            <summary>
+            Identifies the IsAvailable dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.EditingContext.TitleBarBrushProperty">
+            <summary>
+            Identifies the TitleBarBrush dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.EditingContext.ContrastColorProperty">
+            <summary>
+            Identifies the ContrastColor dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.EditingContext.GlowColorProperty">
+            <summary>
+            Identifies the GlowColor dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.EditingContext.#ctor">
+            <summary>
+            Initializes a new instance of the EditingContext class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.EditingContext.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Overridden. See the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.EditingContext.OnIsAvailableChanged(System.EventArgs)">
+            <summary>
+            Raises the IsAvailableChanged event.
+            </summary>
+            <param name="e">The arguments associated with the event.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.EditingContext.Activate(Divelements.SandRibbon.EditingContextActivateMode)">
+            <summary>
+            Activates the editing context.
+            </summary>
+            <param name="activateMode">The manner in which the editing context is activated.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.EditingContext.Deactivate">
+            <summary>
+            Deactivates the editing context.
+            </summary>
+        </member>
+        <member name="E:Divelements.SandRibbon.EditingContext.IsAvailableChanged">
+            <summary>
+            Occurs when the value of the IsAvailable property changes.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.EditingContext.SortKey">
+            <summary>
+            Determines where the editing context header is displayed relative to other headers.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.EditingContext.TitleBarBrush">
+            <summary>
+            The brush used to draw the background of the editing context in the window titlebar.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.EditingContext.IsAvailable">
+            <summary>
+            Indicates whether the editing context is available.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.EditingContext.Reference">
+            <summary>
+            A reference for the editing context.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.EditingContext.Ribbon">
+            <summary>
+            The ribbon that the editing context belongs to.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.EditingContext.Text">
+            <summary>
+            The text used to represent the editing context.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.EditingContext.Color">
+            <summary>
+            The color used to represent the editing context.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.EditingContext.ContrastColor">
+            <summary>
+            A companion color to be used by visual templates.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.EditingContext.GlowColor">
+            <summary>
+            A companion color to be used by visual templates.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.EditingContextCollection">
+            <summary>
+            A collection of editing contexts.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.EditingContextCollection.ClearItems">
+            <summary>
+            Overridden. See the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.EditingContextCollection.InsertItem(System.Int32,Divelements.SandRibbon.EditingContext)">
+            <summary>
+            Overridden. See the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.EditingContextCollection.RemoveItem(System.Int32)">
+            <summary>
+            Overridden. See the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.EditingContextCollection.Item(System.String)">
+            <summary>
+            Returns the editing context with the specified reference.
+            </summary>
+            <param name="reference">The reference to look for.</param>
+        </member>
+        <member name="T:Divelements.SandRibbon.MenuItem">
+            <summary>
+            Provides an activatable representation of a command.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.MenuItem.IsCheckedProperty">
+            <summary>
+            Identifies the IsChecked dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.MenuItem.ImageProperty">
+            <summary>
+            Identifies the Image dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.MenuItem.TextProperty">
+            <summary>
+            Identifies the Text dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuItem.#ctor">
+            <summary>
+            Initializes a new instance of the MenuItem class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuItem.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuItem.OnContentChanged(System.Object,System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuItem.OnKeyDown(System.Windows.Input.KeyEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuItem.TriggerLivePreview">
+            <summary>
+            Triggers live preview for the control.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuItem.OnGotFocus(System.Windows.RoutedEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuItem.OnLostFocus(System.Windows.RoutedEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuItem.OnActivate(Divelements.SandRibbon.ActivateEventArgs)">
+            <summary>
+            Raises the Activate event.
+            </summary>
+            <param name="e">The arguments associated with the event.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuItem.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuItem.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuItem.OnMouseMove(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuItem.OnMouseEnter(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.MenuItem.OnMouseLeave(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.MenuItem.Popup">
+            <summary>
+            The popup associated with the button.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.MenuItem.IsMouseOver">
+            <summary>
+            Indicates whether the mouse is hovering over the element.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.MenuItem.IsChecked">
+            <summary>
+            Indicates whether the menu item is checked.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.MenuItem.Image">
+            <summary>
+            The image associated with the menu item.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.MenuItem.Text">
+            <summary>
+            The text associated with the button.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Heading">
+            <summary>
+            Provides a graphical representation of a heading, suitable for display in popups.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Heading.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.Heading"/> class.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.RibbonGroupPanel">
+            <summary>
+            Provides dymanic layout facilities for ribbon groups.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.RibbonGroupPanel.AutoCollapseGroupsProperty">
+            <summary>
+            Identifies the AutoCollapseGroups dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.RibbonGroupPanel.#ctor">
+            <summary>
+            Initializes a new instance of the RibbonGroupPanel class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.RibbonGroupPanel.MeasureOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.RibbonGroupPanel.AutoCollapseGroups">
+            <summary>
+            Indicates whether groups are automatically collapsed as space becomes tight.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.QuickAccessToolBar">
+            <summary>
+            A toolbar designed to be hosted inside a ribbon to give quick access to commonly-used commands.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.QuickAccessToolBar.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.QuickAccessToolBar"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.QuickAccessToolBar.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.WrapPanel">
+            <summary>
+            Positions child elements in sequential position from left to right,
+            breaking content to the next line at the edge of the containing box.
+            Subsequent ordering happens sequentially from top to bottom or from
+            right to left, depending on the value of the Orientation property.
+            </summary>
+            <QualityBand>Stable</QualityBand>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.WrapPanel._ignorePropertyChange">
+            <summary>
+            A value indicating whether a dependency property change handler
+            should ignore the next change notification.  This is used to reset
+            the value of properties without performing any of the actions in
+            their change handlers.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.WrapPanel.ItemHeightProperty">
+            <summary>
+            Identifies the ItemHeight dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.WrapPanel.ItemWidthProperty">
+            <summary>
+            Identifies the ItemWidth dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.WrapPanel.OrientationProperty">
+            <summary>
+            Identifies the Orientation dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.WrapPanel.OnOrientationPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            OrientationProperty property changed handler.
+            </summary>
+            <param name="d">WrapPanel that changed its Orientation.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.WrapPanel.#ctor">
+            <summary>
+            Initializes a new instance of the WrapPanel class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.WrapPanel.OnItemHeightOrWidthPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            Property changed handler for ItemHeight and ItemWidth.
+            </summary>
+            <param name="d">
+            WrapPanel that changed its ItemHeight or ItemWidth.
+            </param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.WrapPanel.MeasureOverride(System.Windows.Size)">
+            <summary>
+            Measures the child elements of a WrapPanel in anticipation of 
+            arranging them during the ArrangeOverride pass.
+            </summary>
+            <param name="constraint">
+            An upper limit Size that should not be exceeded.
+            </param>
+            <returns>
+            Desired size of the WrapPanel and its child elements.
+            </returns>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.WrapPanel.ArrangeOverride(System.Windows.Size)">
+            <summary>
+            Arranges the content of a WrapPanel element.
+            </summary>
+            <param name="finalSize">
+            The Size that this element should use to arrange its child elements.
+            </param>
+            <returns>
+            The arranged size of this WrapPanel element and its children.
+            </returns>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.WrapPanel.ArrangeLine(System.Int32,System.Int32,System.Nullable{System.Double},System.Double,System.Double)">
+            <summary>
+            Arrange a sequence of elements in a single line.
+            </summary>
+            <param name="lineStart">
+            Index of the first element in the sequence to arrange.
+            </param>
+            <param name="lineEnd">
+            Index of the last element in the sequence to arrange.
+            </param>
+            <param name="directDelta">
+            Optional fixed growth in the primary direction.
+            </param>
+            <param name="indirectOffset">
+            Offset of the line in the indirect direction.
+            </param>
+            <param name="indirectGrowth">
+            Shared indirect growth of the elements on this line.
+            </param>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.WrapPanel.ItemHeight">
+            <summary>
+            Gets or sets the Double that represents the uniform height of all
+            items that are contained within the WrapPanel.  
+            </summary>
+            <remarks>
+            The default value is NaN.
+            </remarks>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.WrapPanel.ItemWidth">
+            <summary>
+            Gets or sets a Double that represents the uniform width of all items
+            that are contained within the WrapPanel.  
+            </summary>
+            <remarks>
+            The default value is NaN.
+            </remarks>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.WrapPanel.Orientation">
+            <summary>
+            Gets or sets a value that specifies the dimension in which 
+            child content is arranged.
+            </summary>
+            <remarks>
+            The default value is Horizontal.
+            </remarks>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.OrientedSize._orientation">
+            <summary>
+            The orientation of the structure.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.OrientedSize._direct">
+            <summary>
+            The size dimension that grows directly with layout placement.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.OrientedSize._indirect">
+            <summary>
+            The size dimension that grows indirectly with the maximum value of
+            the layout row or column.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.OrientedSize.#ctor(System.Windows.Controls.Orientation)">
+            <summary>
+            Initializes a new OrientedSize structure.
+            </summary>
+            <param name="orientation">Orientation of the structure.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.OrientedSize.#ctor(System.Windows.Controls.Orientation,System.Double,System.Double)">
+            <summary>
+            Initializes a new OrientedSize structure.
+            </summary>
+            <param name="orientation">Orientation of the structure.</param>
+            <param name="width">Un-oriented width of the structure.</param>
+            <param name="height">Un-oriented height of the structure.</param>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.OrientedSize.Orientation">
+            <summary>
+            Gets the orientation of the structure.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.OrientedSize.Direct">
+            <summary>
+            Gets or sets the size dimension that grows directly with layout
+            placement.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.OrientedSize.Indirect">
+            <summary>
+            Gets or sets the size dimension that grows indirectly with the
+            maximum value of the layout row or column.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.OrientedSize.Width">
+            <summary>
+            Gets or sets the width of the size.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.OrientedSize.Height">
+            <summary>
+            Gets or sets the height of the size.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.NumericExtensions">
+            <summary>
+            Numeric utility methods used by controls.  These methods are similar in
+            scope to the WPF DoubleUtil class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.NumericExtensions.IsZero(System.Double)">
+            <summary>
+            Check if a number is zero.
+            </summary>
+            <param name="value">The number to check.</param>
+            <returns>True if the number is zero, false otherwise.</returns>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.NumericExtensions.IsNaN(System.Double)">
+            <summary>
+            Check if a number isn't really a number.
+            </summary>
+            <param name="value">The number to check.</param>
+            <returns>
+            True if the number is not a number, false if it is a number.
+            </returns>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.NumericExtensions.IsGreaterThan(System.Double,System.Double)">
+            <summary>
+            Determine if one number is greater than another.
+            </summary>
+            <param name="left">First number.</param>
+            <param name="right">Second number.</param>
+            <returns>
+            True if the first number is greater than the second, false
+            otherwise.
+            </returns>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.NumericExtensions.IsLessThanOrClose(System.Double,System.Double)">
+            <summary>
+            Determine if one number is less than or close to another.
+            </summary>
+            <param name="left">First number.</param>
+            <param name="right">Second number.</param>
+            <returns>
+            True if the first number is less than or close to the second, false
+            otherwise.
+            </returns>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.NumericExtensions.AreClose(System.Double,System.Double)">
+            <summary>
+            Determine if two numbers are close in value.
+            </summary>
+            <param name="left">First number.</param>
+            <param name="right">Second number.</param>
+            <returns>
+            True if the first number is close in value to the second, false
+            otherwise.
+            </returns>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.NumericExtensions.NanUnion">
+            <summary>
+            NanUnion is a C++ style type union used for efficiently converting
+            a double into an unsigned long, whose bits can be easily
+            manipulated.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.NumericExtensions.NanUnion.FloatingValue">
+            <summary>
+            Floating point representation of the union.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.NumericExtensions.NanUnion.IntegerValue">
+            <summary>
+            Integer representation of the union.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.TabStrip">
+            <summary>
+            Provides layout and decoration facilities for tabs.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.TabStrip.DividerBrushProperty">
+            <summary>
+            Identifies the DividerBrush dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TabStrip.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.Primitives.TabStrip"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TabStrip.ArrangeOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.TabStrip.MeasureOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.TabStrip.DividerBrush">
+            <summary>
+            The brush used to paint dividers.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.DropShadow">
+            <summary>
+            Provides a visual drop shadow behind the content displayed in the control.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.DropShadow.ShadowColorProperty">
+            <summary>
+            Identifies the ShadowColor dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.DropShadow.ShadowSizeProperty">
+            <summary>
+            Identifies the ShadowSize dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.DropShadow.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="!:Divelements.SandDock.Primitives.DropShadow"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.DropShadow.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.DropShadow.ShadowColor">
+            <summary>
+            The color of the shadow.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.DropShadow.ShadowSize">
+            <summary>
+            The size of the shadow.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.GalleryButton">
+            <summary>
+            A button for display in a gallery.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.GalleryButton.#ctor">
+            <summary>
+            Initializes a new instance of the GalleryButton class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.GalleryButton.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.GalleryButton.TriggerLivePreview">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.RibbonGroup">
+            <summary>
+            Represents a group of ribbon controls with similar functionality.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGroup.ActiveVariantProperty">
+            <summary>
+            Identifies the ActiveVariant dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGroup.HeaderProperty">
+            <summary>
+            Identifies the Header dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGroup.ImageProperty">
+            <summary>
+            Identifies the Image dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGroup.ShowDialogLauncherProperty">
+            <summary>
+            Identifies the ShowDialogLauncher dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonGroup.SeparatorStyleProperty">
+            <summary>
+            Identifies the SeparatorStyle dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonGroup.#ctor">
+            <summary>
+            Initializes a new instance of the RibbonGroup class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonGroup.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonGroup.MeasureOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonGroup.OnLaunchDialog(System.EventArgs)">
+            <summary>
+            Raises the LaunchDialog event.
+            </summary>
+            <param name="e">The arguments associated with the event.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonGroup.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonGroup.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="E:Divelements.SandRibbon.RibbonGroup.LaunchDialog">
+            <summary>
+            Occurs when the user activates the dialog launcher button.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonGroup.ShowDialogLauncher">
+            <summary>
+            Indicates whether the dialog launcher button is shown.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonGroup.Image">
+            <summary>
+            The image associated with the group.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonGroup.Header">
+            <summary>
+            The header text to display for the group.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonGroup.ActiveVariant">
+            <summary>
+            The active size variant of the group.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonGroup.Variants">
+            <summary>
+            The collection of size variants that can be applied to the group.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonGroup.SeparatorStyle">
+            <summary>
+            The style to apply to separators.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.RibbonGroupChrome">
+            <summary>
+            Provides the user interface for displaying items within a ribbon group.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.RibbonGroupChrome.ShowDialogLauncherProperty">
+            <summary>
+            Identifies the ShowDialogLauncher dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.RibbonGroupChrome.HeaderProperty">
+            <summary>
+            Identifies the Header dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.RibbonGroupChrome.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.Primitives.RibbonGroupChrome"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.RibbonGroupChrome.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.RibbonGroupChrome.OnLaunchDialog(System.EventArgs)">
+            <summary>
+            Raises the LaunchDialog event.
+            </summary>
+            <param name="e">The arguments associated with the event.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.RibbonGroupChrome.OnMouseEnter(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.RibbonGroupChrome.OnMouseLeave(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="E:Divelements.SandRibbon.Primitives.RibbonGroupChrome.LaunchDialog">
+            <summary>
+            Occurs when the user activates the dialog launcher button.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.RibbonGroupChrome.IsCollapsed">
+            <summary>
+            Indicates whether the control displays a collapsed appearance.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.RibbonGroupChrome.IsPushed">
+            <summary>
+            Indicates whether the control displays a pushed appearance.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.RibbonGroupChrome.ShowDialogLauncher">
+            <summary>
+            Indicates whether the dialog launcher button is shown.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.RibbonGroupChrome.Header">
+            <summary>
+            The header text to display for the group.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.RibbonTab">
+            <summary>
+            Represents a section of the ribbon containing controls with a similar purpose.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonTab.TextProperty">
+            <summary>
+            Identifies the Text dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonTab.IsContextualProperty">
+            <summary>
+            Identifies the IsContextual dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonTab.EditingContextProperty">
+            <summary>
+            Identifies the EditingContext dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonTab.IsSelectedProperty">
+            <summary>
+            Identifies the IsSelected dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.RibbonTab.ContextualAppearanceProperty">
+            <summary>
+            Identifies the ContextualAppearance dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonTab.#ctor">
+            <summary>
+            Initializes a new instance of the RibbonTab class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonTab.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonTab.GetContainerForItemOverride">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.RibbonTab.IsItemItsOwnContainerOverride(System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonTab.ContextualAppearance">
+            <summary>
+            How the tab colours itself when contextual.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonTab.EditingContextReference">
+            <summary>
+            If specified, indicates the editing context that must be active for this tab to be shown.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonTab.IsSelected">
+            <summary>
+            Indicates whether the tab is selected.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonTab.EditingContext">
+            <summary>
+            The editing context to which the tab belongs.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonTab.IsContextual">
+            <summary>
+            Indicates whether the tab is part of a contextual group.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.RibbonTab.Text">
+            <summary>
+            The text representing the tab.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.ContextPopup">
+            <summary>
+            An extended popup which allows association to framework elements.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.ContextPopup.PopupProperty">
+            <summary>
+            Identifies the Popup attached property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ContextPopup.#ctor">
+            <summary>
+            Initializes a new instance of the ContextPopup class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ContextPopup.Show(System.Windows.FrameworkElement,System.Windows.Rect)">
+            <summary>
+            Shows the popup over the specified element and justified around the specified rectangle.
+            </summary>
+            <param name="justifyParent">The element over which to show the popup.</param>
+            <param name="justifyRect">The rectangle around which to justify the popup.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.ContextPopup.OnClosed(System.EventArgs)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.ContextPopup.SetPopup(System.Windows.FrameworkElement,Divelements.SandRibbon.ContextPopup)">
+            <summary>
+            Sets the value of the Popup property for the specified element.
+            </summary>
+            <param name="element">The element for which to set the property value.</param>
+            <param name="value">The new value of the property.</param>
+        </member>
+        <member name="M:Divelements.SandRibbon.ContextPopup.GetPopup(System.Windows.FrameworkElement)">
+            <summary>
+            Obtains the value of the Popup property for the specified element.
+            </summary>
+            <param name="element">The element for which to obtain the property value.</param>
+            <returns>The value of the property.</returns>
+        </member>
+        <member name="M:Divelements.SandRibbon.ColorUtility.AdjustColorBrightness(System.Windows.Media.Color,System.Int32)">
+            <summary>
+            Adjusts the brightness of a color.
+            </summary>
+            <param name="baseColor">The color to start with.</param>
+            <param name="factor">The factor, from -255 to 255, to adjust the color by.</param>
+            <returns>The new color.</returns>
+        </member>
+        <member name="T:Divelements.SandRibbon.Hsv">
+            <summary>
+            A structure representing the Hue, Saturation and Value of a color.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Hsv.Hue">
+            <summary>
+            The hue of the color.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Hsv.Saturation">
+            <summary>
+            The saturation of the color.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Hsv.Value">
+            <summary>
+            The value of the color.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Hsv.#ctor(System.Int32,System.Int32,System.Int32)">
+            <summary>
+            Initializes a new instance of the Hsv structure.
+            </summary>
+            <param name="hue">The initial value of the Hue field.</param>
+            <param name="saturation">The initial value of the Saturation field.</param>
+            <param name="value">The initial value of the Value field.</param>
+        </member>
+        <member name="T:Divelements.SandRibbon.Primitives.PagingScrollViewer">
+            <summary>
+            Provides page-by-page scrolling of child controls.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.PagingScrollViewer.ScrollViewerStyleProperty">
+            <summary>
+            Identifies the ScrollViewerStyle dependency property.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.Primitives.PagingScrollViewer.OrientationProperty">
+            <summary>
+            Identifies the Orientation dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.PagingScrollViewer.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.Primitives.PagingScrollViewer"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.PagingScrollViewer.MeasureOverride(System.Windows.Size)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.Primitives.PagingScrollViewer.OnApplyTemplate">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.PagingScrollViewer.Orientation">
+            <summary>
+            The orientation of the scrolling.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.Primitives.PagingScrollViewer.ScrollViewerStyle">
+            <summary>
+            The style to apply to the embedded ScrollViewer.
+            </summary>
+        </member>
+        <member name="T:Divelements.SandRibbon.StatusBar">
+            <summary>
+            Provides a visually distinct area for application status to be displayed.
+            </summary>
+        </member>
+        <member name="F:Divelements.SandRibbon.StatusBar.SeparatorStyleProperty">
+            <summary>
+            Identifies the SeparatorStyle dependency property.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.StatusBar.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Divelements.SandRibbon.StatusBar"/> class.
+            </summary>
+        </member>
+        <member name="M:Divelements.SandRibbon.StatusBar.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Overridden. Consult the documentation on the base class for help on this member.
+            </summary>
+        </member>
+        <member name="P:Divelements.SandRibbon.StatusBar.SeparatorStyle">
+            <summary>
+            The style to apply to separators.
+            </summary>
+        </member>
+    </members>
+</doc>
Binary file SilverlightExampleApp/Libs/Divelements.SandRibbon.dll has changed
Binary file SilverlightExampleApp/Libs/GalaSoft.MvvmLight.Extras.SL4.dll has changed
Binary file SilverlightExampleApp/Libs/GalaSoft.MvvmLight.Extras.SL4.pdb has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/Libs/GalaSoft.MvvmLight.Extras.SL4.xml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,356 @@
+<?xml version="1.0"?>
+<doc>
+    <assembly>
+        <name>GalaSoft.MvvmLight.Extras.SL4</name>
+    </assembly>
+    <members>
+        <member name="T:GalaSoft.MvvmLight.Converters.UniversalConverter">
+            <summary>
+            Implements a universal converter able to take a lambda expression (as the parameter)
+            and to run this expression dynamically at runtime to convert the value.
+            Usage: Store an instance of UniversalConverter into the application's resources
+            and use this instance in XAML, for example with:
+            {Binding MyProperty,
+                     Converter={StaticResource UniversalConverter},
+                     ConverterParameter='b=>!b'}
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Converters.UniversalConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Converts a value into another using an expression (lambda) passed as a string
+            and evaluated at runtime.
+            The process is optimized and already created expression cached for further use.
+            </summary>
+            <param name="value">The value to be converted.</param>
+            <param name="targetType">This parameter
+            is not used.</param>
+            <param name="parameter">The lambda expression to be evaluated at runtime,
+            expressed as a string. For example expressions such as 'b=>!b' or
+            'myValue=>myValue?Visibility.Visible:Visibility.Collapsed' (or more
+            complex expressions) can be used.</param>
+            <param name="culture">This parameter is not used.</param>
+            <returns>The result of the conversion.</returns>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Converters.UniversalConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            This method is not implemented.
+            </summary>
+            <param name="value">Unused parameter.</param>
+            <param name="targetType">Unused parameter.</param>
+            <param name="parameter">Unused parameter.</param>
+            <param name="culture">Unused parameter.</param>
+            <returns>This method is not implemented.</returns>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Command.EventToCommand">
+            <summary>
+            This <see cref="T:System.Windows.Interactivity.TriggerAction"/> can be
+            used to bind any event on any FrameworkElement to an <see cref="T:System.Windows.Input.ICommand"/>.
+            Typically, this element is used in XAML to connect the attached element
+            to a command located in a ViewModel. This trigger can only be attached
+            to a FrameworkElement or a class deriving from FrameworkElement.
+            <para>To access the EventArgs of the fired event, use a RelayCommand&lt;EventArgs&gt;
+            and leave the CommandParameter and CommandParameterValue empty!</para>
+            </summary>
+        </member>
+        <member name="F:GalaSoft.MvvmLight.Command.EventToCommand.CommandParameterProperty">
+            <summary>
+            Identifies the <see cref="P:GalaSoft.MvvmLight.Command.EventToCommand.CommandParameter"/> dependency property
+            </summary>
+        </member>
+        <member name="F:GalaSoft.MvvmLight.Command.EventToCommand.CommandProperty">
+            <summary>
+            Identifies the <see cref="P:GalaSoft.MvvmLight.Command.EventToCommand.Command"/> dependency property
+            </summary>
+        </member>
+        <member name="F:GalaSoft.MvvmLight.Command.EventToCommand.MustToggleIsEnabledProperty">
+            <summary>
+            Identifies the <see cref="P:GalaSoft.MvvmLight.Command.EventToCommand.MustToggleIsEnabled"/> dependency property
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Command.EventToCommand.OnAttached">
+            <summary>
+            Called when this trigger is attached to a FrameworkElement.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Command.EventToCommand.GetCommand">
+            <summary>
+            This method is here for compatibility
+            with the Silverlight 3 version.
+            </summary>
+            <returns>The command that must be executed when
+            this trigger is invoked.</returns>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Command.EventToCommand.Invoke">
+            <summary>
+            Provides a simple way to invoke this trigger programatically
+            without any EventArgs.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Command.EventToCommand.Invoke(System.Object)">
+            <summary>
+            Executes the trigger.
+            <para>To access the EventArgs of the fired event, use a RelayCommand&lt;EventArgs&gt;
+            and leave the CommandParameter and CommandParameterValue empty!</para>
+            </summary>
+            <param name="parameter">The EventArgs of the fired event.</param>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Command.EventToCommand.Command">
+            <summary>
+            Gets or sets the ICommand that this trigger is bound to. This
+            is a DependencyProperty.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Command.EventToCommand.CommandParameter">
+            <summary>
+            Gets or sets an object that will be passed to the <see cref="P:GalaSoft.MvvmLight.Command.EventToCommand.Command"/>
+            attached to this trigger. This is a DependencyProperty.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Command.EventToCommand.CommandParameterValue">
+            <summary>
+            Gets or sets an object that will be passed to the <see cref="P:GalaSoft.MvvmLight.Command.EventToCommand.Command"/>
+            attached to this trigger. This property is here for compatibility
+            with the Silverlight version. This is NOT a DependencyProperty.
+            For databinding, use the <see cref="P:GalaSoft.MvvmLight.Command.EventToCommand.CommandParameter"/> property.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Command.EventToCommand.MustToggleIsEnabled">
+            <summary>
+            Gets or sets a value indicating whether the attached element must be
+            disabled when the <see cref="P:GalaSoft.MvvmLight.Command.EventToCommand.Command"/> property's CanExecuteChanged
+            event fires. If this property is true, and the command's CanExecute 
+            method returns false, the element will be disabled. If this property
+            is false, the element will not be disabled when the command's
+            CanExecute method changes. This is a DependencyProperty.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Command.EventToCommand.MustToggleIsEnabledValue">
+            <summary>
+            Gets or sets a value indicating whether the attached element must be
+            disabled when the <see cref="P:GalaSoft.MvvmLight.Command.EventToCommand.Command"/> property's CanExecuteChanged
+            event fires. If this property is true, and the command's CanExecute 
+            method returns false, the element will be disabled. This property is here for
+            compatibility with the Silverlight version. This is NOT a DependencyProperty.
+            For databinding, use the <see cref="P:GalaSoft.MvvmLight.Command.EventToCommand.MustToggleIsEnabled"/> property.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Command.EventToCommand.PassEventArgsToCommand">
+            <summary>
+            Specifies whether the EventArgs of the event that triggered this
+            action should be passed to the bound RelayCommand. If this is true,
+            the command should accept arguments of the corresponding
+            type (for example RelayCommand&lt;MouseButtonEventArgs&gt;).
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Threading.DispatcherHelper">
+            <summary>
+            Helper class for dispatcher operations on the UI thread.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Threading.DispatcherHelper.CheckBeginInvokeOnUI(System.Action)">
+            <summary>
+            Executes an action on the UI thread. If this method is called
+            from the UI thread, the action is executed immendiately. If the
+            method is called from another thread, the action will be enqueued
+            on the UI thread's dispatcher and executed asynchronously.
+            <para>For additional operations on the UI thread, you can get a
+            reference to the UI thread's dispatcher thanks to the property
+            <see cref="P:GalaSoft.MvvmLight.Threading.DispatcherHelper.UIDispatcher"/></para>.
+            </summary>
+            <param name="action">The action that will be executed on the UI
+            thread.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Threading.DispatcherHelper.Initialize">
+            <summary>
+            This method should be called once on the UI thread to ensure that
+            the <see cref="P:GalaSoft.MvvmLight.Threading.DispatcherHelper.UIDispatcher"/> property is initialized.
+            <para>In a Silverlight application, call this method in the
+            Application_Startup event handler, after the MainPage is constructed.</para>
+            <para>In WPF, call this method on the static App() constructor.</para>
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Threading.DispatcherHelper.UIDispatcher">
+            <summary>
+            Gets a reference to the UI thread's dispatcher, after the
+            <see cref="M:GalaSoft.MvvmLight.Threading.DispatcherHelper.Initialize"/> method has been called on the UI thread.
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Ioc.PreferredConstructorAttribute">
+            <summary>
+            When used with the SimpleIoc container, specifies which constructor
+            should be used to instantiate when GetInstance is called.
+            If there is only one constructor in the class, this attribute is
+            not needed.
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Ioc.SimpleIoc">
+            <summary>
+            A very simple IOC container with basic functionality needed to register and resolve
+            instances. If needed, this class can be replaced by another more elaborate
+            IOC container implementing the IServiceLocator interface.
+            The inspiration for this class is at https://gist.github.com/716137 but it has
+            been extended with additional features.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.Contains``1">
+            <summary>
+            Checks whether at least one instance of a given class is already created in the container.
+            </summary>
+            <typeparam name="TClass">The class that is queried.</typeparam>
+            <returns>True if at least on instance of the class is already created, false otherwise.</returns>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.Contains``1(System.String)">
+            <summary>
+            Checks whether the instance with the given key is already created for a given class
+            in the container.
+            </summary>
+            <typeparam name="TClass">The class that is queried.</typeparam>
+            <param name="key">The key that is queried.</param>
+            <returns>True if the instance with the given key is already registered for the given class,
+            false otherwise.</returns>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.Register``2">
+            <summary>
+            Registers a given type for a given interface.
+            </summary>
+            <typeparam name="TInterface">The interface for which instances will be resolved.</typeparam>
+            <typeparam name="TClass">The type that must be used to create instances.</typeparam>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.Register``1">
+            <summary>
+            Registers a given type.
+            </summary>
+            <typeparam name="TClass">The type that must be used to create instances.</typeparam>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.Register``1(System.Func{``0})">
+            <summary>
+            Registers a given instance for a given type.
+            </summary>
+            <typeparam name="TClass">The type that is being registered.</typeparam>
+            <param name="factory">The factory method able to create the instance that
+            must be returned when the given type is resolved.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.Register``1(System.Func{``0},System.String)">
+            <summary>
+            Registers a given instance for a given type and a given key.
+            </summary>
+            <typeparam name="TClass">The type that is being registered.</typeparam>
+            <param name="factory">The factory method able to create the instance that
+            must be returned when the given type is resolved.</param>
+            <param name="key">The key for which the given instance is registered.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.Reset">
+            <summary>
+            Resets the instance in its original states. This deletes all the
+            registrations.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.Unregister``1">
+            <summary>
+            Unregisters a class from the cache and removes all the previously
+            created instances.
+            </summary>
+            <typeparam name="TClass">The class that must be removed.</typeparam>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.Unregister``1(``0)">
+            <summary>
+            Removes the given instance from the cache. The class itself remains
+            registered and can be used to create other instances.
+            </summary>
+            <typeparam name="TClass">The type of the instance to be removed.</typeparam>
+            <param name="instance">The instance that must be removed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.Unregister``1(System.String)">
+            <summary>
+            Removes the instance corresponding to the given key from the cache. The class itself remains
+            registered and can be used to create other instances.
+            </summary>
+            <typeparam name="TClass">The type of the instance to be removed.</typeparam>
+            <param name="key">The key corresponding to the instance that must be removed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.GetService(System.Type)">
+            <summary>
+            Gets the service object of the specified type.
+            </summary>
+            <returns>
+            A service object of type <paramref name="serviceType"/>.
+            -or- 
+            null if there is no service object of type <paramref name="serviceType"/>.
+            </returns>
+            <param name="serviceType">An object that specifies the type of service object to get.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.GetAllInstances(System.Type)">
+            <summary>
+            Provides a way to get all the instances of a given type available in the
+            cache.
+            </summary>
+            <param name="serviceType">The class of which all instances
+            must be returned.</param>
+            <returns>All the instances of the given type.</returns>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.GetAllInstances``1">
+            <summary>
+            Provides a way to get all the instances of a given type available in the
+            cache.
+            </summary>
+            <typeparam name="TService">The class of which all instances
+            must be returned.</typeparam>
+            <returns>All the instances of the given type.</returns>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.GetInstance(System.Type)">
+            <summary>
+            Provides a way to get an instance of a given type. If no instance had been instantiated 
+            before, a new instance will be created. If an instance had already
+            been created, that same instance will be returned.
+            <remarks>If the class has not been registered before, this method
+            returns null!</remarks>
+            </summary>
+            <param name="serviceType">The class of which an instance
+            must be returned.</param>
+            <returns>An instance of the given type.</returns>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.GetInstance(System.Type,System.String)">
+            <summary>
+            Provides a way to get an instance of a given type corresponding
+            to a given key. If no instance had been instantiated with this
+            key before, a new instance will be created. If an instance had already
+            been created with the same key, that same instance will be returned.
+            <remarks>If the class has not been registered before, this method
+            returns null!</remarks>
+            </summary>
+            <param name="serviceType">The class of which an instance must be returned.</param>
+            <param name="key">The key uniquely identifying this instance.</param>
+            <returns>An instance corresponding to the given type and key.</returns>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.GetInstance``1">
+            <summary>
+            Provides a way to get an instance of a given type. If no instance had been instantiated 
+            before, a new instance will be created. If an instance had already
+            been created, that same instance will be returned.
+            <remarks>If the class has not been registered before, this method
+            returns null!</remarks>
+            </summary>
+            <typeparam name="TService">The class of which an instance
+            must be returned.</typeparam>
+            <returns>An instance of the given type.</returns>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Ioc.SimpleIoc.GetInstance``1(System.String)">
+            <summary>
+            Provides a way to get an instance of a given type corresponding
+            to a given key. If no instance had been instantiated with this
+            key before, a new instance will be created. If an instance had already
+            been created with the same key, that same instance will be returned.
+            <remarks>If the class has not been registered before, this method
+            returns null!</remarks>
+            </summary>
+            <typeparam name="TService">The class of which an instance must be returned.</typeparam>
+            <param name="key">The key uniquely identifying this instance.</param>
+            <returns>An instance corresponding to the given type and key.</returns>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Ioc.SimpleIoc.Default">
+            <summary>
+            This class' default instance.
+            </summary>
+        </member>
+    </members>
+</doc>
Binary file SilverlightExampleApp/Libs/GalaSoft.MvvmLight.SL4.dll has changed
Binary file SilverlightExampleApp/Libs/GalaSoft.MvvmLight.SL4.pdb has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/Libs/GalaSoft.MvvmLight.SL4.xml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,1237 @@
+<?xml version="1.0"?>
+<doc>
+    <assembly>
+        <name>GalaSoft.MvvmLight.SL4</name>
+    </assembly>
+    <members>
+        <member name="T:GalaSoft.MvvmLight.Messaging.Messenger">
+            <summary>
+            The Messenger is a class allowing objects to exchange messages.
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Messaging.IMessenger">
+            <summary>
+            The Messenger is a class allowing objects to exchange messages.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.IMessenger.Register``1(System.Object,System.Action{``0})">
+            <summary>
+            Registers a recipient for a type of message TMessage. The action
+            parameter will be executed when a corresponding message is sent.
+            <para>Registering a recipient does not create a hard reference to it,
+            so if this recipient is deleted, no memory leak is caused.</para>
+            </summary>
+            <typeparam name="TMessage">The type of message that the recipient registers
+            for.</typeparam>
+            <param name="recipient">The recipient that will receive the messages.</param>
+            <param name="action">The action that will be executed when a message
+            of type TMessage is sent.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.IMessenger.Register``1(System.Object,System.Object,System.Action{``0})">
+            <summary>
+            Registers a recipient for a type of message TMessage.
+            The action parameter will be executed when a corresponding 
+            message is sent. See the receiveDerivedMessagesToo parameter
+            for details on how messages deriving from TMessage (or, if TMessage is an interface,
+            messages implementing TMessage) can be received too.
+            <para>Registering a recipient does not create a hard reference to it,
+            so if this recipient is deleted, no memory leak is caused.</para>
+            </summary>
+            <typeparam name="TMessage">The type of message that the recipient registers
+            for.</typeparam>
+            <param name="recipient">The recipient that will receive the messages.</param>
+            <param name="token">A token for a messaging channel. If a recipient registers
+            using a token, and a sender sends a message using the same token, then this
+            message will be delivered to the recipient. Other recipients who did not
+            use a token when registering (or who used a different token) will not
+            get the message. Similarly, messages sent without any token, or with a different
+            token, will not be delivered to that recipient.</param>
+            <param name="action">The action that will be executed when a message
+            of type TMessage is sent.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.IMessenger.Register``1(System.Object,System.Object,System.Boolean,System.Action{``0})">
+            <summary>
+            Registers a recipient for a type of message TMessage.
+            The action parameter will be executed when a corresponding 
+            message is sent. See the receiveDerivedMessagesToo parameter
+            for details on how messages deriving from TMessage (or, if TMessage is an interface,
+            messages implementing TMessage) can be received too.
+            <para>Registering a recipient does not create a hard reference to it,
+            so if this recipient is deleted, no memory leak is caused.</para>
+            </summary>
+            <typeparam name="TMessage">The type of message that the recipient registers
+            for.</typeparam>
+            <param name="recipient">The recipient that will receive the messages.</param>
+            <param name="token">A token for a messaging channel. If a recipient registers
+            using a token, and a sender sends a message using the same token, then this
+            message will be delivered to the recipient. Other recipients who did not
+            use a token when registering (or who used a different token) will not
+            get the message. Similarly, messages sent without any token, or with a different
+            token, will not be delivered to that recipient.</param>
+            <param name="receiveDerivedMessagesToo">If true, message types deriving from
+            TMessage will also be transmitted to the recipient. For example, if a SendOrderMessage
+            and an ExecuteOrderMessage derive from OrderMessage, registering for OrderMessage
+            and setting receiveDerivedMessagesToo to true will send SendOrderMessage
+            and ExecuteOrderMessage to the recipient that registered.
+            <para>Also, if TMessage is an interface, message types implementing TMessage will also be
+            transmitted to the recipient. For example, if a SendOrderMessage
+            and an ExecuteOrderMessage implement IOrderMessage, registering for IOrderMessage
+            and setting receiveDerivedMessagesToo to true will send SendOrderMessage
+            and ExecuteOrderMessage to the recipient that registered.</para>
+            </param>
+            <param name="action">The action that will be executed when a message
+            of type TMessage is sent.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.IMessenger.Register``1(System.Object,System.Boolean,System.Action{``0})">
+            <summary>
+            Registers a recipient for a type of message TMessage.
+            The action parameter will be executed when a corresponding 
+            message is sent. See the receiveDerivedMessagesToo parameter
+            for details on how messages deriving from TMessage (or, if TMessage is an interface,
+            messages implementing TMessage) can be received too.
+            <para>Registering a recipient does not create a hard reference to it,
+            so if this recipient is deleted, no memory leak is caused.</para>
+            </summary>
+            <typeparam name="TMessage">The type of message that the recipient registers
+            for.</typeparam>
+            <param name="recipient">The recipient that will receive the messages.</param>
+            <param name="receiveDerivedMessagesToo">If true, message types deriving from
+            TMessage will also be transmitted to the recipient. For example, if a SendOrderMessage
+            and an ExecuteOrderMessage derive from OrderMessage, registering for OrderMessage
+            and setting receiveDerivedMessagesToo to true will send SendOrderMessage
+            and ExecuteOrderMessage to the recipient that registered.
+            <para>Also, if TMessage is an interface, message types implementing TMessage will also be
+            transmitted to the recipient. For example, if a SendOrderMessage
+            and an ExecuteOrderMessage implement IOrderMessage, registering for IOrderMessage
+            and setting receiveDerivedMessagesToo to true will send SendOrderMessage
+            and ExecuteOrderMessage to the recipient that registered.</para>
+            </param>
+            <param name="action">The action that will be executed when a message
+            of type TMessage is sent.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.IMessenger.Send``1(``0)">
+            <summary>
+            Sends a message to registered recipients. The message will
+            reach all recipients that registered for this message type
+            using one of the Register methods.
+            </summary>
+            <typeparam name="TMessage">The type of message that will be sent.</typeparam>
+            <param name="message">The message to send to registered recipients.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.IMessenger.Send``2(``0)">
+            <summary>
+            Sends a message to registered recipients. The message will
+            reach only recipients that registered for this message type
+            using one of the Register methods, and that are
+            of the targetType.
+            </summary>
+            <typeparam name="TMessage">The type of message that will be sent.</typeparam>
+            <typeparam name="TTarget">The type of recipients that will receive
+            the message. The message won't be sent to recipients of another type.</typeparam>
+            <param name="message">The message to send to registered recipients.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.IMessenger.Send``1(``0,System.Object)">
+            <summary>
+            Sends a message to registered recipients. The message will
+            reach only recipients that registered for this message type
+            using one of the Register methods, and that are
+            of the targetType.
+            </summary>
+            <typeparam name="TMessage">The type of message that will be sent.</typeparam>
+            <param name="message">The message to send to registered recipients.</param>
+            <param name="token">A token for a messaging channel. If a recipient registers
+            using a token, and a sender sends a message using the same token, then this
+            message will be delivered to the recipient. Other recipients who did not
+            use a token when registering (or who used a different token) will not
+            get the message. Similarly, messages sent without any token, or with a different
+            token, will not be delivered to that recipient.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.IMessenger.Unregister(System.Object)">
+            <summary>
+            Unregisters a messager recipient completely. After this method
+            is executed, the recipient will not receive any messages anymore.
+            </summary>
+            <param name="recipient">The recipient that must be unregistered.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.IMessenger.Unregister``1(System.Object)">
+            <summary>
+            Unregisters a message recipient for a given type of messages only. 
+            After this method is executed, the recipient will not receive messages
+            of type TMessage anymore, but will still receive other message types (if it
+            registered for them previously).
+            </summary>
+            <typeparam name="TMessage">The type of messages that the recipient wants
+            to unregister from.</typeparam>
+            <param name="recipient">The recipient that must be unregistered.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.IMessenger.Unregister``1(System.Object,System.Object)">
+            <summary>
+            Unregisters a message recipient for a given type of messages only and for a given token. 
+            After this method is executed, the recipient will not receive messages
+            of type TMessage anymore with the given token, but will still receive other message types
+            or messages with other tokens (if it registered for them previously).
+            </summary>
+            <param name="recipient">The recipient that must be unregistered.</param>
+            <param name="token">The token for which the recipient must be unregistered.</param>
+            <typeparam name="TMessage">The type of messages that the recipient wants
+            to unregister from.</typeparam>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.IMessenger.Unregister``1(System.Object,System.Action{``0})">
+            <summary>
+            Unregisters a message recipient for a given type of messages and for
+            a given action. Other message types will still be transmitted to the
+            recipient (if it registered for them previously). Other actions that have
+            been registered for the message type TMessage and for the given recipient (if
+            available) will also remain available.
+            </summary>
+            <typeparam name="TMessage">The type of messages that the recipient wants
+            to unregister from.</typeparam>
+            <param name="recipient">The recipient that must be unregistered.</param>
+            <param name="action">The action that must be unregistered for
+            the recipient and for the message type TMessage.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.IMessenger.Unregister``1(System.Object,System.Object,System.Action{``0})">
+            <summary>
+            Unregisters a message recipient for a given type of messages, for
+            a given action and a given token. Other message types will still be transmitted to the
+            recipient (if it registered for them previously). Other actions that have
+            been registered for the message type TMessage, for the given recipient and other tokens (if
+            available) will also remain available.
+            </summary>
+            <typeparam name="TMessage">The type of messages that the recipient wants
+            to unregister from.</typeparam>
+            <param name="recipient">The recipient that must be unregistered.</param>
+            <param name="token">The token for which the recipient must be unregistered.</param>
+            <param name="action">The action that must be unregistered for
+            the recipient and for the message type TMessage.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.Messenger.Register``1(System.Object,System.Action{``0})">
+            <summary>
+            Registers a recipient for a type of message TMessage. The action
+            parameter will be executed when a corresponding message is sent.
+            <para>Registering a recipient does not create a hard reference to it,
+            so if this recipient is deleted, no memory leak is caused.</para>
+            </summary>
+            <typeparam name="TMessage">The type of message that the recipient registers
+            for.</typeparam>
+            <param name="recipient">The recipient that will receive the messages.</param>
+            <param name="action">The action that will be executed when a message
+            of type TMessage is sent.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.Messenger.Register``1(System.Object,System.Boolean,System.Action{``0})">
+            <summary>
+            Registers a recipient for a type of message TMessage.
+            The action parameter will be executed when a corresponding 
+            message is sent. See the receiveDerivedMessagesToo parameter
+            for details on how messages deriving from TMessage (or, if TMessage is an interface,
+            messages implementing TMessage) can be received too.
+            <para>Registering a recipient does not create a hard reference to it,
+            so if this recipient is deleted, no memory leak is caused.</para>
+            </summary>
+            <typeparam name="TMessage">The type of message that the recipient registers
+            for.</typeparam>
+            <param name="recipient">The recipient that will receive the messages.</param>
+            <param name="receiveDerivedMessagesToo">If true, message types deriving from
+            TMessage will also be transmitted to the recipient. For example, if a SendOrderMessage
+            and an ExecuteOrderMessage derive from OrderMessage, registering for OrderMessage
+            and setting receiveDerivedMessagesToo to true will send SendOrderMessage
+            and ExecuteOrderMessage to the recipient that registered.
+            <para>Also, if TMessage is an interface, message types implementing TMessage will also be
+            transmitted to the recipient. For example, if a SendOrderMessage
+            and an ExecuteOrderMessage implement IOrderMessage, registering for IOrderMessage
+            and setting receiveDerivedMessagesToo to true will send SendOrderMessage
+            and ExecuteOrderMessage to the recipient that registered.</para>
+            </param>
+            <param name="action">The action that will be executed when a message
+            of type TMessage is sent.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.Messenger.Register``1(System.Object,System.Object,System.Action{``0})">
+            <summary>
+            Registers a recipient for a type of message TMessage.
+            The action parameter will be executed when a corresponding 
+            message is sent.
+            <para>Registering a recipient does not create a hard reference to it,
+            so if this recipient is deleted, no memory leak is caused.</para>
+            </summary>
+            <typeparam name="TMessage">The type of message that the recipient registers
+            for.</typeparam>
+            <param name="recipient">The recipient that will receive the messages.</param>
+            <param name="token">A token for a messaging channel. If a recipient registers
+            using a token, and a sender sends a message using the same token, then this
+            message will be delivered to the recipient. Other recipients who did not
+            use a token when registering (or who used a different token) will not
+            get the message. Similarly, messages sent without any token, or with a different
+            token, will not be delivered to that recipient.</param>
+            <param name="action">The action that will be executed when a message
+            of type TMessage is sent.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.Messenger.Register``1(System.Object,System.Object,System.Boolean,System.Action{``0})">
+            <summary>
+            Registers a recipient for a type of message TMessage.
+            The action parameter will be executed when a corresponding 
+            message is sent. See the receiveDerivedMessagesToo parameter
+            for details on how messages deriving from TMessage (or, if TMessage is an interface,
+            messages implementing TMessage) can be received too.
+            <para>Registering a recipient does not create a hard reference to it,
+            so if this recipient is deleted, no memory leak is caused.</para>
+            </summary>
+            <typeparam name="TMessage">The type of message that the recipient registers
+            for.</typeparam>
+            <param name="recipient">The recipient that will receive the messages.</param>
+            <param name="token">A token for a messaging channel. If a recipient registers
+            using a token, and a sender sends a message using the same token, then this
+            message will be delivered to the recipient. Other recipients who did not
+            use a token when registering (or who used a different token) will not
+            get the message. Similarly, messages sent without any token, or with a different
+            token, will not be delivered to that recipient.</param>
+            <param name="receiveDerivedMessagesToo">If true, message types deriving from
+            TMessage will also be transmitted to the recipient. For example, if a SendOrderMessage
+            and an ExecuteOrderMessage derive from OrderMessage, registering for OrderMessage
+            and setting receiveDerivedMessagesToo to true will send SendOrderMessage
+            and ExecuteOrderMessage to the recipient that registered.
+            <para>Also, if TMessage is an interface, message types implementing TMessage will also be
+            transmitted to the recipient. For example, if a SendOrderMessage
+            and an ExecuteOrderMessage implement IOrderMessage, registering for IOrderMessage
+            and setting receiveDerivedMessagesToo to true will send SendOrderMessage
+            and ExecuteOrderMessage to the recipient that registered.</para>
+            </param>
+            <param name="action">The action that will be executed when a message
+            of type TMessage is sent.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.Messenger.Send``1(``0)">
+            <summary>
+            Sends a message to registered recipients. The message will
+            reach all recipients that registered for this message type
+            using one of the Register methods.
+            </summary>
+            <typeparam name="TMessage">The type of message that will be sent.</typeparam>
+            <param name="message">The message to send to registered recipients.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.Messenger.Send``2(``0)">
+            <summary>
+            Sends a message to registered recipients. The message will
+            reach only recipients that registered for this message type
+            using one of the Register methods, and that are
+            of the targetType.
+            </summary>
+            <typeparam name="TMessage">The type of message that will be sent.</typeparam>
+            <typeparam name="TTarget">The type of recipients that will receive
+            the message. The message won't be sent to recipients of another type.</typeparam>
+            <param name="message">The message to send to registered recipients.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.Messenger.Send``1(``0,System.Object)">
+            <summary>
+            Sends a message to registered recipients. The message will
+            reach only recipients that registered for this message type
+            using one of the Register methods, and that are
+            of the targetType.
+            </summary>
+            <typeparam name="TMessage">The type of message that will be sent.</typeparam>
+            <param name="message">The message to send to registered recipients.</param>
+            <param name="token">A token for a messaging channel. If a recipient registers
+            using a token, and a sender sends a message using the same token, then this
+            message will be delivered to the recipient. Other recipients who did not
+            use a token when registering (or who used a different token) will not
+            get the message. Similarly, messages sent without any token, or with a different
+            token, will not be delivered to that recipient.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.Messenger.Unregister(System.Object)">
+            <summary>
+            Unregisters a messager recipient completely. After this method
+            is executed, the recipient will not receive any messages anymore.
+            </summary>
+            <param name="recipient">The recipient that must be unregistered.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.Messenger.Unregister``1(System.Object)">
+            <summary>
+            Unregisters a message recipient for a given type of messages only. 
+            After this method is executed, the recipient will not receive messages
+            of type TMessage anymore, but will still receive other message types (if it
+            registered for them previously).
+            </summary>
+            <param name="recipient">The recipient that must be unregistered.</param>
+            <typeparam name="TMessage">The type of messages that the recipient wants
+            to unregister from.</typeparam>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.Messenger.Unregister``1(System.Object,System.Object)">
+            <summary>
+            Unregisters a message recipient for a given type of messages only and for a given token. 
+            After this method is executed, the recipient will not receive messages
+            of type TMessage anymore with the given token, but will still receive other message types
+            or messages with other tokens (if it registered for them previously).
+            </summary>
+            <param name="recipient">The recipient that must be unregistered.</param>
+            <param name="token">The token for which the recipient must be unregistered.</param>
+            <typeparam name="TMessage">The type of messages that the recipient wants
+            to unregister from.</typeparam>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.Messenger.Unregister``1(System.Object,System.Action{``0})">
+            <summary>
+            Unregisters a message recipient for a given type of messages and for
+            a given action. Other message types will still be transmitted to the
+            recipient (if it registered for them previously). Other actions that have
+            been registered for the message type TMessage and for the given recipient (if
+            available) will also remain available.
+            </summary>
+            <typeparam name="TMessage">The type of messages that the recipient wants
+            to unregister from.</typeparam>
+            <param name="recipient">The recipient that must be unregistered.</param>
+            <param name="action">The action that must be unregistered for
+            the recipient and for the message type TMessage.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.Messenger.Unregister``1(System.Object,System.Object,System.Action{``0})">
+            <summary>
+            Unregisters a message recipient for a given type of messages, for
+            a given action and a given token. Other message types will still be transmitted to the
+            recipient (if it registered for them previously). Other actions that have
+            been registered for the message type TMessage, for the given recipient and other tokens (if
+            available) will also remain available.
+            </summary>
+            <typeparam name="TMessage">The type of messages that the recipient wants
+            to unregister from.</typeparam>
+            <param name="recipient">The recipient that must be unregistered.</param>
+            <param name="token">The token for which the recipient must be unregistered.</param>
+            <param name="action">The action that must be unregistered for
+            the recipient and for the message type TMessage.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.Messenger.OverrideDefault(GalaSoft.MvvmLight.Messaging.Messenger)">
+            <summary>
+            Provides a way to override the Messenger.Default instance with
+            a custom instance, for example for unit testing purposes.
+            </summary>
+            <param name="newMessenger">The instance that will be used as Messenger.Default.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.Messenger.Reset">
+            <summary>
+            Sets the Messenger's default (static) instance to null.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Messaging.Messenger.Default">
+            <summary>
+            Gets the Messenger's default instance, allowing
+            to register and send messages in a static manner.
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Helpers.IExecuteWithObject">
+            <summary>
+            This interface is meant for the <see cref="T:GalaSoft.MvvmLight.Helpers.WeakAction`1"/> class and can be 
+            useful if you store multiple WeakAction{T} instances but don't know in advance
+            what type T represents.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Helpers.IExecuteWithObject.ExecuteWithObject(System.Object)">
+            <summary>
+            Executes an action.
+            </summary>
+            <param name="parameter">A parameter passed as an object,
+            to be casted to the appropriate type.</param>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Command.RelayCommand">
+            <summary>
+            A command whose sole purpose is to relay its functionality to other
+            objects by invoking delegates. The default return value for the CanExecute
+            method is 'true'.  This class does not allow you to accept command parameters in the
+            Execute and CanExecute callback methods.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Command.RelayCommand.#ctor(System.Action)">
+            <summary>
+            Initializes a new instance of the RelayCommand class that 
+            can always execute.
+            </summary>
+            <param name="execute">The execution logic.</param>
+            <exception cref="T:System.ArgumentNullException">If the execute argument is null.</exception>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Command.RelayCommand.#ctor(System.Action,System.Func{System.Boolean})">
+            <summary>
+            Initializes a new instance of the RelayCommand class.
+            </summary>
+            <param name="execute">The execution logic.</param>
+            <param name="canExecute">The execution status logic.</param>
+            <exception cref="T:System.ArgumentNullException">If the execute argument is null.</exception>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Command.RelayCommand.RaiseCanExecuteChanged">
+            <summary>
+            Raises the <see cref="E:GalaSoft.MvvmLight.Command.RelayCommand.CanExecuteChanged"/> event.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Command.RelayCommand.CanExecute(System.Object)">
+            <summary>
+            Defines the method that determines whether the command can execute in its current state.
+            </summary>
+            <param name="parameter">This parameter will always be ignored.</param>
+            <returns>true if this command can be executed; otherwise, false.</returns>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Command.RelayCommand.Execute(System.Object)">
+            <summary>
+            Defines the method to be called when the command is invoked. 
+            </summary>
+            <param name="parameter">This parameter will always be ignored.</param>
+        </member>
+        <member name="E:GalaSoft.MvvmLight.Command.RelayCommand.CanExecuteChanged">
+            <summary>
+            Occurs when changes occur that affect whether the command should execute.
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.ICleanup">
+            <summary>
+            Defines a common interface for classes that should be cleaned up,
+            but without the implications that IDisposable presupposes. An instance
+            implementing ICleanup can be cleaned up without being
+            disposed and garbage collected.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.ICleanup.Cleanup">
+            <summary>
+            Cleans up the instance, for example by saving its state,
+            removing resources, etc...
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Messaging.NotificationMessage">
+            <summary>
+            Passes a string message (Notification) to a recipient.
+            <para>Typically, notifications are defined as unique strings in a static class. To define
+            a unique string, you can use Guid.NewGuid().ToString() or any other unique
+            identifier.</para>
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Messaging.MessageBase">
+            <summary>
+            Base class for all messages broadcasted by the Messenger.
+            You can create your own message types by extending this class.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.MessageBase.#ctor">
+            <summary>
+            Initializes a new instance of the MessageBase class.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.MessageBase.#ctor(System.Object)">
+            <summary>
+            Initializes a new instance of the MessageBase class.
+            </summary>
+            <param name="sender">The message's original sender.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.MessageBase.#ctor(System.Object,System.Object)">
+            <summary>
+            Initializes a new instance of the MessageBase class.
+            </summary>
+            <param name="sender">The message's original sender.</param>
+            <param name="target">The message's intended target. This parameter can be used
+            to give an indication as to whom the message was intended for. Of course
+            this is only an indication, amd may be null.</param>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Messaging.MessageBase.Sender">
+            <summary>
+            Gets or sets the message's sender.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Messaging.MessageBase.Target">
+            <summary>
+            Gets or sets the message's intended target. This property can be used
+            to give an indication as to whom the message was intended for. Of course
+            this is only an indication, amd may be null.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessage.#ctor(System.String)">
+            <summary>
+            Initializes a new instance of the NotificationMessage class.
+            </summary>
+            <param name="notification">A string containing any arbitrary message to be
+            passed to recipient(s)</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessage.#ctor(System.Object,System.String)">
+            <summary>
+            Initializes a new instance of the NotificationMessage class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="notification">A string containing any arbitrary message to be
+            passed to recipient(s)</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessage.#ctor(System.Object,System.Object,System.String)">
+            <summary>
+            Initializes a new instance of the NotificationMessage class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="target">The message's intended target. This parameter can be used
+            to give an indication as to whom the message was intended for. Of course
+            this is only an indication, amd may be null.</param>
+            <param name="notification">A string containing any arbitrary message to be
+            passed to recipient(s)</param>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Messaging.NotificationMessage.Notification">
+            <summary>
+            Gets a string containing any arbitrary message to be
+            passed to recipient(s).
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Messaging.PropertyChangedMessageBase">
+            <summary>
+            Basis class for the <see cref="T:GalaSoft.MvvmLight.Messaging.PropertyChangedMessage`1"/> class. This
+            class allows a recipient to register for all PropertyChangedMessages without
+            having to specify the type T.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.PropertyChangedMessageBase.#ctor(System.Object,System.String)">
+            <summary>
+            Initializes a new instance of the <see cref="T:GalaSoft.MvvmLight.Messaging.PropertyChangedMessageBase"/> class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="propertyName">The name of the property that changed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.PropertyChangedMessageBase.#ctor(System.Object,System.Object,System.String)">
+            <summary>
+            Initializes a new instance of the <see cref="T:GalaSoft.MvvmLight.Messaging.PropertyChangedMessageBase"/> class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="target">The message's intended target. This parameter can be used
+            to give an indication as to whom the message was intended for. Of course
+            this is only an indication, amd may be null.</param>
+            <param name="propertyName">The name of the property that changed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.PropertyChangedMessageBase.#ctor(System.String)">
+            <summary>
+            Initializes a new instance of the <see cref="T:GalaSoft.MvvmLight.Messaging.PropertyChangedMessageBase"/> class.
+            </summary>
+            <param name="propertyName">The name of the property that changed.</param>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Messaging.PropertyChangedMessageBase.PropertyName">
+            <summary>
+            Gets or sets the name of the property that changed.
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Messaging.NotificationMessageWithCallback">
+            <summary>
+            Provides a message class with a built-in callback. When the recipient
+            is done processing the message, it can execute the callback to
+            notify the sender that it is done. Use the <see cref="M:GalaSoft.MvvmLight.Messaging.NotificationMessageWithCallback.Execute(System.Object[])"/>
+            method to execute the callback. The callback method has one parameter.
+            <seealso cref="T:GalaSoft.MvvmLight.Messaging.NotificationMessageAction"/> and
+            <seealso cref="T:GalaSoft.MvvmLight.Messaging.NotificationMessageAction`1"/>.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessageWithCallback.#ctor(System.String,System.Delegate)">
+            <summary>
+            Initializes a new instance of the <see cref="T:GalaSoft.MvvmLight.Messaging.NotificationMessageWithCallback"/> class.
+            </summary>
+            <param name="notification">An arbitrary string that will be
+            carried by the message.</param>
+            <param name="callback">The callback method that can be executed
+            by the recipient to notify the sender that the message has been
+            processed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessageWithCallback.#ctor(System.Object,System.String,System.Delegate)">
+            <summary>
+            Initializes a new instance of the <see cref="T:GalaSoft.MvvmLight.Messaging.NotificationMessageWithCallback"/> class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="notification">An arbitrary string that will be
+            carried by the message.</param>
+            <param name="callback">The callback method that can be executed
+            by the recipient to notify the sender that the message has been
+            processed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessageWithCallback.#ctor(System.Object,System.Object,System.String,System.Delegate)">
+            <summary>
+            Initializes a new instance of the <see cref="T:GalaSoft.MvvmLight.Messaging.NotificationMessageWithCallback"/> class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="target">The message's intended target. This parameter can be used
+            to give an indication as to whom the message was intended for. Of course
+            this is only an indication, amd may be null.</param>
+            <param name="notification">An arbitrary string that will be
+            carried by the message.</param>
+            <param name="callback">The callback method that can be executed
+            by the recipient to notify the sender that the message has been
+            processed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessageWithCallback.Execute(System.Object[])">
+            <summary>
+            Executes the callback that was provided with the message with an
+            arbitrary number of parameters.
+            </summary>
+            <param name="arguments">A  number of parameters that will
+            be passed to the callback method.</param>
+            <returns>The object returned by the callback method.</returns>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Messaging.NotificationMessageAction">
+            <summary>
+            Provides a message class with a built-in callback. When the recipient
+            is done processing the message, it can execute the callback to
+            notify the sender that it is done. Use the <see cref="M:GalaSoft.MvvmLight.Messaging.NotificationMessageAction.Execute"/>
+            method to execute the callback.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessageAction.#ctor(System.String,System.Action)">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:GalaSoft.MvvmLight.Messaging.NotificationMessageAction"/> class.
+            </summary>
+            <param name="notification">An arbitrary string that will be
+            carried by the message.</param>
+            <param name="callback">The callback method that can be executed
+            by the recipient to notify the sender that the message has been
+            processed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessageAction.#ctor(System.Object,System.String,System.Action)">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:GalaSoft.MvvmLight.Messaging.NotificationMessageAction"/> class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="notification">An arbitrary string that will be
+            carried by the message.</param>
+            <param name="callback">The callback method that can be executed
+            by the recipient to notify the sender that the message has been
+            processed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessageAction.#ctor(System.Object,System.Object,System.String,System.Action)">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:GalaSoft.MvvmLight.Messaging.NotificationMessageAction"/> class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="target">The message's intended target. This parameter can be used
+            to give an indication as to whom the message was intended for. Of course
+            this is only an indication, amd may be null.</param>
+            <param name="notification">An arbitrary string that will be
+            carried by the message.</param>
+            <param name="callback">The callback method that can be executed
+            by the recipient to notify the sender that the message has been
+            processed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessageAction.Execute">
+            <summary>
+            Executes the callback that was provided with the message.
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Messaging.NotificationMessage`1">
+            <summary>
+            Passes a string message (Notification) and a generic value (Content) to a recipient.
+            </summary>
+            <typeparam name="T">The type of the Content property.</typeparam>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Messaging.GenericMessage`1">
+            <summary>
+            Passes a generic value (Content) to a recipient.
+            </summary>
+            <typeparam name="T">The type of the Content property.</typeparam>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.GenericMessage`1.#ctor(`0)">
+            <summary>
+            Initializes a new instance of the GenericMessage class.
+            </summary>
+            <param name="content">The message content.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.GenericMessage`1.#ctor(System.Object,`0)">
+            <summary>
+            Initializes a new instance of the GenericMessage class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="content">The message content.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.GenericMessage`1.#ctor(System.Object,System.Object,`0)">
+            <summary>
+            Initializes a new instance of the GenericMessage class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="target">The message's intended target. This parameter can be used
+            to give an indication as to whom the message was intended for. Of course
+            this is only an indication, amd may be null.</param>
+            <param name="content">The message content.</param>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Messaging.GenericMessage`1.Content">
+            <summary>
+            Gets or sets the message's content.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessage`1.#ctor(`0,System.String)">
+            <summary>
+            Initializes a new instance of the NotificationMessage class.
+            </summary>
+            <param name="content">A value to be passed to recipient(s).</param>
+            <param name="notification">A string containing any arbitrary message to be
+            passed to recipient(s)</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessage`1.#ctor(System.Object,`0,System.String)">
+            <summary>
+            Initializes a new instance of the NotificationMessage class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="content">A value to be passed to recipient(s).</param>
+            <param name="notification">A string containing any arbitrary message to be
+            passed to recipient(s)</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessage`1.#ctor(System.Object,System.Object,`0,System.String)">
+            <summary>
+            Initializes a new instance of the NotificationMessage class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="target">The message's intended target. This parameter can be used
+            to give an indication as to whom the message was intended for. Of course
+            this is only an indication, amd may be null.</param>
+            <param name="content">A value to be passed to recipient(s).</param>
+            <param name="notification">A string containing any arbitrary message to be
+            passed to recipient(s)</param>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Messaging.NotificationMessage`1.Notification">
+            <summary>
+            Gets a string containing any arbitrary message to be
+            passed to recipient(s).
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.ViewModelBase">
+            <summary>
+            A base class for the ViewModel classes in the MVVM pattern.
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.ObservableObject">
+            <summary>
+            A base class for the ViewModel classes in the MVVM pattern.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.ObservableObject.VerifyPropertyName(System.String)">
+            <summary>
+            Verifies that a property name exists in this ViewModel. This method
+            can be called before the property is used, for instance before
+            calling RaisePropertyChanged. It avoids errors when a property name
+            is changed but some places are missed.
+            <para>This method is only active in DEBUG mode.</para>
+            </summary>
+            <param name="propertyName"></param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.ObservableObject.RaisePropertyChanged(System.String)">
+            <summary>
+            Raises the PropertyChanged event if needed.
+            </summary>
+            <remarks>If the propertyName parameter
+            does not correspond to an existing property on the current class, an
+            exception is thrown in DEBUG configuration only.</remarks>
+            <param name="propertyName">The name of the property that
+            changed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.ObservableObject.RaisePropertyChanged``1(System.Linq.Expressions.Expression{System.Func{``0}})">
+            <summary>
+            Raises the PropertyChanged event if needed.
+            </summary>
+            <typeparam name="T">The type of the property that
+            changed.</typeparam>
+            <param name="propertyExpression">An expression identifying the property
+            that changed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.ObservableObject.RaisePropertyChanged">
+            <summary>
+            When called in a property setter, raises the PropertyChanged event for 
+            the current property.
+            </summary>
+            <exception cref="T:System.InvalidOperationException">If this method is called outside
+            of a property setter.</exception>
+        </member>
+        <member name="E:GalaSoft.MvvmLight.ObservableObject.PropertyChanged">
+            <summary>
+            Occurs when a property value changes.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.ObservableObject.PropertyChangedHandler">
+            <summary>
+            Provides access to the PropertyChanged event handler to derived classes.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.ViewModelBase.#ctor">
+            <summary>
+            Initializes a new instance of the ViewModelBase class.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.ViewModelBase.#ctor(GalaSoft.MvvmLight.Messaging.IMessenger)">
+            <summary>
+            Initializes a new instance of the ViewModelBase class.
+            </summary>
+            <param name="messenger">An instance of a <see cref="T:GalaSoft.MvvmLight.Messaging.Messenger"/>
+            used to broadcast messages to other objects. If null, this class
+            will attempt to broadcast using the Messenger's default
+            instance.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.ViewModelBase.Cleanup">
+            <summary>
+            Unregisters this instance from the Messenger class.
+            <para>To cleanup additional resources, override this method, clean
+            up and then call base.Cleanup().</para>
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.ViewModelBase.Broadcast``1(``0,``0,System.String)">
+            <summary>
+            Broadcasts a PropertyChangedMessage using either the instance of
+            the Messenger that was passed to this class (if available) 
+            or the Messenger's default instance.
+            </summary>
+            <typeparam name="T">The type of the property that
+            changed.</typeparam>
+            <param name="oldValue">The value of the property before it
+            changed.</param>
+            <param name="newValue">The value of the property after it
+            changed.</param>
+            <param name="propertyName">The name of the property that
+            changed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.ViewModelBase.RaisePropertyChanged``1(System.String,``0,``0,System.Boolean)">
+            <summary>
+            Raises the PropertyChanged event if needed, and broadcasts a
+            PropertyChangedMessage using the Messenger instance (or the
+            static default instance if no Messenger instance is available).
+            </summary>
+            <typeparam name="T">The type of the property that
+            changed.</typeparam>
+            <param name="propertyName">The name of the property that
+            changed.</param>
+            <param name="oldValue">The property's value before the change
+            occurred.</param>
+            <param name="newValue">The property's value after the change
+            occurred.</param>
+            <param name="broadcast">If true, a PropertyChangedMessage will
+            be broadcasted. If false, only the event will be raised.</param>
+            <remarks>If the propertyName parameter
+            does not correspond to an existing property on the current class, an
+            exception is thrown in DEBUG configuration only.</remarks>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.ViewModelBase.RaisePropertyChanged``1(System.Linq.Expressions.Expression{System.Func{``0}},``0,``0,System.Boolean)">
+            <summary>
+            Raises the PropertyChanged event if needed, and broadcasts a
+            PropertyChangedMessage using the Messenger instance (or the
+            static default instance if no Messenger instance is available).
+            </summary>
+            <typeparam name="T">The type of the property that
+            changed.</typeparam>
+            <param name="propertyExpression">An expression identifying the property
+            that changed.</param>
+            <param name="oldValue">The property's value before the change
+            occurred.</param>
+            <param name="newValue">The property's value after the change
+            occurred.</param>
+            <param name="broadcast">If true, a PropertyChangedMessage will
+            be broadcasted. If false, only the event will be raised.</param>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.ViewModelBase.IsInDesignMode">
+            <summary>
+            Gets a value indicating whether the control is in design mode
+            (running under Blend or Visual Studio).
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.ViewModelBase.IsInDesignModeStatic">
+            <summary>
+            Gets a value indicating whether the control is in design mode
+            (running in Blend or Visual Studio).
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.ViewModelBase.MessengerInstance">
+            <summary>
+            Gets or sets an instance of a <see cref="T:GalaSoft.MvvmLight.Messaging.IMessenger"/> used to
+            broadcast messages to other objects. If null, this class will
+            attempt to broadcast using the Messenger's default instance.
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Helpers.WeakAction">
+            <summary>
+            Stores an <see cref="P:GalaSoft.MvvmLight.Helpers.WeakAction.Action"/> without causing a hard reference
+            to be created to the Action's owner. The owner can be garbage collected at any time.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Helpers.WeakAction.#ctor(System.Object,System.Action)">
+            <summary>
+            Initializes a new instance of the <see cref="T:GalaSoft.MvvmLight.Helpers.WeakAction"/> class.
+            </summary>
+            <param name="target">The action's owner.</param>
+            <param name="action">The action that will be associated to this instance.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Helpers.WeakAction.Execute">
+            <summary>
+            Executes the action. This only happens if the action's owner
+            is still alive.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Helpers.WeakAction.MarkForDeletion">
+            <summary>
+            Sets the reference that this instance stores to null.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Helpers.WeakAction.Action">
+            <summary>
+            Gets the Action associated to this instance.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Helpers.WeakAction.IsAlive">
+            <summary>
+            Gets a value indicating whether the Action's owner is still alive, or if it was collected
+            by the Garbage Collector already.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Helpers.WeakAction.Target">
+            <summary>
+            Gets the Action's owner. This object is stored as a <see cref="T:System.WeakReference"/>.
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Helpers.WeakAction`1">
+            <summary>
+            Stores an Action without causing a hard reference
+            to be created to the Action's owner. The owner can be garbage collected at any time.
+            </summary>
+            <typeparam name="T">The type of the Action's parameter.</typeparam>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Helpers.WeakAction`1.#ctor(System.Object,System.Action{`0})">
+            <summary>
+            Initializes a new instance of the WeakAction class.
+            </summary>
+            <param name="target">The action's owner.</param>
+            <param name="action">The action that will be associated to this instance.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Helpers.WeakAction`1.Execute">
+            <summary>
+            Executes the action. This only happens if the action's owner
+            is still alive. The action's parameter is set to default(T).
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Helpers.WeakAction`1.Execute(`0)">
+            <summary>
+            Executes the action. This only happens if the action's owner
+            is still alive.
+            </summary>
+            <param name="parameter">A parameter to be passed to the action.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Helpers.WeakAction`1.ExecuteWithObject(System.Object)">
+            <summary>
+            Executes the action with a parameter of type object. This parameter
+            will be casted to T. This method implements <see cref="M:GalaSoft.MvvmLight.Helpers.IExecuteWithObject.ExecuteWithObject(System.Object)"/>
+            and can be useful if you store multiple WeakAction{T} instances but don't know in advance
+            what type T represents.
+            </summary>
+            <param name="parameter">The parameter that will be passed to the action after
+            being casted to T.</param>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Helpers.WeakAction`1.Action">
+            <summary>
+            Gets the Action associated to this instance.
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Command.RelayCommand`1">
+            <summary>
+            A generic command whose sole purpose is to relay its functionality to other
+            objects by invoking delegates. The default return value for the CanExecute
+            method is 'true'. This class allows you to accept command parameters in the
+            Execute and CanExecute callback methods.
+            </summary>
+            <typeparam name="T">The type of the command parameter.</typeparam>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Command.RelayCommand`1.#ctor(System.Action{`0})">
+            <summary>
+            Initializes a new instance of the RelayCommand class that 
+            can always execute.
+            </summary>
+            <param name="execute">The execution logic.</param>
+            <exception cref="T:System.ArgumentNullException">If the execute argument is null.</exception>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Command.RelayCommand`1.#ctor(System.Action{`0},System.Predicate{`0})">
+            <summary>
+            Initializes a new instance of the RelayCommand class.
+            </summary>
+            <param name="execute">The execution logic.</param>
+            <param name="canExecute">The execution status logic.</param>
+            <exception cref="T:System.ArgumentNullException">If the execute argument is null.</exception>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Command.RelayCommand`1.RaiseCanExecuteChanged">
+            <summary>
+            Raises the <see cref="E:GalaSoft.MvvmLight.Command.RelayCommand`1.CanExecuteChanged"/> event.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Command.RelayCommand`1.CanExecute(System.Object)">
+            <summary>
+            Defines the method that determines whether the command can execute in its current state.
+            </summary>
+            <param name="parameter">Data used by the command. If the command does not require data 
+            to be passed, this object can be set to a null reference</param>
+            <returns>true if this command can be executed; otherwise, false.</returns>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Command.RelayCommand`1.Execute(System.Object)">
+            <summary>
+            Defines the method to be called when the command is invoked. 
+            </summary>
+            <param name="parameter">Data used by the command. If the command does not require data 
+            to be passed, this object can be set to a null reference</param>
+        </member>
+        <member name="E:GalaSoft.MvvmLight.Command.RelayCommand`1.CanExecuteChanged">
+            <summary>
+            Occurs when changes occur that affect whether the command should execute.
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Messaging.PropertyChangedMessage`1">
+            <summary>
+            Passes a string property name (PropertyName) and a generic value
+            (<see cref="P:GalaSoft.MvvmLight.Messaging.PropertyChangedMessage`1.OldValue"/> and <see cref="P:GalaSoft.MvvmLight.Messaging.PropertyChangedMessage`1.NewValue"/>) to a recipient.
+            This message type can be used to propagate a PropertyChanged event to
+            a recipient using the messenging system.
+            </summary>
+            <typeparam name="T">The type of the OldValue and NewValue property.</typeparam>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.PropertyChangedMessage`1.#ctor(System.Object,`0,`0,System.String)">
+            <summary>
+            Initializes a new instance of the <see cref="T:GalaSoft.MvvmLight.Messaging.PropertyChangedMessage`1"/> class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="oldValue">The property's value before the change occurred.</param>
+            <param name="newValue">The property's value after the change occurred.</param>
+            <param name="propertyName">The name of the property that changed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.PropertyChangedMessage`1.#ctor(`0,`0,System.String)">
+            <summary>
+            Initializes a new instance of the <see cref="T:GalaSoft.MvvmLight.Messaging.PropertyChangedMessage`1"/> class.
+            </summary>
+            <param name="oldValue">The property's value before the change occurred.</param>
+            <param name="newValue">The property's value after the change occurred.</param>
+            <param name="propertyName">The name of the property that changed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.PropertyChangedMessage`1.#ctor(System.Object,System.Object,`0,`0,System.String)">
+            <summary>
+            Initializes a new instance of the <see cref="T:GalaSoft.MvvmLight.Messaging.PropertyChangedMessage`1"/> class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="target">The message's intended target. This parameter can be used
+            to give an indication as to whom the message was intended for. Of course
+            this is only an indication, amd may be null.</param>
+            <param name="oldValue">The property's value before the change occurred.</param>
+            <param name="newValue">The property's value after the change occurred.</param>
+            <param name="propertyName">The name of the property that changed.</param>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Messaging.PropertyChangedMessage`1.NewValue">
+            <summary>
+            Gets the value that the property has after the change.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Messaging.PropertyChangedMessage`1.OldValue">
+            <summary>
+            Gets the value that the property had before the change.
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Messaging.DialogMessage">
+            <summary>
+            Use this class to send a message requesting to display a message box with features
+            corresponding to this message's properties. The Callback property should be used
+            to notify the message's sender about the user's choice in the message box.
+            Typically, you can use this message typ's recipient will be an element of the View,
+            and the sender will possibly be a ViewModel.
+            </summary>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.DialogMessage.#ctor(System.String,System.Action{System.Windows.MessageBoxResult})">
+            <summary>
+            Initializes a new instance of the DialogMessage class.
+            </summary>
+            <param name="content">The text displayed by the message box.</param>
+            <param name="callback">A callback method that should be executed to deliver the result
+            of the message box to the object that sent the message.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.DialogMessage.#ctor(System.Object,System.String,System.Action{System.Windows.MessageBoxResult})">
+            <summary>
+            Initializes a new instance of the DialogMessage class.
+            </summary>
+            <param name="sender">The message's original sender.</param>
+            <param name="content">The text displayed by the message box.</param>
+            <param name="callback">A callback method that should be executed to deliver the result
+            of the message box to the object that sent the message.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.DialogMessage.#ctor(System.Object,System.Object,System.String,System.Action{System.Windows.MessageBoxResult})">
+            <summary>
+            Initializes a new instance of the DialogMessage class.
+            </summary>
+            <param name="sender">The message's original sender.</param>
+            <param name="target">The message's intended target. This parameter can be used
+            to give an indication as to whom the message was intended for. Of course
+            this is only an indication, amd may be null.</param>
+            <param name="content">The text displayed by the message box.</param>
+            <param name="callback">A callback method that should be executed to deliver the result
+            of the message box to the object that sent the message.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.DialogMessage.ProcessCallback(System.Windows.MessageBoxResult)">
+            <summary>
+            Utility method, checks if the <see cref="P:GalaSoft.MvvmLight.Messaging.DialogMessage.Callback"/> property is
+            null, and if it is not null, executes it.
+            </summary>
+            <param name="result">The result that must be passed
+            to the dialog message caller.</param>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Messaging.DialogMessage.Button">
+            <summary>
+            Gets or sets the buttons displayed by the message box.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Messaging.DialogMessage.Callback">
+            <summary>
+            Gets a callback method that should be executed to deliver the result
+            of the message box to the object that sent the message.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Messaging.DialogMessage.Caption">
+            <summary>
+            Gets or sets the caption for the message box.
+            </summary>
+        </member>
+        <member name="P:GalaSoft.MvvmLight.Messaging.DialogMessage.DefaultResult">
+            <summary>
+            Gets or sets which result is the default in the message box.
+            </summary>
+        </member>
+        <member name="T:GalaSoft.MvvmLight.Messaging.NotificationMessageAction`1">
+            <summary>
+            Provides a message class with a built-in callback. When the recipient
+            is done processing the message, it can execute the callback to
+            notify the sender that it is done. Use the <see cref="M:GalaSoft.MvvmLight.Messaging.NotificationMessageAction`1.Execute(`0)"/>
+            method to execute the callback. The callback method has one parameter.
+            <seealso cref="T:GalaSoft.MvvmLight.Messaging.NotificationMessageAction"/>.
+            </summary>
+            <typeparam name="TCallbackParameter">The type of the callback method's
+            only parameter.</typeparam>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessageAction`1.#ctor(System.String,System.Action{`0})">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:GalaSoft.MvvmLight.Messaging.NotificationMessageAction`1"/> class.
+            </summary>
+            <param name="notification">An arbitrary string that will be
+            carried by the message.</param>
+            <param name="callback">The callback method that can be executed
+            by the recipient to notify the sender that the message has been
+            processed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessageAction`1.#ctor(System.Object,System.String,System.Action{`0})">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:GalaSoft.MvvmLight.Messaging.NotificationMessageAction`1"/> class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="notification">An arbitrary string that will be
+            carried by the message.</param>
+            <param name="callback">The callback method that can be executed
+            by the recipient to notify the sender that the message has been
+            processed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessageAction`1.#ctor(System.Object,System.Object,System.String,System.Action{`0})">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:GalaSoft.MvvmLight.Messaging.NotificationMessageAction`1"/> class.
+            </summary>
+            <param name="sender">The message's sender.</param>
+            <param name="target">The message's intended target. This parameter can be used
+            to give an indication as to whom the message was intended for. Of course
+            this is only an indication, amd may be null.</param>
+            <param name="notification">An arbitrary string that will be
+            carried by the message.</param>
+            <param name="callback">The callback method that can be executed
+            by the recipient to notify the sender that the message has been
+            processed.</param>
+        </member>
+        <member name="M:GalaSoft.MvvmLight.Messaging.NotificationMessageAction`1.Execute(`0)">
+            <summary>
+            Executes the callback that was provided with the message.
+            </summary>
+            <param name="parameter">A parameter requested by the message's
+            sender and providing additional information on the recipient's
+            state.</param>
+        </member>
+    </members>
+</doc>
Binary file SilverlightExampleApp/Libs/GalaSoft.SimpleSerializer.SL4.dll has changed
Binary file SilverlightExampleApp/Libs/GalaSoft.SimpleSerializer.SL4.pdb has changed
Binary file SilverlightExampleApp/Libs/Microsoft.Expression.Drawing.dll has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/Libs/Microsoft.Expression.Drawing.xml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,1742 @@
+<?xml version="1.0"?>
+<doc>
+    <assembly>
+        <name>Microsoft.Expression.Drawing</name>
+    </assembly>
+    <members>
+        <member name="T:Microsoft.Expression.Controls.Callout">
+            <summary>
+            Renders a callout shape supporting several shapes combined with a callout arrow.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Controls.CompositeContentShape">
+             <summary>
+             Provides a base class of a composite shape that derives from <see cref="T:System.Windows.Controls.ContentControl"/> and implements <see cref="T:Microsoft.Expression.Media.IShape"/>.
+             </summary>
+             <remarks>
+             <see cref="T:Microsoft.Expression.Controls.CompositeContentShape"/> implements <see cref="T:Microsoft.Expression.Media.IShape"/> interface,
+             and supports rendering a geometry similar to <see cref="T:System.Windows.Shapes.Shape"/>, but the geometry can be rendered outside the layout boundary.
+             
+             A typical implementation has a customized default template in generic.xaml which template-binds most shape properties to a <see cref="T:System.Windows.Shapes.Path"/>.
+             It should also extend the <see cref="P:GeometrySource"/> property to customize the appearance of the <see cref="T:System.Windows.Shapes.Path"/>.
+            
+             This class also supports showing content together with the shape.
+             </remarks>
+        </member>
+        <member name="T:Microsoft.Expression.Media.IGeometrySourceParameters">
+            <summary>
+            Provides an interface to describe the parameters of a Shape.
+            </summary>
+            <remarks>
+            This interface is the data for communication between Shape and GeometrySource.
+            Typically, a concrete implementation of IShape will implement this interface and pass it into
+            GeometrySource.UpdateGeometry(), which will then consume the shape as a read-only data provider.
+            </remarks>
+        </member>
+        <member name="T:Microsoft.Expression.Media.IShape">
+            <summary>
+            Provides the necessary interface to define a Shape.
+            Both primitive and composite shapes need to match this interface, although they might derive from different types of FrameworkElement.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.IShape.InvalidateGeometry(Microsoft.Expression.Media.InvalidateGeometryReasons)">
+            <summary>
+            Invalidates the geometry for a <see cref="T:Microsoft.Expression.Media.IShape"/>. After the invalidation, the <see cref="T:Microsoft.Expression.Media.IShape"/> will recompute the geometry, which will occur asynchronously.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Media.IShape.Fill">
+            <summary>Gets or sets the <see cref="T:System.Windows.Media.Brush" /> that specifies how to paint the interior of the shape.</summary>
+            <returns>A <see cref="T:System.Windows.Media.Brush" /> that describes how the shape's interior is painted. The default is null.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Media.IShape.Stroke">
+            <summary>Gets or sets the <see cref="T:System.Windows.Media.Brush" /> that specifies how the <see cref="T:System.Windows.Shapes.Shape" /> outline is painted.</summary>
+            <returns>A <see cref="T:System.Windows.Media.Brush" /> that specifies how the <see cref="T:System.Windows.Shapes.Shape" /> outline is painted.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Media.IShape.StrokeThickness">
+            <summary>Gets or sets the width of the <see cref="T:System.Windows.Shapes.Shape" /> stroke outline. </summary>
+            <returns>The width of the <see cref="T:System.Windows.Shapes.Shape" /> outline, in pixels.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Media.IShape.Stretch">
+            <summary>Gets or sets a <see cref="T:System.Windows.Media.Stretch" /> enumeration value that describes how the shape fills its allocated space.</summary>
+            <returns>One of the <see cref="T:System.Windows.Media.Stretch" /> enumeration values. The default value at runtime depends on the type of <see cref="T:System.Windows.Shapes.Shape" />.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Media.IShape.RenderedGeometry">
+            <summary>
+            Gets the rendered geometry presented by the rendering engine.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Media.IShape.GeometryMargin">
+            <summary>
+            Gets the margin between logical bounds and actual geometry bounds.
+            This can be either positive (as in <see cref="T:Microsoft.Expression.Shapes.Arc"/>) or negative (as in <see cref="T:Microsoft.Expression.Controls.Callout"/>).
+            </summary>
+        </member>
+        <member name="E:Microsoft.Expression.Media.IShape.RenderedGeometryChanged">
+            <summary>
+            Occurs when RenderedGeometry is changed.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Controls.CompositeContentShape.CreateGeometrySource">
+            <summary>
+            Extends how the shape is drawn with creating geometry source.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Controls.CompositeContentShape.InvalidateGeometry(Microsoft.Expression.Media.InvalidateGeometryReasons)">
+            <summary>
+            Invalidates the geometry for a <see cref="T:Microsoft.Expression.Media.IShape"/>. After the invalidation, the <see cref="T:Microsoft.Expression.Media.IShape"/> will recompute the geometry, which will occur asynchronously.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Controls.CompositeContentShape.ArrangeOverride(System.Windows.Size)">
+            <summary>Provides the behavior for the Arrange portion of a Silverlight layout pass. Classes can override this method to define their own Arrange pass behavior.</summary>
+            <returns>The actual size used once the element is arranged in layout.</returns>
+            <param name="finalSize">The final area within the parent that this object should use to arrange itself and its children.</param>
+            <remarks> <see cref="T:Microsoft.Expression.Controls.CompositeContentShape"/>  will recompute the Geometry when it's invalidated and update the RenderedGeometry and GeometryMargin.</remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Controls.CompositeContentShape.OnContentChanged(System.Object,System.Object)">
+            <summary>
+            Transforms a string content into <see cref="T:TextBlock"/> with center alignment and multiple line support.
+            </summary>
+            <remarks>
+            Use template-binding to <see cref="P:Microsoft.Expression.Controls.CompositeContentShape.InternalContent"/> instead of <see cref="P:Content"/> to enable this method.
+            </remarks>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeContentShape.Fill">
+            <summary>
+            Gets or sets the <see cref="T:System.Windows.Media.Brush"/> that specifies how to paint the interior of the shape.
+            </summary>
+            <returns>A <see cref="T:System.Windows.Media.Brush"/> that describes how the shape's interior is painted.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeContentShape.Stroke">
+            <summary>Gets or sets the <see cref="T:System.Windows.Media.Brush" /> that specifies how the <see cref="T:System.Windows.Shapes.Shape" /> outline is painted.</summary>
+            <returns>A <see cref="T:System.Windows.Media.Brush" /> that specifies how the <see cref="T:System.Windows.Shapes.Shape" /> outline is painted.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeContentShape.StrokeThickness">
+            <summary>Gets or sets the width of the <see cref="T:System.Windows.Shapes.Shape" /> stroke outline. </summary>
+            <returns>The width of the <see cref="T:System.Windows.Shapes.Shape" /> outline, in pixels.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeContentShape.Stretch">
+            <summary>Gets or sets a <see cref="T:System.Windows.Media.Stretch" /> enumeration value that describes how the shape fills its allocated space.</summary>
+            <returns>One of the <see cref="T:System.Windows.Media.Stretch" /> enumeration values.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeContentShape.StrokeStartLineCap">
+            <summary>Gets or sets a <see cref="T:System.Windows.Media.PenLineCap" /> enumeration value that describes the <see cref="T:System.Windows.Shapes.Shape" /> at the start of a <see cref="P:System.Windows.Shapes.Shape.Stroke" />. </summary>
+            <returns>A value of the <see cref="T:System.Windows.Media.PenLineCap" /> enumeration that specifies the shape at the start of a <see cref="P:System.Windows.Shapes.Shape.Stroke" />.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeContentShape.StrokeEndLineCap">
+            <summary>Gets or sets a <see cref="T:System.Windows.Media.PenLineCap" /> enumeration value that describes the <see cref="T:System.Windows.Shapes.Shape" /> at the end of a line. </summary>
+            <returns>One of the enumeration values for <see cref="T:System.Windows.Media.PenLineCap" />. </returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeContentShape.StrokeLineJoin">
+            <summary>Gets or sets a <see cref="T:System.Windows.Media.PenLineJoin" /> enumeration value that specifies the type of join that is used at the vertices of a <see cref="T:System.Windows.Shapes.Shape" />.</summary>
+            <returns>A value of the <see cref="T:System.Windows.Media.PenLineJoin" /> enumeration that specifies the join appearance. </returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeContentShape.StrokeMiterLimit">
+            <summary>Gets or sets a limit on the ratio of the miter length to half the <see cref="P:System.Windows.Shapes.Shape.StrokeThickness" /> of a <see cref="T:System.Windows.Shapes.Shape" /> element. </summary>
+            <returns>The limit on the ratio of the miter length to the <see cref="P:System.Windows.Shapes.Shape.StrokeThickness" /> of a <see cref="T:System.Windows.Shapes.Shape" /> element. This value is always a positive number that is greater than or equal to 1.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeContentShape.StrokeDashArray">
+            <summary>Gets or sets a collection of <see cref="T:System.Double" /> values that indicate the pattern of dashes and gaps that is used to outline shapes. </summary>
+            <returns>A collection of <see cref="T:System.Double" /> values that specify the pattern of dashes and gaps. </returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeContentShape.StrokeDashCap">
+            <summary>Gets or sets a <see cref="T:System.Windows.Media.PenLineCap" /> enumeration value that specifies how the ends of a dash are drawn. </summary>
+            <returns>One of the enumeration values for <see cref="T:System.Windows.Media.PenLineCap" />. The default is <see cref="F:System.Windows.Media.PenLineCap.Flat" />. </returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeContentShape.StrokeDashOffset">
+            <summary>Gets or sets a <see cref="T:System.Double" /> that specifies the distance within the dash pattern where a dash begins.</summary>
+            <returns>A <see cref="T:System.Double" /> that represents the distance within the dash pattern where a dash begins. The default value is 0.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeContentShape.RenderedGeometry">
+            <summary>
+            Gets the rendered geometry presented by the rendering engine.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeContentShape.GeometryMargin">
+            <summary>
+            Gets the margin between the logical bounds and the actual geometry bounds.
+            This can be either positive (as in <see cref="T:Microsoft.Expression.Shapes.Arc"/>) or negative (as in <see cref="T:Microsoft.Expression.Controls.Callout"/>).
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeContentShape.InternalContent">
+            <summary>
+            Gets or sets the internal content that converts a string into a center-aligned, multiple-line TextBlock.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Expression.Controls.CompositeContentShape.RenderedGeometryChanged">
+            <summary>
+            Occurs when RenderedGeometry is changed.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.Callout.AnchorPoint">
+            <summary>
+            Gets or sets the position of the callout relative to the top and left corner.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.Callout.CalloutStyle">
+            <summary>
+            Gets or sets the callout style.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Controls.CompositeShape">
+            <summary>
+            Provides a base class of a composite shape that derives from <see cref="T:System.Windows.Controls.Control"/> and implements <see cref="T:Microsoft.Expression.Media.IShape"/>.
+            </summary>
+            <remarks>
+            <see cref="T:Microsoft.Expression.Controls.CompositeShape"/> implements <see cref="T:Microsoft.Expression.Media.IShape"/> interface,
+            and supports rendering a geometry similar to <see cref="T:System.Windows.Shapes.Shape"/>, but the geometry can be rendered outside the layout boundary.
+            
+            A typical implementation has a customized default template in generic.xaml which template-binds most shape properties to a <see cref="T:System.Windows.Shapes.Path"/>.
+            It should also extend the <see cref="P:GeometrySource"/> property to customize the appearance of the <see cref="T:System.Windows.Shapes.Path"/>.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Controls.CompositeShape.CreateGeometrySource">
+            <summary>
+            Extends how the shape is drawn with creating geometry source.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Controls.CompositeShape.InvalidateGeometry(Microsoft.Expression.Media.InvalidateGeometryReasons)">
+            <summary>
+            Invalidates the geometry for a <see cref="T:Microsoft.Expression.Media.IShape"/>. After the invalidation, the <see cref="T:Microsoft.Expression.Media.IShape"/> will recompute the geometry, which will occur asynchronously.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Controls.CompositeShape.ArrangeOverride(System.Windows.Size)">
+            <summary>Provides the behavior for the Arrange portion of a Silverlight layout pass. Classes can override this method to define their own Arrange pass behavior.</summary>
+            <returns>The actual size used once the element is arranged in layout.</returns>
+            <param name="finalSize">The final area within the parent that this object should use to arrange itself and its children.</param>
+            <remarks> <see cref="T:Microsoft.Expression.Controls.CompositeShape"/>  will recompute the Geometry when it's invalidated and update the RenderedGeometry and GeometryMargin.</remarks>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeShape.Fill">
+            <summary>
+            Gets or sets the <see cref="T:System.Windows.Media.Brush"/> that specifies how to paint the interior of the shape.
+            </summary>
+            <returns>A <see cref="T:System.Windows.Media.Brush"/> that describes how the shape's interior is painted.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeShape.Stroke">
+            <summary>Gets or sets the <see cref="T:System.Windows.Media.Brush" /> that specifies how the <see cref="T:System.Windows.Shapes.Shape" /> outline is painted.</summary>
+            <returns>A <see cref="T:System.Windows.Media.Brush" /> that specifies how the <see cref="T:System.Windows.Shapes.Shape" /> outline is painted.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeShape.StrokeThickness">
+            <summary>Gets or sets the width of the <see cref="T:System.Windows.Shapes.Shape" /> stroke outline. </summary>
+            <returns>The width of the <see cref="T:System.Windows.Shapes.Shape" /> outline, in pixels.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeShape.Stretch">
+            <summary>Gets or sets a <see cref="T:System.Windows.Media.Stretch" /> enumeration value that describes how the shape fills its allocated space.</summary>
+            <returns>One of the <see cref="T:System.Windows.Media.Stretch" /> enumeration values.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeShape.StrokeStartLineCap">
+            <summary>Gets or sets a <see cref="T:System.Windows.Media.PenLineCap" /> enumeration value that describes the <see cref="T:System.Windows.Shapes.Shape" /> at the start of a <see cref="P:System.Windows.Shapes.Shape.Stroke" />. </summary>
+            <returns>A value of the <see cref="T:System.Windows.Media.PenLineCap" /> enumeration that specifies the shape at the start of a <see cref="P:System.Windows.Shapes.Shape.Stroke" />.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeShape.StrokeEndLineCap">
+            <summary>Gets or sets a <see cref="T:System.Windows.Media.PenLineCap" /> enumeration value that describes the <see cref="T:System.Windows.Shapes.Shape" /> at the end of a line. </summary>
+            <returns>One of the enumeration values for <see cref="T:System.Windows.Media.PenLineCap" />. </returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeShape.StrokeLineJoin">
+            <summary>Gets or sets a <see cref="T:System.Windows.Media.PenLineJoin" /> enumeration value that specifies the type of join that is used at the vertices of a <see cref="T:System.Windows.Shapes.Shape" />.</summary>
+            <returns>A value of the <see cref="T:System.Windows.Media.PenLineJoin" /> enumeration that specifies the join appearance. </returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeShape.StrokeMiterLimit">
+            <summary>Gets or sets a limit on the ratio of the miter length to half the <see cref="P:System.Windows.Shapes.Shape.StrokeThickness" /> of a <see cref="T:System.Windows.Shapes.Shape" /> element. </summary>
+            <returns>The limit on the ratio of the miter length to the <see cref="P:System.Windows.Shapes.Shape.StrokeThickness" /> of a <see cref="T:System.Windows.Shapes.Shape" /> element. This value is always a positive number that is greater than or equal to 1.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeShape.StrokeDashArray">
+            <summary>Gets or sets a collection of <see cref="T:System.Double" /> values that indicate the pattern of dashes and gaps that is used to outline shapes. </summary>
+            <returns>A collection of <see cref="T:System.Double" /> values that specify the pattern of dashes and gaps. </returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeShape.StrokeDashCap">
+            <summary>Gets or sets a <see cref="T:System.Windows.Media.PenLineCap" /> enumeration value that specifies how the ends of a dash are drawn. </summary>
+            <returns>One of the enumeration values for <see cref="T:System.Windows.Media.PenLineCap" />. The default is <see cref="F:System.Windows.Media.PenLineCap.Flat" />. </returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeShape.StrokeDashOffset">
+            <summary>Gets or sets a <see cref="T:System.Double" /> that specifies the distance within the dash pattern where a dash begins.</summary>
+            <returns>A <see cref="T:System.Double" /> that represents the distance within the dash pattern where a dash begins. The default value is 0.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeShape.RenderedGeometry">
+            <summary>
+            Gets the rendered geometry presented by the rendering engine.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.CompositeShape.GeometryMargin">
+            <summary>
+            Gets the margin between the logical bounds and the actual geometry bounds.
+            This can be either positive (as in <see cref="T:Microsoft.Expression.Shapes.Arc"/>) or negative (as in <see cref="T:Microsoft.Expression.Controls.Callout"/>).
+            </summary>
+        </member>
+        <member name="E:Microsoft.Expression.Controls.CompositeShape.RenderedGeometryChanged">
+            <summary>
+            Occurs when RenderedGeometry is changed.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Controls.LineArrow">
+            <summary>
+            Renders a bent line segment with optional arrow heads on both ends.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Controls.LineArrow.MeasureOverride(System.Windows.Size)">
+            <summary>Provides the behavior for the Measure pass of Silverlight layout. Classes can override this method to define their own Measure pass behavior.</summary>
+            <returns>The size that this object determines it requires during layout, based on its calculations of child object allotted sizes, or possibly on other considerations such as fixed container size.</returns>
+            <param name="availableSize">The available size that this object can give to child objects. Infinity (<see cref="F:System.Double.PositiveInfinity" />) can be specified as a value to indicate that the object will size to whatever content is available.</param>
+            <remarks>
+            A default <see cref="T:LineArrow"/> can render at anysize.
+            The <see cref="P:RenderedGeometry"/> will stretch to the layout boundary and render to the outside if necessary.
+            </remarks>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.LineArrow.BendAmount">
+            <summary>
+            Gets or sets the amount of bend for the arrow.
+            </summary>
+            <value>The bend amount between 0 and 1.</value>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.LineArrow.StartArrow">
+            <summary>
+            Gets or sets how the arrow head is rendered at the start of the line.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.LineArrow.EndArrow">
+            <summary>
+            Gets or sets how the arrow head is rendered at the end of the line.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.LineArrow.StartCorner">
+            <summary>
+            Gets or sets from which corner to start drawing the arrow.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Controls.LineArrow.ArrowSize">
+            <summary>
+            Gets or sets the length of the arrow in pixels.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Drawing.Core.PathGeometryHelper">
+            <summary>
+            Helper class to work with PathGeometry.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathGeometryHelper.ConvertToPathGeometry(System.String)">
+            <summary>
+            Converts a string in the path mini-language into a PathGeometry.
+            </summary>
+            <param name="abbreviatedGeometry">A string in the path mini-language.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathGeometryHelper.AsPathGeometry(System.Windows.Media.Geometry)">
+            <summary>
+            Converts the given geometry into a single PathGeometry.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathGeometryHelper.SyncPolylineGeometry(System.Windows.Media.Geometry@,System.Collections.Generic.IList{System.Windows.Point},System.Boolean)">
+            <summary>
+            Updates the given geometry as PathGeometry with a polyline matching a given point list.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Drawing.Core.PathGeometryHelper.AbbreviatedGeometryParser">
+            <summary>
+            Parses abbreviated geometry sytax.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Drawing.Core.PathSegmentHelper">
+            <summary>
+            Helper class to convert an ArcSegment to BezierSegment(s).
+            </summary>
+            <summary>
+            Helper class to work with PathSegment and all variations.
+            </summary>
+            <summary>
+            Strategy classes to handle different types of PathSegment.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathSegmentHelper.ArcToBezierSegments(System.Windows.Media.ArcSegment,System.Windows.Point)">
+            <summary>
+            Converts an arc segment into Bezier format.
+            Returns BezierSegment, PolyBezierSegment, LineSegment, or null.
+            When returning null, the arc degenerates into the start point.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathSegmentHelper.SetIsStroked(System.Windows.Media.PathSegment,System.Boolean)">
+            <summary>
+            Avoid calling the three-parameter constructor, since it always sets a local value for IsStroked.
+            </summary>
+            <param name="segment"></param>
+            <param name="isStroked"></param>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathSegmentHelper.SyncPolylineSegment(System.Windows.Media.PathSegmentCollection,System.Int32,System.Collections.Generic.IList{System.Windows.Point},System.Int32,System.Int32)">
+            <summary>
+            Updates the SegmentCollection with a given polyline matching a given point list.
+            Tries to keep changes minimum and returns false if nothing has been changed.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathSegmentHelper.SyncPolyBezierSegment(System.Windows.Media.PathSegmentCollection,System.Int32,System.Collections.Generic.IList{System.Windows.Point},System.Int32,System.Int32)">
+            <summary>
+            Updates the collection[index] segment with a poly-Bezier segment matching a given point list.
+            A given point list must contain 3*N points for N Bezier segments.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathSegmentHelper.IsEmpty(System.Windows.Media.PathSegment)">
+            <summary>
+            Tests if a given path segment is empty.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathSegmentHelper.GetPointCount(System.Windows.Media.PathSegment)">
+            <summary>
+            Gets the point count in a given path segment.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathSegmentHelper.GetLastPoint(System.Windows.Media.PathSegment)">
+            <summary>
+            Gets the last point of a given path segment.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathSegmentHelper.GetPoint(System.Windows.Media.PathSegment,System.Int32)">
+            <summary>
+            Gets the point of a given index in a given segment.
+            If input is (-1), returns the last point.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathSegmentHelper.FlattenSegment(System.Windows.Media.PathSegment,System.Collections.Generic.IList{System.Windows.Point},System.Windows.Point,System.Double)">
+            <summary>
+            Flattens a given segment and adds resulting points into a given point list.
+            </summary>
+            <param name="segment">The segment to be flatten.</param>
+            <param name="points">The resulting points list.</param>
+            <param name="start">The start point of the segment.</param>
+            <param name="tolerance">The error tolerance. Must be positive. Can be zero. Fallback to default tolerance.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathSegmentHelper.ArcToBezierHelper.ArcToBezier(System.Double,System.Double,System.Double,System.Double,System.Double,System.Boolean,System.Boolean,System.Double,System.Double,System.Windows.Point[]@,System.Int32@)">
+            <summary>
+            ArcToBezier, computes the Bezier approximation of an arc.
+            </summary>
+            <remarks>
+            This utility computes the Bezier approximation for an elliptical arc as
+            it is defined in the SVG arc spec. The ellipse from which the arc is
+            carved is axis-aligned in its own coordinates, and defined there by its
+            x and y radii. The rotation angle defines how the ellipse's axes are
+            rotated relative to the x axis. The start and end points define one of 4
+            possible arcs; the sweep and large-arc flags determine which one of
+            these arcs will be chosen.
+            
+            Returning cPieces = 0 indicates a line instead of an arc
+                      cPieces = -1 indicates that the arc degenerates to a point 
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathSegmentHelper.ArcToBezierHelper.GetArcAngle(System.Windows.Point,System.Windows.Point,System.Boolean,System.Boolean,System.Double@,System.Double@,System.Int32@)">
+            <summary>
+            Gets the number of Bezier arcs, and sine/cosine of each.
+            </summary>
+            <remarks>
+            This is a private utility used by ArcToBezier. Breaks the arc into
+            pieces so that no piece will span more than 90 degrees. The input
+            points are on the unit circle.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathSegmentHelper.ArcToBezierHelper.GetBezierDistance(System.Double,System.Double)">
+             <summary>
+             GetBezierDistance returns the distance as a fraction of the radius.
+             </summary>
+            <remarks>
+                  Get the distance from a circular arc's end points to the control points
+                  of the Bezier arc that approximates it, as a fraction of the arc's
+                  radius.
+            
+                  Since the result is relative to the arc's radius, it depends strictly on
+                  the arc's angle. The arc is assumed to be of 90 degrees or less, so the
+                  angle is determined by the cosine of that angle, which is derived from
+                  rDot = the dot product of two radius vectors. We need the Bezier curve
+                  that agrees with the arc's points and tangents at the ends and midpoint. 
+                  Here we compute the distance from the curve's endpoints to its control
+                  points.
+            
+                  Since we are looking for the relative distance, we can work on the unit
+                  circle. Place the center of the circle at the origin, and put the X axis
+                  as the bisector between the 2 vectors.  Let a be the angle between the
+                  vectors.  Then the X coordinates of the 1st and last points are cos(a/2). 
+                  Let x be the X coordinate of the 2nd and 3rd points.  At t=1/2 we have a
+                  point at (1,0). But the terms of the polynomial there are all equal:
+            
+                            (1-t)^3 = t*(1-t)^2 = t^2*(1-t) = t^3 = 1/8,
+            
+                  so from the Bezier formula there we have:
+            
+                            1 = (1/8) * (cos(a/2) + 3x + 3x + cos(a/2)), 
+            
+                  hence
+            
+                            x = (4 - cos(a/2)) / 3
+            
+                  The X difference between that and the 1st point is:
+                  
+                            DX = x - cos(a/2) = 4(1 - cos(a/2)) / 3.
+            
+                  But DX = distance / sin(a/2), hence the distance is
+            
+                            dist = (4/3)*(1 - cos(a/2)) / sin(a/2).
+            
+                  Rather than the angle a, we are given rDot = R^2 * cos(a), so we
+                  multiply top and bottom by R:
+             
+                            dist = (4/3)*(R - Rcos(a/2)) / Rsin(a/2)
+             
+                  and use some trig:
+                                           ________________
+                            cos(a/2)   = \/(1 + cos(a)) / 2
+                                           ______________________
+                            R*cos(a/2) = \/(R^2 + R^2 cos(a)) / 2 
+                                           ________________
+                                       = \/(R^2 + rDot) / 2
+            
+                  Let A = (R^2 + rDot)/2.
+                                           ____________________
+                            R*sin(a/2) = \/R^2 - R^2 cos^2(a/2)
+                                           _______
+                                       = \/R^2 - A
+            
+                  so:
+                                                      _
+                                         4      R - \/A
+                                  dist = - * ------------
+                                         3      _______
+                                              \/R^2 - A
+            
+              History:
+                  5/29/2001 MichKa
+                      Created it.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathSegmentHelper.ArcToBezierHelper.AcceptRadius(System.Double,System.Double,System.Double@)">
+            <summary>
+            Returns false if the radius is too small compared to the chord length (returns true on NaNs)
+            radius is modified to the value that is accepted.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Drawing.Core.BezierCurveFlattener">
+            <summary>
+            A utility class to flatten Bezier curves.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.BezierCurveFlattener.FlattenCubic(System.Windows.Point[],System.Double,System.Collections.Generic.ICollection{System.Windows.Point},System.Boolean,System.Collections.Generic.ICollection{System.Double})">
+            <summary>
+            Flattens a Bezier cubic curve and adds the resulting polyline to the third parameter.
+            </summary>
+            <param name="controlPoints">The four Bezier cubic control points.</param>
+            <param name="errorTolerance">The maximum distance between two corresponding points on the true curve 
+            and on the flattened polyline. Must be strictly positive.</param>
+            <param name="resultPolyline">Where to add the flattened polyline.</param>
+            <param name="skipFirstPoint">True to skip the first control point when adding the flattened polyline.
+            <param name="resultParameters">Where to add the value of the Bezier curve parameter associated with 
+            each of the polyline vertices.</param> 
+            If <paramref name="resultPolyline"/> is empty, the first control point 
+            and its associated parameter are always added.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.BezierCurveFlattener.FlattenQuadratic(System.Windows.Point[],System.Double,System.Collections.Generic.ICollection{System.Windows.Point},System.Boolean,System.Collections.Generic.ICollection{System.Double})">
+            <summary>
+            Flattens a Bezier quadratic curve and adds the resulting polyline to the third parameter.
+            Uses degree elevation for Bezier curves to reuse the code for the cubic case.
+            </summary>
+            <param name="controlPoints">The three Bezier quadratic control points.</param>
+            <param name="errorTolerance">The maximum distance between two corresponding points on the true curve 
+            and on the flattened polyline. Must be strictly positive.</param>
+            <param name="resultPolyline">Where to add the flattened polyline.</param>
+            <param name="skipFirstPoint">Whether to skip the first control point when adding the flattened polyline. 
+            <param name="resultParameters">Where to add the value of the Bezier curve parameter associated with
+            each of the polyline vertices.</param>
+            If <paramref name="resultPolyline"/> is empty, the first control point and 
+            its associated parameter are always added.</param>
+        </member>
+        <member name="T:Microsoft.Expression.Drawing.Core.CommonExtensions">
+            <summary>
+            Extension methods that support non-geometry types.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.CommonExtensions.ForEach(System.Collections.IEnumerable,System.Action{System.Object})">
+            <summary>
+            Allows the application of an action delegate (often a very simple lambda) against an entire sequence.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.CommonExtensions.ForEach``1(System.Collections.Generic.IEnumerable{``0},System.Action{``0})">
+            <summary>
+            Allows the application of an action delegate (often a very simple lambda) against an entire sequence.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.CommonExtensions.ForEach``1(System.Collections.Generic.IList{``0},System.Action{``0,System.Int32})">
+            <summary>
+            Allows the application of an action delegate (often a very simple lambda) against an entire sequence with the index of each item.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.CommonExtensions.EnsureListCount``1(System.Collections.Generic.IList{``0},System.Int32,System.Func{``0})">
+            <summary>
+            Ensures the count of a list to a given count. Creates with a given factory or removes items when necessary.
+            If Input IList is a List, AddRange or RemoveRange is used when there's no factory.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.CommonExtensions.EnsureListCountAtLeast``1(System.Collections.Generic.IList{``0},System.Int32,System.Func{``0})">
+            <summary>
+            Ensures the count of a list is at least the given count. Creates with a given factory.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.CommonExtensions.AddRange``1(System.Collections.Generic.ICollection{``0},System.Collections.Generic.IEnumerable{``0})">
+            <summary>
+            Add a range of items to the end of a collection.
+            If a collection is a list, List.AddRange is used.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.CommonExtensions.Last``1(System.Collections.Generic.IList{``0})">
+            <summary>
+            Gets the last item of a given list.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.CommonExtensions.RemoveLast``1(System.Collections.Generic.IList{``0})">
+            <summary>
+            Removes the last item from the given list.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.CommonExtensions.DeepCopy``1(``0)">
+            <summary>
+            Makes a copy of obj and all it's public properties, including all collection properties.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.CommonExtensions.SetIfDifferent(System.Windows.DependencyObject,System.Windows.DependencyProperty,System.Object)">
+            <summary>
+            Sets the value if different. Avoids setting a local value if possible.
+            Returns true when the value has been changed.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.CommonExtensions.ClearIfSet(System.Windows.DependencyObject,System.Windows.DependencyProperty)">
+            <summary>
+            Clears the dependency property when it is locally set on the given dependency object.
+            Returns false if the dependeny property is not locally set.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.CommonExtensions.FindVisualDesendent``1(System.Windows.DependencyObject,System.Func{``0,System.Boolean})">
+            <summary>
+            Finds all visual descendants of a given type and condition using breadth-first search.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.CommonExtensions.GetVisualChildren(System.Windows.DependencyObject)">
+            <summary>
+            Gets all visual children in IEnumerable.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Media.DrawingPropertyMetadata">
+            <summary>
+            Unifies the interface of PropertyMetadata in WPF and Silverlight.
+            Provides the necessary notification about render, arrange, or measure.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.DrawingPropertyMetadata.#ctor(Microsoft.Expression.Media.DrawingPropertyMetadataOptions,System.Object)">
+            <summary>
+            This private Ctor should only be used by AttachCallback.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.DrawingPropertyMetadata.AttachCallback(System.Object,Microsoft.Expression.Media.DrawingPropertyMetadataOptions,System.Windows.PropertyChangedCallback)">
+            <summary>
+            Chain InternalCallback() to attach the instance of DrawingPropertyMetadata on property callback.
+            In Silverlight, the property metadata is thrown away after setting. Use callback to remember it.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.DrawingPropertyMetadata.InternalCallback(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            Before chaining the original callback, trigger DrawingPropertyChangedEvent.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Drawing.Core.GeometryHelper">
+            <summary>
+            Extension methods for geometry-related data structures (Point/Vector/Size/Rect).
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.Resize(System.Windows.Rect,System.Double)">
+            <summary>
+            Resizes the rectangle to a relative size while keeping the center invariant.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.Subtract(System.Windows.Point,System.Windows.Point)">
+            <summary>
+            Gets the difference vector between two points.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.Plus(System.Windows.Point,System.Windows.Point)">
+            <summary>
+            Memberwise plus for Point.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.Minus(System.Windows.Point,System.Windows.Point)">
+            <summary>
+            Memberwise minus for Point.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.ConvertToPathGeometry(System.String)">
+            <summary>
+            Converts a string of mini-languages to a <see cref="T:PathGeometry"/>.
+            </summary>
+            <remarks>See: Path Markup Syntax(http://msdn.microsoft.com/en-us/library/cc189041(VS.95).aspx)</remarks>
+            <param name="abbreviatedGeometry">The string of path mini-languages for describing geometric paths.</param>
+            <returns>A <see cref="T:PathGeometry"/> converted from the the path mini-languages.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.FlattenFigure(System.Windows.Media.PathFigure,System.Collections.Generic.IList{System.Windows.Point},System.Double)">
+            <summary>
+            Flattens a <see cref="T:PathFigure"/> and adds result points to a given <paramref name="points"/>.
+            </summary>
+            <param name="figure">The input <see cref="T:PathFigure"/>.</param>
+            <param name="points">The point list to which result points will append.</param>
+            <param name="tolerance">A positive number specifying the maximum allowed error from the result points to the input path figure. A Value of zero allows the algorithm to pick the tolerance automatically.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.GetArcPoint(System.Double)">
+            <summary>
+            Gets the normalized arc in a (0,0)(1,1) box.
+            Zero degrees is mapped to [0.5, 0] (up), and clockwise.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.GetArcPoint(System.Double,System.Windows.Rect)">
+            <summary>
+            Gets the absolute arc point in a given bound with a given relative radius.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.GetArcAngle(System.Windows.Point)">
+            <summary>
+            Gets the angle on an arc relative to a (0,0)(1,1) box.
+            Zero degrees is mapped to [0.5, 0] (up), and clockwise.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.GetArcAngle(System.Windows.Point,System.Windows.Rect)">
+            <summary>
+            Gets the angle on an arc from a given absolute point relative to a bound.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.RelativeTransform(System.Windows.Rect,System.Windows.Rect)">
+            <summary>
+            Computes the transform that moves "Rect from" to "Rect to".
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.RelativeTransform(System.Windows.UIElement,System.Windows.UIElement)">
+            <summary>
+            Computes the transform from the coordinate space of one <c>UIElement</c> to another.
+            </summary>
+            <param name="from">The source element.</param>
+            <param name="to">The destination element.</param>
+            <returns>The transform between the <c>UIElement</c>s, or null if it cannot be computed.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.RelativeToAbsolutePoint(System.Windows.Rect,System.Windows.Point)">
+            <summary>
+            Maps a relative point to an absolute point using the mapping from a given bound to a (0,0)(1,1) box.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.AbsoluteToRelativePoint(System.Windows.Rect,System.Windows.Point)">
+            <summary>
+            Maps an absolute point to a relative point using the mapping from a (0,0)(1,1) box to a given bound.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.GetStretchBound(System.Windows.Rect,System.Windows.Media.Stretch,System.Windows.Size)">
+            <summary>
+            Computes the bound after stretching within a given logical bound.
+            If stretch to uniform, use given aspectRatio.
+            If aspectRatio is empty, it's equivalent to Fill.
+            If stretch is None, it's equivalent to Fill or Uniform.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.Midpoint(System.Windows.Point,System.Windows.Point)">
+            <summary>
+            Returns the mid point of two points.
+            </summary>
+            <param name="lhs">The first point.</param>
+            <param name="rhs">The second point.</param>
+            <returns>The mid point between <paramref name="lhs"/> and <paramref name="rhs"/>.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.Dot(Microsoft.Expression.Drawing.Core.Vector,Microsoft.Expression.Drawing.Core.Vector)">
+            <summary>
+            Returns the dot product of two vectors.
+            </summary>
+            <param name="lhs">The first vector.</param>
+            <param name="rhs">The second vector.</param>
+            <returns>The dot product of <paramref name="lhs"/> and <paramref name="rhs"/>.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.Dot(System.Windows.Point,System.Windows.Point)">
+            <summary>
+            Returns the dot product of two points.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.Distance(System.Windows.Point,System.Windows.Point)">
+            <summary>
+            Returns the distance between two points.
+            </summary>
+            <param name="lhs">The first point.</param>
+            <param name="rhs">The second point.</param>
+            <returns>The distance between <paramref name="lhs"/> and <paramref name="rhs"/>.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.SquaredDistance(System.Windows.Point,System.Windows.Point)">
+            <summary>
+            Returns the square of the distance between two points.
+            </summary>
+            <param name="lhs">The first point.</param>
+            <param name="rhs">The second point.</param>
+            <returns>The square of the distance between <paramref name="lhs"/> and <paramref name="rhs"/>.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.Determinant(System.Windows.Point,System.Windows.Point)">
+            <summary>
+            Determinant of the cross product. Equivalent to directional area.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.Normal(System.Windows.Point,System.Windows.Point)">
+            <summary>
+            Computes the normal direction vector of given line segments.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.Perpendicular(Microsoft.Expression.Drawing.Core.Vector)">
+            <summary>
+            Computes the perpendicular vector, 90-degrees, counter-clockwise.
+            Vector to the right perpendicular results in a vector to up.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.GeometryEquals(System.Windows.Media.Geometry,System.Windows.Media.Geometry)">
+            <summary>
+            Returns whether the two geometries are identical.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.EnsureGeometryType``1(``0@,System.Windows.Media.Geometry@,System.Func{``0})">
+            <summary>
+            Ensures the value is an instance of result type (T). If not, replace with a new instance of type (T).
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.GeometryHelper.EnsureSegmentType``1(``0@,System.Collections.Generic.IList{System.Windows.Media.PathSegment},System.Int32,System.Func{``0})">
+            <summary>
+            Ensures the list[index] is an instance of result type (T). If not, replace with a new instance of type (T).
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Drawing.Core.MathHelper">
+            <summary>
+            Helper class that provides static properties and methods related to floating point arithmetic.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Drawing.Core.MathHelper.Epsilon">
+            <summary>
+            The minimum distance to consider that two values are same.
+            Note: internal floating point in MIL/SL is float, not double.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Drawing.Core.MathHelper.TwoPI">
+            <summary>
+            The value of the angle of a full circle.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Drawing.Core.MathHelper.PentagramInnerRadius">
+            <summary>
+            The inner radius for a pentagram polygon shape, at precision of three digits in percentage.
+            (1 - Sin36 * Sin72 / Sin54) / (Cos36) ^ 2, which is 0.47210998990512996761913067272407
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.MathHelper.IsVerySmall(System.Double)">
+            <summary>
+            Determines whether a <c>System.Double</c> value is small enough to be considered
+            equivalent to zero.
+            </summary>
+            <param name="value"></param>
+            <returns><c>True</c> if value is smaller than <c>DoubleTolerance</c>;
+            otherwise, <c>False</c>.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.MathHelper.EnsureRange(System.Double,System.Nullable{System.Double},System.Nullable{System.Double})">
+            <summary>
+            Returns the value that's within the given range.
+            A given min/max that is null equals no limit.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.MathHelper.Hypotenuse(System.Double,System.Double)">
+            <summary>
+            Computes the Euclidean norm of the vector (x, y).
+            </summary>
+            <param name="x">The first component.</param>
+            <param name="y">The second component.</param>
+            <returns>The Euclidean norm of the vector (x, y).</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.MathHelper.DoubleFromMantissaAndExponent(System.Double,System.Int32)">
+            <summary>
+            Computes a real number from the mantissa and exponent.
+            </summary>
+            <param name="x"></param>
+            <param name="exp"></param>
+            <returns>The value of x * 2^exp if successful.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.MathHelper.IsFiniteDouble(System.Double)">
+            <summary>
+            Tests a double.
+            </summary>
+            <param name="x">The double to test.</param>
+            <returns><c>True</c> if x is not a NaN and is not equal to plus or minus infinity;
+            otherwise, <c>False</c>.</returns>
+        </member>
+        <member name="T:Microsoft.Expression.Drawing.Core.PathFigureHelper">
+            <summary>
+            Helper class to work with PathFigure.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathFigureHelper.FlattenFigure(System.Windows.Media.PathFigure,System.Collections.Generic.IList{System.Windows.Point},System.Double,System.Boolean)">
+            <summary>
+            Flattens the given figure and adds result points to the given point list.
+            </summary>
+            <param name="tolerance">The error tolerance. Must be positive. Can be zero. Fallback to default tolerance.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathFigureHelper.AllSegments(System.Windows.Media.PathFigure)">
+            <summary>
+            Iterates all segments inside a given figure, and returns the correct start point for each segment.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathFigureHelper.SyncPolylineFigure(System.Windows.Media.PathFigure,System.Collections.Generic.IList{System.Windows.Point},System.Boolean,System.Boolean)">
+            <summary>
+            Synchronizes the figure to the given list of points as a single polyline segment.
+            Tries to keep the change to a minimum and returns false if nothing has been changed.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PathFigureHelper.SyncEllipseFigure(System.Windows.Media.PathFigure,System.Windows.Rect,System.Windows.Media.SweepDirection,System.Boolean)">
+            <summary>
+            Synchronizes the given figure to be a closed ellipse with two arc segments.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Drawing.Core.PathSegmentData">
+            <summary>
+            A Tuple data structure for PathSegment and the corresponding StartPoint.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Drawing.Core.PolylineData">
+            <summary>
+            Represents a polyline with a list of connecting points.
+            A closed polygon is represented by repeating the first point at the end.
+            The differences, normals, angles, and lengths are computed on demand.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PolylineData.#ctor(System.Collections.Generic.IList{System.Windows.Point})">
+            <summary>
+            Constructs a polyline with two or more points.
+            </summary>
+            <param name="points"></param>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PolylineData.Difference(System.Int32)">
+            The forward difference vector of polyline.
+            Points[i] + Differences[i] = Points[i+1]
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PolylineData.SmoothNormal(System.Int32,System.Double,System.Double)">
+            <summary>
+            Compute the normal vector of given location (lerp(index, index+1, fraction).
+            If the location is within range of cornerRadius, interpolate the normal direction.
+            </summary>
+            <param name="cornerRadius">The range of normal smoothless.  If zero, no smoothness and return the exact normal on index.</param>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.PolylineData.IsClosed">
+            <summary>
+            The polyline is closed when the first and last points are repeated.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.PolylineData.Count">
+            <summary>
+            The count of points in this polyline.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.PolylineData.TotalLength">
+            <summary>
+            The total arc length of this polyline.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.PolylineData.Points">
+            <summary>
+            The point array of this polyline.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.PolylineData.Lengths">
+            <summary>
+            The length between line segments, Points[i] to Points[i+1].
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.PolylineData.Normals">
+            <summary>
+            The list of normal vectors for each segment.
+            Normals[i] is the normal of segment p[i] to p[i + 1].
+            Normals[N-1] == Normals[N-2].
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.PolylineData.Angles">
+            <summary>
+            The list of Cos(angle) between two line segments on point p[i].
+            Note: The value is cos(angle) = Dot(u, v). Not in degrees.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.PolylineData.AccumulatedLength">
+            <summary>
+            The list of accumulated length from points[i] to points[0].
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Drawing.Core.MarchLocation">
+            <summary>
+            The data structure to communicate with the PathMarch algorithm.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.MarchLocation.GetPoint(System.Collections.Generic.IList{System.Windows.Point})">
+            <summary>
+            Gets the interpolated position of this MarchLocation on a given point list.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.MarchLocation.GetNormal(Microsoft.Expression.Drawing.Core.PolylineData,System.Double)">
+            <summary>
+            Get the interpolated normal direction of this MarchLocation on a given normal vector list.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.MarchLocation.GetArcLength(System.Collections.Generic.IList{System.Double})">
+            <summary>
+            Gets the arc length of this MarchLocation to the start of the entire polyline.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.MarchLocation.Reason">
+            <summary>
+            The reason why this location is sampled.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.MarchLocation.Index">
+            <summary>
+            The index of the point on a polyline point list.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.MarchLocation.Ratio">
+            <summary>
+            Ratio: [0, 1], which is always before / (before + after).
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.MarchLocation.Before">
+            <summary>
+            Arc length before a stop point. Non-negative and less than Length[index].
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.MarchLocation.After">
+            <summary>
+            Arc length after the stop point. Non-negative and less than Length[index].
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.MarchLocation.Remain">
+            <summary>
+            Remaining length within a step to hit next stop. Positive to go forward. Negative to go backward.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Drawing.Core.PolylineHelper">
+            <summary>
+            Helper class to work with list of points
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PolylineHelper.PathMarch(Microsoft.Expression.Drawing.Core.PolylineData,System.Double,System.Double,System.Func{Microsoft.Expression.Drawing.Core.MarchLocation,System.Double})">
+            <summary>
+            March the given polyline with a given interval and output each stop through callback.
+            </summary>
+            <param name="polyline">The polyline points to march on.</param>
+            <param name="startArcLength">The arc length to march before stopping at the first point.</param>
+            <param name="cornerThreshold">The max angle between edges to be considered a corner vertex.</param>
+            <param name="stopCallback">Callback when marching algorithm stop at a point. The callback returns the arc length for next stop.
+            If the asked length is negative, march backwards. If callback returns NaN, finish marching.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.PolylineHelper.GetWrappedPolylines(System.Collections.Generic.IList{Microsoft.Expression.Drawing.Core.PolylineData},System.Double@)">
+            <summary>
+            Reorders the given list of polylines so that the polyline with a given arc length in the list is the first.
+            Polylines that preceded this line are concatenated to the end of the list, with the first polyline at the very end. 
+            </summary>
+            <param name="lines">A list of polylines.</param>
+            <param name="startArcLength">The arc length in the entire list of polylines at which to find the start line.
+            The arc length into that line is returned in this variable.</param>
+            <returns>The reordered and wrapped list.</returns>
+        </member>
+        <member name="T:Microsoft.Expression.Drawing.Core.RandomEngine">
+            <summary>
+            A random generator that supports uniform and Gaussian distributions.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.RandomEngine.Gaussian">
+            <summary>
+            Generates a pair of independent, standard, normally distributed random numbers,
+            zero expectation, unit variance, using polar form of the Box-Muller transformation.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.SimpleSegment.#ctor">
+            <summary>
+            Private constructor. Force to use factory methods.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.SimpleSegment.Create(System.Windows.Point,System.Windows.Point)">
+            <summary>
+             Creates a line segment
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.SimpleSegment.Create(System.Windows.Point,System.Windows.Point,System.Windows.Point)">
+            <summary>
+             Creates a cubic bezier segment from quatratic curve (3 control points)
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.SimpleSegment.Create(System.Windows.Point,System.Windows.Point,System.Windows.Point,System.Windows.Point)">
+            <summary>
+             Creates a cubic bezier segment with 4 control points.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Drawing.Core.SimpleSegment.Points">
+            <summary>
+            Control points of path segment.  Length is variant.
+            Line segment has 2 points, Cubic bezier has 4 points.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Drawing.Core.TransformExtensions.TransformEquals(System.Windows.Media.Transform,System.Windows.Media.Transform)">
+            <summary>
+            Compares two transforms for an exact match. Transforms with the same value but different structure (e.g. Translate(0,0) and Rotate(0) are not considered equivalent).
+            </summary>
+            <param name="firstTransform">The first transform.</param>
+            <param name="secondTransform">The second transform.</param>
+            <returns></returns>
+        </member>
+        <member name="T:Microsoft.Expression.Media.UnitType">
+            <summary>
+            Specifies the unit of thickness.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.UnitType.Pixel">
+            <summary>
+            Unit in pixels.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.UnitType.Percent">
+            <summary>
+            Unit in percentage relative to the bounding box.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Media.GeometrySource`1">
+            <summary>
+            Provides the base class of a source of geometry.
+            Generates and caches the geometry based on the input parameters and the layout bounds.
+            </summary>
+            <remarks>
+            A typical implementation will extend the UpdateCachedGeometry() to update this.cachedGeometry.
+            This base class will then handle the invalidation, pipeline to the geometry effects, and then cache relative to the layout bounds.
+            An implementation should try to reuse the cached geometry as much as possible to avoid reconstruction in the rendering thread.
+            An implementation can extend the ComputeLogicalBounds to handle Stretch differently.
+            </remarks>
+            <typeparam name="TParameters">The type of geometry source parameter on which the base class is working on.</typeparam>
+        </member>
+        <member name="T:Microsoft.Expression.Media.IGeometrySource">
+            <summary>
+            Provides an interface to describe the source of a geometry.
+            </summary>
+            <remarks>
+            This interface is designed to expose the geometry source in a non-generic way.
+            Typical implementation should subclass GeometrySource instead of implementing this interface directly.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Media.IGeometrySource.InvalidateGeometry(Microsoft.Expression.Media.InvalidateGeometryReasons)">
+            <summary>
+            Notifies that the geometry has been invalidated because of external changes.
+            </summary>
+            <remarks>
+            Geometry is typically invalidated when parameters are changed.
+            If any geometry has been invalidated externally, the geometry will be recomputed even if the layout bounds change.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Media.IGeometrySource.UpdateGeometry(Microsoft.Expression.Media.IGeometrySourceParameters,System.Windows.Rect)">
+            <summary>
+            Update the geometry using the given parameters and the layout bounds.
+            Returns false if nothing has been updated.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Media.IGeometrySource.Geometry">
+            <summary>
+            Gets or sets the resulting geometry after the latest UpdateGeometry().
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Media.IGeometrySource.LogicalBounds">
+            <summary>
+            Gets the bounding box where the geometry should stretch to.
+            The actual geometry might be smaller or larger than this.
+            <see cref="P:Microsoft.Expression.Media.IGeometrySource.LogicalBounds"/> should already take stroke thickness and stretch into consideration.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Media.IGeometrySource.LayoutBounds">
+            <summary>
+            Gets the actual bounds of FrameworkElement.
+            <see cref="P:Microsoft.Expression.Media.IGeometrySource.LayoutBounds"/> includes logical bounds, stretch, and stroke thickness.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.GeometrySource`1.cachedGeometry">
+            <summary>
+            Specifics the geometry from the previous geometry effect process.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometrySource`1.InvalidateGeometry(Microsoft.Expression.Media.InvalidateGeometryReasons)">
+            <summary>
+            Notifies that the geometry has been invalidated because of external changes.
+            </summary>
+            <remarks>
+            The geometry is typically invalidated when parameters are changed.
+            If any geometry has been invalidated externally, the geometry will be recomputed regardless if the layout bounds change.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometrySource`1.UpdateGeometry(Microsoft.Expression.Media.IGeometrySourceParameters,System.Windows.Rect)">
+            <summary>
+            Update the geometry based on the given parameters and layoutBounds.
+            Returns false if the geometry hasn't been changed.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometrySource`1.UpdateCachedGeometry(`0)">
+            <summary>
+            Extends the way to provide geometry by implementing this function.
+            Returns true when any of the geometry is changed.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometrySource`1.ComputeLogicalBounds(System.Windows.Rect,Microsoft.Expression.Media.IGeometrySourceParameters)">
+            <summary>
+            Extends the way to handle stretch mode.
+            The default is to always use Stretch.Fill and center stroke.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometrySource`1.ApplyGeometryEffect(Microsoft.Expression.Media.IGeometrySourceParameters,System.Boolean)">
+            <summary>
+            Apply the geometry effect when dirty or forced and update this.Geometry.
+            Otherwise, keep this.Geometry as this.cachedGeometry.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Media.GeometrySource`1.Geometry">
+            <summary>
+            Gets or sets the resulting geometry after the latest UpdateGeometry().
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Media.GeometrySource`1.LogicalBounds">
+            <summary>
+            Gets the bounding box that the geometry should stretch to.
+            The actual geometry might be smaller or larger than this.
+            <see cref="P:Microsoft.Expression.Media.GeometrySource`1.LogicalBounds"/> should already take stroke thickness and stretch into consideration.
+            </summary>
+            <value></value>
+        </member>
+        <member name="P:Microsoft.Expression.Media.GeometrySource`1.LayoutBounds">
+            <summary>
+            Gets the actual bounds of FrameworkElement.
+            <see cref="P:Microsoft.Expression.Media.GeometrySource`1.LayoutBounds"/> includes logical bounds, stretch and stroke thickness.
+            </summary>
+            <value></value>
+        </member>
+        <member name="M:Microsoft.Expression.Media.ArcGeometrySource.ComputeLogicalBounds(System.Windows.Rect,Microsoft.Expression.Media.IGeometrySourceParameters)">
+            <summary>
+            Arc recognizes Stretch.None as the same as Stretch.Fill, assuming aspect ratio = 1:1.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.ArcGeometrySource.NormalizeThickness(Microsoft.Expression.Media.IArcGeometrySourceParameters)">
+            <summary>
+            Normalize thickness, both relative to the bounding box and the absolute pixel.
+            Relative thickness = 0 -> full circle radius or clamped.
+            Relative thickness = 1 -> shrank to a dot, or degenerated.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.ArcGeometrySource.UpdateZeroAngleGeometry(System.Boolean,System.Double)">
+            <summary>
+            The arc is degenerated to a line pointing to center / normal inward.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.ArcGeometrySource.ComputeAngleRanges(System.Double,System.Double,System.Double,System.Double,System.Double)">
+            <summary>
+            Compute a list of angle pairs, defining the ranges in which arc sample should locate.
+            The return value have 2, 4, or 6 double values, each pair defines a range and they are in the order
+            to span the angles from given start to end angles.  The ranges will break at the self-intersect angle.
+            If input start/end are within the invalid range between self intersect angle, it will be moved to neighboring self intersect.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.ArcGeometrySource.EnsureFirstQuadrant(System.Double)">
+            <summary>
+            Move angle to 0-90 range.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.ArcGeometrySource.SyncPieceWiseInnerCurves(System.Windows.Media.PathFigure,System.Int32,System.Windows.Point@,System.Double[])">
+            <summary>
+            Compute all pieces of inner curves with each pair of input angles, and connect them with poly Bezier segments.
+            The new segments are output to given figure.Segments list from the given index.  The start point is output seperately.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.ArcGeometrySource.ComputeOneInnerCurve(System.Double,System.Double,System.Windows.Rect,System.Double)">
+            <summary>
+            Compute one piece of inner curve with given angle range, and output one piece of smooth curve in format of poly Beizer semgents.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.ArcGeometrySource.InnerCurveSelfIntersect(System.Double,System.Double,System.Double)">
+            <summary>
+            Compute the parameter (angle) of the self-intersect point for given ellipse with given thickness.
+            The result is always in first quadrant, and might be 0 or 90 indicating no self-intersect.
+            Basic algorithm is to binary search for the angle that sample point is not in first quadrant.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Media.ArrowOrientation">
+            <summary>
+            Specifies the direction the arrow points.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.ArrowOrientation.Left">
+            <summary>
+            The arrow points to the left.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.ArrowOrientation.Right">
+            <summary>
+            The arrow points to the right.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.ArrowOrientation.Up">
+            <summary>
+            The arrow points up.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.ArrowOrientation.Down">
+            <summary>
+            The arrow points down.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Media.BlockArrowGeometrySource.ArrowBuilder">
+            <summary>
+                 B
+                /|
+               / C--D
+              A     |
+               \ C--D
+                \|
+                 B
+            Algorithm only uses Width/Height assuming top-left at 0,0.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Media.CalloutStyle">
+            <summary>
+            Specifies the rendering style of a callout shape.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.CalloutStyle.Rectangle">
+            <summary>
+            A rectangular callout.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.CalloutStyle.RoundedRectangle">
+            <summary>
+            A rectangular callout with rounded corners.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.CalloutStyle.Oval">
+            <summary>
+            A oval-shaped callout.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.CalloutStyle.Cloud">
+            <summary>
+            A cloud-shaped callout.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.CalloutGeometrySource.UpdateEdge(System.Windows.Media.PathSegmentCollection,System.Int32,System.Windows.Point,System.Windows.Point,System.Windows.Point,System.Double,System.Boolean)">
+            <summary>
+            Updates the edge line, and then connects to the anchor point if necessary.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.CalloutGeometrySource.UpdatePolylineSegment(System.Windows.Media.PathSegmentCollection,System.Int32,System.Windows.Point,System.Windows.Point,System.Windows.Point,System.Double)">
+            <summary>
+            Updates the polyline segment, and then connects start, anchor, and end points with the callout style.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.CalloutGeometrySource.UpdateLineSegment(System.Windows.Media.PathSegmentCollection,System.Int32,System.Windows.Point)">
+            <summary>
+            Updates the line segment to a given point.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.CalloutGeometrySource.ComputeCorners(System.Double)">
+            <summary>
+            Computes the corner points in a clockwise direction, with eight points for the four corners.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.CalloutGeometrySource.UpdateCornerArc(System.Windows.Media.PathSegmentCollection,System.Int32,System.Windows.Point,System.Windows.Point)">
+            <summary>
+            The corner arc is always smaller than a 90-degree arc.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Media.GeometryEffect">
+            <summary>
+            Provides the base class for GeometryEffect that transforms a geometry into another geometry.
+            </summary>
+            <remarks>
+            This class provides the basic implementation of processing the rendered geometry of a IShape before it's passed to rendering.
+            A typical implementation will extend the virtual function <see cref="F:ProcessGeometry"/> to transform the input geometry.
+            <see cref="T:GeometryEffect"/> is typically attached to <see cref="T:IShape"/> as an attached property and activated when <see cref="T:IShape"/> geometry is updated.
+            The <see cref="P:OutputGeometry"/> of a <see cref="T:GeometryEffect"/> will replace the rendered geometry in <see cref="T:IShape"/>.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffect.GetGeometryEffect(System.Windows.DependencyObject)">
+            <summary>
+            Gets the geometry effect as an attached property on a given dependency object.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffect.SetGeometryEffect(System.Windows.DependencyObject,Microsoft.Expression.Media.GeometryEffect)">
+            <summary>
+            Sets the geometry effect as an attached property on a given dependency object.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffect.CloneCurrentValue">
+            <summary>
+            Makes a deep copy of the <see cref="T:GeometryEffect"/> using its current values.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffect.DeepCopy">
+            <summary>
+            Makes a deep copy of the geometry effect. Implements CloneCurrentValue in Silverlight.
+            </summary>
+            <returns>A clone of the current instance of the geometry effect.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffect.Equals(Microsoft.Expression.Media.GeometryEffect)">
+            <summary>
+            Tests if the given geometry effect is equivalent to the current instance.
+            </summary>
+            <param name="geometryEffect">A geometry effect to compare with.</param>
+            <returns>Returns true when two effects render with the same appearance.</returns>
+        </member>
+        <member name="F:Microsoft.Expression.Media.GeometryEffect.cachedGeometry">
+            <summary>
+            Specifics the geometry from the previous geometry effect process.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffect.InvalidateGeometry(Microsoft.Expression.Media.InvalidateGeometryReasons)">
+            <summary>
+            Invalidates the geometry effect without actually computing the geometry.
+            Notifies all parent shapes or effects to invalidate accordingly.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffect.ProcessGeometry(System.Windows.Media.Geometry)">
+            <summary>
+            Processes the geometry effect on a given input geometry.
+            Stores the result in GeometryEffect.OutputGeometry.
+            </summary>
+            <returns>Returns false if nothing has been changed.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffect.UpdateCachedGeometry(System.Windows.Media.Geometry)">
+            <summary>
+            Extends the way of updating cachedGeometry based on a given input geometry.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffect.Detach">
+            <summary>
+            Notified when detached from a parent chain.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffect.Attach(System.Windows.DependencyObject)">
+            <summary>
+            Notified when attached to a parent chain.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffect.InvalidateParent(System.Windows.DependencyObject)">
+            <summary>
+            Invalidates the geometry on a given dependency object when
+            the object is a valid parent type (IShape or GeometryEffect).
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Media.GeometryEffect.DefaultGeometryEffect">
+            <summary>
+            The default geometry effect that only passes through the input geometry.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Media.GeometryEffect.OutputGeometry">
+            <summary>
+            Gets the output geometry of this geometry effect.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Media.GeometryEffect.Parent">
+            <summary>
+            Parent can be either IShape or GeometryEffectGroup.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Media.GeometryEffectConverter">
+            <summary>
+            Provides the conversion between string and geometry effects.
+            </summary>
+            <remarks>
+            This class enables the brief syntax in XAML like <code>GeometryEffect="Sketch"</code>.
+            Creates a clone of the instance of the geometry effect so it can be used as a resource.
+            </remarks>
+        </member>
+        <member name="F:Microsoft.Expression.Media.GeometryEffectConverter.registeredEffects">
+            <summary>
+            Builds a preset list of supported geometry effects.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffectConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)">
+            <summary>
+            A GeometryEffect that can be converted from a string type.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffectConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)">
+            <summary>
+            A GeometryEffect that can be converted to a string type.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffectConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)">
+            <summary>
+            Converts a string to a geometry effect. The fallback value is null.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.GeometryEffectConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
+            <summary>
+            Converts a geometry effect into a string.  The fallback value is null.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Media.InvalidateGeometryReasons">
+            <summary>
+            Specifies the reason of <see cref="M:Microsoft.Expression.Media.InvalidateGeometry"/> being called.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.InvalidateGeometryReasons.PropertyChanged">
+            <summary>
+            Geometry has been invalidated because a property has been changed.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.InvalidateGeometryReasons.IsAnimated">
+            <summary>
+            Geometry has been invalidated because a property is being animated.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.InvalidateGeometryReasons.ChildInvalidated">
+            <summary>
+            Geometry has been invalidated because a child has been invalidated.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.InvalidateGeometryReasons.ParentInvalidated">
+            <summary>
+            Geometry has been invalidated because a parent has been invalidated.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.InvalidateGeometryReasons.TemplateChanged">
+            <summary>
+            Geometry has been invalidated because a new template has been applied.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Media.IGeometrySourceExtensions">
+            <summary>
+            Provides helper extension methods to work with IGeometrySource and parameters.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Media.ArrowType">
+            <summary>
+            Specifies the arrow head type.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.ArrowType.NoArrow">
+            <summary>
+            No arrow head.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.ArrowType.Arrow">
+            <summary>
+            A triangle arrow head.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.ArrowType.StealthArrow">
+            <summary>
+            A stealth triangle arrow head.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.ArrowType.OpenArrow">
+            <summary>
+            An open triangle arrow head.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.ArrowType.OvalArrow">
+            <summary>
+            An oval arrow head.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Media.CornerType">
+            <summary>
+            Specifies the corner location.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.CornerType.TopLeft">
+            <summary>
+            On the top left of the bounding box.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.CornerType.TopRight">
+            <summary>
+            On the top right of the bounding box.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.CornerType.BottomRight">
+            <summary>
+            On the bottom right of the bounding box.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.CornerType.BottomLeft">
+            <summary>
+            On the bottom left of the bounding box.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.PolygonGeometrySource.ComputeLogicalBounds(System.Windows.Rect,Microsoft.Expression.Media.IGeometrySourceParameters)">
+            <summary>
+            Polygon recognizes Stretch.None as the same as Stretch.Fill.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Media.SketchGeometryEffect">
+            <summary>
+            A geometry effect that transforms any geometry into a Sketch style as in SketchFlow.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.SketchGeometryEffect.DeepCopy">
+            <summary>
+            Makes a deep copy of the geometry effect.
+            </summary>
+            <returns>A clone of the current instance of the geometry effect.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Media.SketchGeometryEffect.Equals(Microsoft.Expression.Media.GeometryEffect)">
+            <summary>
+            Tests if the given geometry effect is equivalent to the current instance.
+            </summary>
+            <param name="geometryEffect">A geometry effect to compare with.</param>
+            <returns>Returns true when two effects render with the same appearance.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Media.SketchGeometryEffect.UpdateCachedGeometry(System.Windows.Media.Geometry)">
+            <summary>
+            Updating cachedGeometry based on the given input geometry.
+            </summary>
+            <param name="input">An input geometry.</param>
+            <returns>Returns true when anything on cachedGeometry has been updated.</returns>
+        </member>
+        <member name="F:Microsoft.Expression.Media.SketchGeometryEffect.randomSeed">
+            <summary>
+            Use the same random seed on creation to keep visual flickering to a minimum.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.SketchGeometryEffect.GetEffectiveSegments(System.Windows.Media.PathFigure)">
+            <summary>
+            Iterates all simple segments in given path figure including the closing chord.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Shapes.Arc">
+            <summary>
+            Renders an arc shape supporting Arc, Ring, and Pie mode controlled by ArcThickness.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Shapes.PrimitiveShape">
+            <summary>
+            Platform-neutral implementation of Shape deriving from WPF:Shape or SL:Path.
+            </summary>
+            <summary>
+            Provides the Silverlight implementation of PrimitiveShape that derives from the platform Path.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Shapes.PrimitiveShape.CreateGeometrySource">
+            <summary>
+            Extends how the shape is drawn with creating geometry source.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Shapes.PrimitiveShape.InvalidateGeometry(Microsoft.Expression.Media.InvalidateGeometryReasons)">
+            <summary>
+            Invalidates the geometry for a <see cref="T:Microsoft.Expression.Media.IShape"/>. After the invalidation, the <see cref="T:Microsoft.Expression.Media.IShape"/> will recompute the geometry, which will occur asynchronously.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Shapes.PrimitiveShape.MeasureOverride(System.Windows.Size)">
+            <summary>Provides the behavior for the Measure portion of Silverlight layout pass. Classes can override this method to define their own Measure pass behavior.</summary>
+            <returns>The size that this object determines it requires during layout, based on its calculations of child object allotted sizes, or possibly on other considerations such as fixed container size.</returns>
+            <param name="availableSize">The available size that this object can provide to child objects. Infinity (<see cref="F:System.Double.PositiveInfinity" />) can be specified as a value to indicate that the object will size to whatever content is available.</param>
+            <remarks>
+            In WPF, measure override works from Shape.DefiningGeometry which is not always as expected
+            see bug 99497 for details where WPF is not having correct measure by default.
+            
+            In Silverlight, measure override on Path does not work the same as primitive shape works.
+            
+            We should return the smallest size this shape can correctly render without clipping.
+            By default a shape can render as small as a dot, therefore returning the strokethickness.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Shapes.PrimitiveShape.ArrangeOverride(System.Windows.Size)">
+            <summary>Provides the behavior for the Arrange portion of Silverlight layout pass. Classes can override this method to define their own Arrange pass behavior.</summary>
+            <returns>The actual size used once the element is arranged in layout.</returns>
+            <param name="finalSize">The final area within the parent that this object should use to arrange itself and its children.</param>
+            <remarks> <see cref="T:Microsoft.Expression.Shapes.PrimitiveShape"/>  will recompute the Geometry when it's invalidated and update the RenderedGeometry and GeometryMargin.</remarks>
+        </member>
+        <member name="E:Microsoft.Expression.Shapes.PrimitiveShape.RenderedGeometryChanged">
+            <summary>
+            Occurs when RenderedGeometry is changed.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Shapes.PrimitiveShape.RenderedGeometry">
+            <summary>
+            Gets or sets the rendered geometry of the primitive shape, mapping to <see cref="P:System.Windows.Shapes.Path.Data"/> in Silverlight.
+            </summary>
+            <remarks>
+            The concept corresponds to Shape.RenderedGeometry in WPF.
+            </remarks>
+        </member>
+        <member name="P:Microsoft.Expression.Shapes.PrimitiveShape.GeometryMargin">
+            <summary>
+            Gets the margin between logical bounds and actual geometry bounds.
+            This can be either positive (as in <see cref="T:Microsoft.Expression.Shapes.Arc"/>) or negative (as in <see cref="T:Microsoft.Expression.Controls.Callout"/>).
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Shapes.PrimitiveShape.Data">
+            <summary>
+            Gets or sets a <see cref="T:System.Windows.Media.Geometry"/> that specifies the shape to be drawn.
+            </summary>
+            <returns>A description of the shape to be drawn.</returns>
+            <remarks>
+            A new Data property to hide Path.Data property, to avoid being serialized to XAML.
+            This property will carry DesignerSerializationVisibilityAttribute.
+            </remarks>
+        </member>
+        <member name="P:Microsoft.Expression.Shapes.Arc.StartAngle">
+            <summary>
+            Gets or sets the start angle.
+            </summary>
+            <value>The start angle in degrees. Zero degrees is pointing up.</value>
+        </member>
+        <member name="P:Microsoft.Expression.Shapes.Arc.EndAngle">
+            <summary>
+            Gets or sets the end angle.
+            </summary>
+            <value>The end angle in degrees. Zero degrees is pointing up.</value>
+        </member>
+        <member name="P:Microsoft.Expression.Shapes.Arc.ArcThickness">
+            <summary>
+            Gets or sets the arc thickness.
+            </summary>
+            <value>The arc thickness in pixels or percentage depending on "ArcThicknessUnit".</value>
+        </member>
+        <member name="P:Microsoft.Expression.Shapes.Arc.ArcThicknessUnit">
+            <summary>
+            Gets or sets the arc thickness unit.
+            </summary>
+            <value>The arc thickness unit in pixels or percentage.</value>
+        </member>
+        <member name="T:Microsoft.Expression.Shapes.BlockArrow">
+            <summary>
+            Renders a block arrow shape that supports resizable arrow head and body.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Shapes.BlockArrow.Orientation">
+            <summary>
+            Gets or sets the orientation.
+            </summary>
+            <value>The orientation where the arrow is pointing to.</value>
+        </member>
+        <member name="P:Microsoft.Expression.Shapes.BlockArrow.ArrowheadAngle">
+            <summary>
+            Gets or sets the arrow head angle.
+            </summary>
+            <value>The arrow head angle in degrees.</value>
+        </member>
+        <member name="P:Microsoft.Expression.Shapes.BlockArrow.ArrowBodySize">
+            <summary>
+            Gets or sets the size of the arrow body.
+            </summary>
+            <value>The size of the arrow body in pixels.</value>
+        </member>
+        <member name="T:Microsoft.Expression.Shapes.RegularPolygon">
+            <summary>
+            Renders a regular polygon shape or corresponding star shape with variable number of points.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Shapes.RegularPolygon.PointCount">
+            <summary>
+            Gets or sets the number of points of the <see cref="T:Microsoft.Expression.Shapes.RegularPolygon"/>.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Shapes.RegularPolygon.InnerRadius">
+            <summary>
+            Gets or sets the the distance between the center and the innermost point.
+            </summary>
+            <value>The distance between the center and the innermost point.</value>
+        </member>
+        <member name="T:Microsoft.Expression.Drawing.Core.Vector">
+            <summary>
+            This is ported from the WPF implementation of Vector.
+            </summary>
+        </member>
+    </members>
+</doc>
Binary file SilverlightExampleApp/Libs/Microsoft.Expression.Interactions.dll has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/Libs/Microsoft.Expression.Interactions.xml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,1256 @@
+<?xml version="1.0"?>
+<doc>
+    <assembly>
+        <name>Microsoft.Expression.Interactions</name>
+    </assembly>
+    <members>
+        <member name="T:Microsoft.Expression.Interactivity.Core.ActionCommand">
+            <summary>
+            A basic implementation of ICommand that wraps a method that takes no parameters or a method that takes one parameter.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ActionCommand.#ctor(System.Action)">
+            <summary>
+            Initializes a new instance of the <see cref="T:Microsoft.Expression.Interactivity.Core.ActionCommand"/> class.
+            </summary>
+            <param name="action">The action.</param>
+            <remarks>Use this constructor to provide an action that ignores the ICommand parameter.</remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ActionCommand.#ctor(System.Action{System.Object})">
+            <summary>
+            Initializes a new instance of the <see cref="T:Microsoft.Expression.Interactivity.Core.ActionCommand"/> class.
+            </summary>
+            <param name="objectAction">An action that takes an object parameter.</param>
+            <remarks>Use this constructor to provide an action that uses the object parameter passed by the Execute method.</remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ActionCommand.System#Windows#Input#ICommand#CanExecute(System.Object)">
+            <summary>
+            Defines the method that determines whether the command can execute in its current state.
+            </summary>
+            <param name="parameter">Data used by the command.  If the command does not require data to be passed, then this object can be set to null.</param>
+            <returns>
+            Always returns true.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ActionCommand.Execute(System.Object)">
+            <summary>
+            Defines the method to be called when the command is invoked.
+            </summary>
+            <param name="parameter">Data used by the command.  If the command does not require data to be passed, then this object can be set to null.</param>
+        </member>
+        <member name="E:Microsoft.Expression.Interactivity.Core.ActionCommand.System#Windows#Input#ICommand#CanExecuteChanged">
+            <summary>
+            Occurs when changes occur that affect whether the command should execute. Will not be fired by ActionCommand.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.CallMethodAction">
+            <summary>
+            Calls a method on a specified object when invoked.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.CallMethodAction.Invoke(System.Object)">
+            <summary>
+            Invokes the action.
+            </summary>
+            <param name="parameter">The parameter of the action. If the action does not require a parameter, the parameter may be set to a null reference.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.CallMethodAction.OnAttached">
+            <summary>
+            Called after the action is attached to an AssociatedObject.
+            </summary>
+            <remarks>Override this to hook up functionality to the AssociatedObject.</remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.CallMethodAction.OnDetaching">
+            <summary>
+            Called when the action is getting detached from its AssociatedObject, but before it has actually occurred.
+            </summary>
+            <remarks>Override this to unhook functionality from the AssociatedObject.</remarks>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.CallMethodAction.TargetObject">
+            <summary>
+            The object that exposes the method of interest. This is a dependency property.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.CallMethodAction.MethodName">
+            <summary>
+            The name of the method to invoke. This is a dependency property.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.ChangePropertyAction">
+            <summary>
+            An action that will change a specified property to a specified value when invoked.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ChangePropertyAction.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Microsoft.Expression.Interactivity.Core.ChangePropertyAction"/> class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ChangePropertyAction.Invoke(System.Object)">
+            <summary>
+            Invokes the action.
+            </summary>
+            <param name="parameter">The parameter of the action. If the action does not require a parameter, then the parameter may be set to a null reference.</param>
+            <exception cref="T:System.ArgumentException">A property with <c cref="P:Microsoft.Expression.Interactivity.Core.ChangePropertyAction.PropertyName"/> could not be found on the Target.</exception>
+            <exception cref="T:System.ArgumentException">Could not set <c cref="P:Microsoft.Expression.Interactivity.Core.ChangePropertyAction.PropertyName"/> to the value specified by <c cref="P:Microsoft.Expression.Interactivity.Core.ChangePropertyAction.Value"/>.</exception>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.ChangePropertyAction.PropertyName">
+            <summary>
+            Gets or sets the name of the property to change. This is a dependency property.
+            </summary>
+            <value>The name of the property to change.</value>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.ChangePropertyAction.Value">
+            <summary>
+            Gets or sets the value to set. This is a dependency property.
+            </summary>
+            <value>The value to set.</value>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.ChangePropertyAction.Duration">
+            <summary>
+            Gets or sets the duration of the animation that will occur when the ChangePropertyAction is invoked.  This is a dependency property.
+            If the duration is unset, no animation will be applied.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.ChangePropertyAction.Increment">
+            <summary>
+            Increment by Value if true; otherwise, set the value directly. If the property cannot be incremented, it will instead try to set the value directly.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.ChangePropertyAction.Ease">
+            <summary>
+            Gets or sets the easing function to use with the animation when the ChangePropertyAction is invoked.  This is a dependency property.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.ComparisonCondition">
+            <summary>
+            Represents one ternary condition.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ComparisonCondition.Evaluate">
+            <summary>
+            Method that evaluates the condition. Note that this method can throw ArgumentException if the operator is
+            incompatible with the type. For instance, operators LessThan, LessThanOrEqual, GreaterThan, and GreaterThanOrEqual
+            require both operators to implement IComparable. 
+            </summary>
+            <returns>Returns true if the condition has been met; otherwise, returns false.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ComparisonCondition.EnsureBindingUpToDate">
+            <summary>
+            Ensure that any binding on DP operands are up-to-date.  
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.ComparisonCondition.LeftOperand">
+            <summary>
+            Gets or sets the left operand.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.ComparisonCondition.RightOperand">
+            <summary>
+            Gets or sets the right operand.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.ComparisonCondition.Operator">
+            <summary>
+            Gets or sets the comparison operator. 
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.ComparisonConditionType">
+            <summary>
+            Enumeration of different comparison operators.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.ComparisonLogic.EvaluateImpl(System.Object,Microsoft.Expression.Interactivity.Core.ComparisonConditionType,System.Object)">
+            <summary>
+            This method evaluates operands. 
+            </summary>
+            <param name="leftOperand">Left operand from the LeftOperand property.</param>
+            <param name="operatorType">Operator from Operator property.</param>
+            <param name="rightOperand">Right operand from the RightOperand property.</param>
+            <returns>Returns true if the condition is met; otherwise, returns false.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.ComparisonLogic.EvaluateComparable(System.IComparable,Microsoft.Expression.Interactivity.Core.ComparisonConditionType,System.IComparable)">
+            <summary>
+            Evaluates both operands that implement the IComparable interface.
+            </summary>
+            <param name="leftOperand">Left operand from the LeftOperand property.</param>
+            <param name="operatorType">Operator from Operator property.</param>
+            <param name="rightOperand">Right operand from the RightOperand property.</param>
+            <returns>Returns true if the condition is met; otherwise, returns false.</returns>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.ForwardChaining">
+            <summary>
+            Forward chaining.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.ConditionalExpression">
+            <summary>
+            Represents a conditional expression that is set on a ConditionBehavior.Condition property. 
+            Contains a list of conditions that gets evaluated in order to return true or false for ICondition.Evaluate().
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.ICondition">
+            <summary>
+            An interface that a given object must implement in order to be 
+            set on a ConditionBehavior.Condition property. 
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ConditionalExpression.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Microsoft.Expression.Interactivity.Core.ConditionalExpression"/> class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ConditionalExpression.Evaluate">
+            <summary>
+            Goes through the Conditions collection and evalutes each condition based on 
+            ForwardChaining property.
+            </summary>
+            <returns>Returns true if conditions are met; otherwise, returns false.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.ConditionalExpression.ForwardChaining">
+            <summary>
+            Gets or sets forward chaining for the conditions.
+            If forward chaining is set to ForwardChaining.And, all conditions must be met.
+            If forward chaining is set to ForwardChaining.Or, only one condition must be met.		
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.ConditionalExpression.Conditions">
+            <summary>
+            Return the Condition collections.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.ConditionBehavior">
+            <summary>
+            A behavior that attaches to a trigger and controls the conditions
+            to fire the actions. 
+            </summary>
+            
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ConditionBehavior.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Microsoft.Expression.Interactivity.Core.ConditionBehavior"/> class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ConditionBehavior.OnPreviewInvoke(System.Object,System.Windows.Interactivity.PreviewInvokeEventArgs)">
+            <summary>
+            The event handler that is listening to the preview invoke event that is fired by 
+            the trigger. Setting PreviewInvokeEventArgs.Cancelling to True will
+            cancel the invocation.
+            </summary>
+            <param name="sender">The trigger base object.</param>
+            <param name="e">An object of type PreviewInvokeEventArgs where e.Cancelling can be set to True.</param>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.ConditionBehavior.Condition">
+            <summary>
+            Gets or sets the IConditon object on behavior.
+            </summary>
+            <value>The name of the condition to change.</value>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.DataBindingHelper">
+            <summary>
+            Helper class for managing binding expressions on dependency objects.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.DataBindingHelper.EnsureDataBindingUpToDateOnMembers(System.Windows.DependencyObject)">
+            <summary>
+            Ensure that all DP on an action with binding expressions are
+            up to date. DataTrigger fires during data binding phase. Since
+            actions are children of the trigger, any bindings on the action
+            may not be up-to-date. This routine is called before the action
+            is invoked in order to guarantee that all bindings are up-to-date
+            with the most current data. 
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.DataBindingHelper.EnsureDataBindingOnActionsUpToDate(System.Windows.Interactivity.TriggerBase{System.Windows.DependencyObject})">
+            <summary>
+            Ensures that all binding expression on actions are up to date
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.DataBindingHelper.EnsureBindingUpToDate(System.Windows.DependencyObject,System.Windows.DependencyProperty)">
+            <summary>
+             This helper function ensures that, if a dependency property on a dependency object
+             has a binding expression, the binding expression is up-to-date. 
+            </summary>
+            <param name="target"></param>
+            <param name="dp"></param>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.DataStateBehavior">
+            <summary>
+            Toggles between two states based on a conditional statement.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.DataStateBehavior.OnAttached">
+            <summary>
+            Called after the behavior is attached to an AssociatedObject.
+            </summary>
+            <remarks>Override this to hook up functionality to the AssociatedObject.</remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.DataStateBehavior.IsElementLoaded(System.Windows.FrameworkElement)">
+            <summary>
+            A helper function to take the place of FrameworkElement.IsLoaded, as this property isn't available in Silverlight.
+            </summary>
+            <param name="element">The element of interest.</param>
+            <returns>Returns true if the element has been loaded; otherwise, returns false.</returns>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.DataStateBehavior.Binding">
+            <summary>
+            Gets or sets the binding that produces the property value of the data object. This is a dependency property.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.DataStateBehavior.Value">
+            <summary>
+            Gets or sets the value to be compared with the property value of the data object. This is a dependency property.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.DataStateBehavior.TrueState">
+            <summary>
+            Gets or sets the name of the visual state to transition to when the condition is met. This is a dependency property.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.DataStateBehavior.FalseState">
+            <summary>
+            Gets or sets the name of the visual state to transition to when the condition is not met. This is a dependency property.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.DataStoreChangedTrigger">
+            <summary>
+            Trigger designed to be bound to a data store property. Fires when the property changes.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.PropertyChangedTrigger">
+             <summary>
+             Represents a trigger that performs actions when the bound data have changed. 
+             </summary>
+            UA_REVIEW:chabiss
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.PropertyChangedTrigger.EvaluateBindingChange(System.Object)">
+            <summary>
+            Called when the binding property has changed. 
+            UA_REVIEW:chabiss
+            </summary>
+            <param name="args"><see cref="T:System.Windows.DependencyPropertyChangedEventArgs"/> argument.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.PropertyChangedTrigger.OnAttached">
+            <summary>
+            Called after the trigger is attached to an AssociatedObject.
+            UA_REVIEW:chabiss
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.PropertyChangedTrigger.OnDetaching">
+            <summary>
+            Called when the trigger is being detached from its AssociatedObject, but before it has actually occurred.
+            UA_REVIEW:chabiss
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.PropertyChangedTrigger.Binding">
+             <summary>
+             A binding object that the trigger will listen to, and that causes the trigger to fire when it changes.
+             </summary>
+            UA_REVIEW:chabiss
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.DataTrigger">
+            <summary>
+            Represents a trigger that performs actions when the bound data meets a specified condition.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.DataTrigger.EvaluateBindingChange(System.Object)">
+            <summary>
+            Called when the binding property has changed. 
+            UA_REVIEW:chabiss
+            </summary>
+            <param name="args"><see cref="T:System.Windows.DependencyPropertyChangedEventArgs"/> argument.</param>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.DataTrigger.Value">
+            <summary>
+            Gets or sets the value to be compared with the property value of the data object. This is a dependency property.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.DataTrigger.Comparison">
+            <summary>
+            Gets or sets the type of comparison to be performed between the specified values. This is a dependency property.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager">
+            <summary>
+            ExtendedVisualStateManager is a custom VisualStateManager that can smooth out the animation of layout properties.
+            With this custom VisualStateManager, states can include changes to properties like Grid.Column, can change element heights to or from Auto, and so on.
+            These changes will be smoothed out over time using the GeneratedDuration and GeneratedEasingFunction of the appropriate transition.
+            See the "VisualStateManager overrides" region below for a general description of the algorithm.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.UseFluidLayoutProperty">
+            <summary>
+            A VisualStateGroup that can use FluidLayout or not.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.RuntimeVisibilityPropertyProperty">
+            <summary>
+            Visibility is shadowed by a custom attached property at runtime.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.OriginalLayoutValuesProperty">
+            <summary>
+            A VisualStateGroup keeps a list of these original values in an attached property.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.LayoutStoryboardProperty">
+            <summary>
+            For every state, the layout-specific properties get extracted and then are attached to the state. These properties are removed from the state itself.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.CurrentStateProperty">
+            <summary>
+            Remember the current state.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.TransitionEffectProperty">
+            <summary>
+            The TransitionEffect to use when the state changes.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.TransitionEffectStoryboardProperty">
+            <summary>
+            The TransitionEffectStoryboard in use during the state change.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.DidCacheBackgroundProperty">
+            <summary>
+            The cached background in use during the state change.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.CachedBackgroundProperty">
+            <summary>
+            The cached background in use during the state change.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.CachedEffectProperty">
+            <summary>
+            The cached background in use during the state change.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.MovingElements">
+            <summary>
+            This is the set of elements that are currently in motion.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.LayoutTransitionStoryboard">
+            <summary>
+            This is the storyboard that is animating the transition.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.LayoutProperties">
+            <summary>
+            This list contains all the known layout properties.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.PathToPropertyMap">
+            <summary>
+            Silverlight does not provide a direct means of getting a DependencyProperty from a PropertyPath, so this structure is used
+            to locate tracked paths.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.StopAnimations">
+            <summary>
+            Stop the animation and replace the layout changes that were made to support that animation.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.FindTransition(System.Windows.VisualStateGroup,System.Windows.VisualState,System.Windows.VisualState)">
+            <summary>
+            Locate the transition that VisualStateManager will use to animate the change, so that the layout animation can match the duration and easing.
+            </summary>
+            <param name="group">The group in which the transition is taking place.</param>
+            <param name="previousState">The state that you are coming from.</param>
+            <param name="state">The state you are going to.</param>
+            <returns>The transition</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.ExtractLayoutStoryboard(System.Windows.VisualState)">
+            <summary>
+            Remove all layout-affecting properties from the Storyboard for the state and cache them in an attached property.
+            </summary>
+            <param name="state">The state you are moving to.</param>
+            <returns>A Storyboard containing the layout properties in that state.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.FindTargetElements(System.Windows.FrameworkElement,System.Windows.FrameworkElement,System.Windows.Media.Animation.Storyboard,System.Collections.Generic.List{Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.OriginalLayoutValueRecord},System.Collections.Generic.List{System.Windows.FrameworkElement})">
+            <summary>
+            The set of target elements is the set of all elements that might have moved in a layout transition. This set is the closure of:
+             - Elements with layout properties animated in the state.
+             - Siblings of elements in the set.
+             - Parents of elements in the set.
+             
+            Subsequent code will check these rectangles both before and after the layout change.
+            </summary>
+            <param name="control">The control whose layout is changing state.</param>
+            <param name="layoutStoryboard">The storyboard containing the layout changes.</param>
+            <param name="originalValueRecords">Any previous values from previous state navigations that might be reverted.</param>
+            <param name="movingElements">The set of elements currently in motion, if there is a state change transition ongoing.</param>
+            <returns>The full set of elements whose layout may have changed.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.GetRectsOfTargets(System.Collections.Generic.List{System.Windows.FrameworkElement},System.Collections.Generic.List{System.Windows.FrameworkElement})">
+            <summary>
+            Gets a set of rectangles for all the elements in the target list.
+            </summary>
+            <param name="targets">The set of elements to consider.</param>
+            <param name="movingElements">The set of elements currently in motion.</param>
+            <returns>A Dictionary mapping elements to their Rects.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.GetLayoutRect(System.Windows.FrameworkElement)">
+            <summary>
+            Get the layout rectangle of an element, by getting the layout slot and then computing which portion of the slot is being used.
+            </summary>
+            <param name="element">The element whose layout Rect will be retrieved.</param>
+            <returns>The layout Rect of that element.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.GetOldOpacities(System.Windows.FrameworkElement,System.Windows.FrameworkElement,System.Windows.Media.Animation.Storyboard,System.Collections.Generic.List{Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.OriginalLayoutValueRecord},System.Collections.Generic.List{System.Windows.FrameworkElement})">
+            <summary>
+            Get the opacities of elements at the time of the state change, instead of visibilities, because the state change may be in process and the current value is the most important.
+            </summary>
+            <param name="control">The control whose state is changing.</param>
+            <param name="layoutStoryboard">The storyboard with the layout properties.</param>
+            <param name="originalValueRecords">The set of original values.</param>
+            <returns></returns>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.SetLayoutStoryboardProperties(System.Windows.FrameworkElement,System.Windows.FrameworkElement,System.Windows.Media.Animation.Storyboard,System.Collections.Generic.List{Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.OriginalLayoutValueRecord})">
+            <summary>
+            Go through the layout Storyboard and set all the properties by using SetValue to enable calling UpdateLayout without
+            ticking the timeline, which would cause a render.
+            All values that are overwritten will be stored in the collection of OriginalValueRecords so that they can be replaced later.
+            </summary>
+            <param name="control">The control whose state is changing.</param>
+            <param name="layoutStoryboard">The Storyboard holding the layout properties.</param>
+            <param name="originalValueRecords">The store of original values.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.WrapMovingElementsInCanvases(System.Collections.Generic.List{System.Windows.FrameworkElement},System.Collections.Generic.Dictionary{System.Windows.FrameworkElement,System.Windows.Rect},System.Collections.Generic.Dictionary{System.Windows.FrameworkElement,System.Windows.Rect})">
+            <summary>
+            Take all the elements that will be moving as a result of the layout animation, and wrap them in Canvas panels so that
+            they do not affect their sibling elements.
+            </summary>
+            <param name="movingElements">The set of elements that will be moving.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.UnwrapMovingElementsFromCanvases(System.Collections.Generic.List{System.Windows.FrameworkElement})">
+            <summary>
+            Take all the elements that have been moving as a result of the layout animation, and unwrap them from their Canvas panels.
+            </summary>
+            <param name="movingElements">The set of elements that have been moving.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.CopyLayoutProperties(System.Windows.FrameworkElement,System.Windows.FrameworkElement,System.Boolean)">
+            <summary>
+            Copy the layout properties from the source element to the target element, clearing them from the source.
+            </summary>
+            <param name="source">The source of the layout properties.</param>
+            <param name="target">The destination of the layout properties.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.CreateLayoutTransitionStoryboard(System.Windows.VisualTransition,System.Collections.Generic.List{System.Windows.FrameworkElement},System.Collections.Generic.Dictionary{System.Windows.FrameworkElement,System.Double})">
+            <summary>
+            Create the actual Storyboard that will be used to animate the transition. Use all previously calculated results.
+            </summary>
+            <param name="duration">The duration of the animation.</param>
+            <param name="ease">The easing function to be used in the animation.</param>
+            <param name="movingElements">The set of elements that will be moving.</param>
+            <param name="oldOpacities">The old opacities of the elements whose visibility properties are changing.</param>
+            <returns>The Storyboard.</returns>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.ExtendedVisualStateManager.OriginalLayoutValueRecord">
+            <summary>
+            OriginalValueRecord remembers the original value of a property that was changed in a state.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Layout.FluidMoveScope">
+            <summary>
+            This enumerated type indicates whether a FluidMoveBehavior applies to the element to which it is attached, or to the children of that element.
+            "Self" is useful when there is a single element that should behave in a special manner; "Children" is useful when the same behavior should apply to all
+            children of a WrapPanel or to the ItemsHost panel of an ItemsControl.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Layout.TagType">
+            <summary>
+            This enumerated type indicates whether an element is identified by itself, or by its DataContext.
+            DataContext identification allows movement from one data-driven location to another.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehaviorBase.AppliesToProperty">
+            <summary>
+            Dependency property for the scope of the behavior. See FluidMoveScope for more details.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehaviorBase.IsActiveProperty">
+            <summary>
+            Dependency property for the active state of the behavior.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehaviorBase.TagProperty">
+            <summary>
+            Dependency property that provides the ability to use the element as its own tag, or the binding on the element.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehaviorBase.TagPathProperty">
+            <summary>
+            Dependency property for the extra path to add to the binding when UsaBindingAsTag is true.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehaviorBase.IdentityTagProperty">
+            <summary>
+            Identity tag used to detect element motion between containers.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.FluidMoveBehaviorBase.AppliesTo">
+            <summary>
+            Indicates whether the behavior applies just to this element, or to all children of the element (if the element is a Panel).
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.FluidMoveBehaviorBase.IsActive">
+            <summary>
+            Indicates whether the behavior is currently active.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.FluidMoveBehaviorBase.Tag">
+            <summary>
+            Indicates whether to use the element as its own tag, or to use the binding on the element as the tag.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.FluidMoveBehaviorBase.TagPath">
+            <summary>
+            Extra path to add to the binding when TagType is specified.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Layout.FluidMoveBehaviorBase.TagData">
+            <summary>
+            Private structure that stores all relevant data pertaining to a tagged item.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior">
+            <summary>
+            Behavior that watches an element (or a set of elements) for layout changes, and moves the element smoothly to the new position when needed.
+            This behavior does not animate the size or visibility of an element; it only animates the offset of that element within its parent container.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.DurationProperty">
+            <summary>
+            Dependency property for the duration of the move.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.InitialTagProperty">
+            <summary>
+            Dependency property for the tag type to use just before the object is loaded.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.InitialTagPathProperty">
+            <summary>
+            Dependency property for the extra path to add to the binding when UsaBindingAsTag is true.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.InitialIdentityTagProperty">
+            <summary>
+            Identity tag used to detect element motion between containers.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.FloatAboveProperty">
+            <summary>
+            Dependency property for the FloatAbove flag.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.EaseXProperty">
+            <summary>
+            Dependency property for the EasingFunction to use for the horizontal component of the move.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.EaseYProperty">
+            <summary>
+            Dependency property for the EasingFunction to use for the vertical component of the move.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.OverlayProperty">
+            <summary>
+            Remember the popup/adorner being used, in case of element motion between containers when FloatAbove is true.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.CacheDuringOverlayProperty">
+            <summary>
+            Opacity cache used when floating a Popup.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.HasTransformWrapperProperty">
+            <summary>
+            Marks the animation transform.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.Duration">
+            <summary>
+            The duration of the move.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.InitialTag">
+            <summary>
+            Spawning point for this item.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.InitialTagPath">
+            <summary>
+            Extra path to add to the binding when TagType is specified.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.FloatAbove">
+            <summary>
+            Flag that says whether elements are allowed to float above their containers (in a Popup or Adorner) when changing containers.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.EaseX">
+            <summary>
+            EasingFunction to use for the horizontal component of the move.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.FluidMoveBehavior.EaseY">
+            <summary>
+            EasingFunction to use for the vertical component of the move.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.GoToStateAction">
+            <summary>
+            An action that will transition a FrameworkElement to a specified VisualState when invoked.
+            </summary>
+            <remarks>
+            If the TargetName property is set, this action will attempt to change the state of the targeted element. If not, it walks
+            the element tree in an attempt to locate an alternative target that defines states. ControlTemplate and UserControl are 
+            two common possibilities.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.GoToStateAction.OnTargetChanged(System.Windows.FrameworkElement,System.Windows.FrameworkElement)">
+            <summary>
+            Called when the target changes. If the TargetName property isn't set, this action has custom behavior.
+            </summary>
+            <param name="oldTarget"></param>
+            <param name="newTarget"></param>
+            <exception cref="T:System.InvalidOperationException">Could not locate an appropriate FrameworkElement with states.</exception>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.GoToStateAction.Invoke(System.Object)">
+            <summary>
+            This method is called when some criteria is met and the action is invoked.
+            </summary>
+            <param name="parameter"></param>
+            <exception cref="T:System.InvalidOperationException">Could not change the target to the specified StateName.</exception>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.GoToStateAction.UseTransitions">
+            <summary>
+            Determines whether or not to use a VisualTransition to transition between states.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.GoToStateAction.StateName">
+            <summary>
+            The name of the VisualState.  
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.HyperlinkAction">
+            <summary>
+            An action that will navigate to a given hyperlink.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.HyperlinkAction.Invoke(System.Object)">
+            <summary>
+            This method is called when some criteria is met and the action is invoked.
+            </summary>
+            <param name="parameter"></param>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.HyperlinkAction.NavigateUri">
+            <summary>
+            The Uri of the page to open.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.HyperlinkAction.TargetWindow">
+            <summary>
+            The name of the window or tab in which NavigateUri should be opened. 
+            </summary>
+            <remarks>
+            Several values have special meanings: "_blank" will load in a new browser window, "_parent" will attempt to 
+            load in the parent frame, and "_self" will target the current page or frame. 
+            </remarks>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Input.KeyTrigger">
+            <summary>
+            A Trigger that is triggered by a keyboard event.  If the target Key and Modifiers are detected, it fires.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Input.KeyTrigger.Key">
+            <summary>
+            The key that must be pressed for the trigger to fire.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Input.KeyTrigger.Modifiers">
+            <summary>
+            The modifiers that must be active for the trigger to fire (the default is no modifiers pressed).
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Input.KeyTrigger.FiredOn">
+            <summary>
+            Determines whether or not to listen to the KeyDown or KeyUp event.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior">
+            <summary>
+            Repositions the attached element in response to mouse drag gestures on the element.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.XProperty">
+            <summary>
+            Dependency property for the X position of the dragged element, relative to the left of the root element.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.YProperty">
+            <summary>
+            Dependency property for the Y position of the dragged element, relative to the top of the root element.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.ConstrainToParentBoundsProperty">
+            <summary>
+            Dependency property for the ConstrainToParentBounds property. If true, the dragged element will be constrained to stay within the bounds of its parent container.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.UpdatePosition(System.Windows.Point)">
+            <summary>
+            Attempts to update the position of the associated element to the specified coordinates.
+            </summary>
+            <param name="point">The desired position of the element in root coordinates.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.ApplyTranslation(System.Double,System.Double)">
+            <summary>
+            Applies a relative position translation to the associated element.
+            </summary>
+            <param name="x">The X component of the desired translation in root coordinates.</param>
+            <param name="y">The Y component of the desired translation in root coordinates.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.ApplyTranslationTransform(System.Double,System.Double)">
+            <summary>
+            Applies the given translation to the RenderTransform of the associated element.
+            </summary>
+            <param name="x">The X component of the translation in parent coordinates.</param>
+            <param name="y">The Y component of the translation in parent coordinates.</param>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.CloneTransform(System.Windows.Media.Transform)">
+            <summary>
+            Does a recursive deep copy of the specified transform.
+            </summary>
+            <param name="transform">The transform to clone.</param>
+            <returns>A deep copy of the specified transform, or null if the specified transform is null.</returns>
+            <exception cref="T:System.ArgumentException">Thrown if the type of the Transform is not recognized.</exception>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.UpdatePosition">
+            <summary>
+            Updates the X and Y properties based on the current rendered position of the associated element.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.RectContainsRect(System.Windows.Rect,System.Windows.Rect)">
+            <summary>
+            Check if one Rect is contained by another.
+            </summary>
+            <param name="rect1">The containing Rect.</param>
+            <param name="rect2">The contained Rect.</param>
+            <returns><c>True</c> if rect1 contains rect2; otherwise, <c>False</c>.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.TransformAsVector(System.Windows.Media.GeneralTransform,System.Double,System.Double)">
+            <summary>
+            Transforms as vector.
+            </summary>
+            <param name="transform">The transform.</param>
+            <param name="x">The X component of the vector.</param>
+            <param name="y">The Y component of the vector.</param>
+            <returns>A point containing the values of X and Y transformed by transform as a vector.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.GetTransformOffset(System.Windows.Media.GeneralTransform)">
+            <summary>
+            Gets the transform offset.
+            </summary>
+            <param name="transform">The transform.</param>
+            <returns>The offset of the transform.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.OnAttached">
+            <summary>
+            Called after the behavior is attached to an AssociatedObject.
+            </summary>
+            <remarks>Override this to hook up functionality to the AssociatedObject.</remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.OnDetaching">
+            <summary>
+            Called when the behavior is getting detached from its AssociatedObject, but before it has actually occurred.
+            </summary>
+            <remarks>Override this to unhook functionality from the AssociatedObject.</remarks>
+        </member>
+        <member name="E:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.DragBegun">
+            <summary>
+            Occurs when a drag gesture is initiated.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.Dragging">
+            <summary>
+            Occurs when a drag gesture update is processed.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.DragFinished">
+            <summary>
+            Occurs when a drag gesture is finished.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.X">
+            <summary>
+            Gets or sets the X position of the dragged element, relative to the left of the root element. This is a dependency property.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.Y">
+            <summary>
+            Gets or sets the Y position of the dragged element, relative to the top of the root element. This is a dependency property.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.ConstrainToParentBounds">
+            <summary>
+            Gets or sets a value indicating whether the dragged element is constrained to stay within the bounds of its parent container. This is a dependency property.
+            </summary>
+            <value>
+            	<c>True</c> if the dragged element should be constrained to its parents bounds; otherwise, <c>False</c>.
+            </value>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.ActualPosition">
+            <summary>
+            Gets the on-screen position of the associated element in root coordinates.
+            </summary>
+            <value>The on-screen position of the associated element in root coordinates.</value>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.ElementBounds">
+            <summary>
+            Gets the element bounds in element coordinates.
+            </summary>
+            <value>The element bounds in element coordinates.</value>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.ParentElement">
+            <summary>
+            Gets the parent element of the associated object.
+            </summary>
+            <value>The parent element of the associated object.</value>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.RootElement">
+            <summary>
+            Gets the root element of the scene in which the associated object is located.
+            </summary>
+            <value>The root element of the scene in which the associated object is located.</value>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Layout.MouseDragElementBehavior.RenderTransform">
+            <summary>
+            Gets and sets the RenderTransform of the associated element.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Media.PlaySoundAction">
+            <summary>
+            An action that will play a sound to completion.
+            </summary>
+            <remarks>
+            This action is intended for use with short sound effects that don't need to be stopped or controlled. If you're trying 
+            to create a music player or game, it may not meet your needs.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Media.PlaySoundAction.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Microsoft.Expression.Interactivity.Media.PlaySoundAction"/> class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Media.PlaySoundAction.SetMediaElementProperties(System.Windows.Controls.MediaElement)">
+            <summary>
+            When the action is invoked, this method is used to customize the dynamically created MediaElement.
+            </summary>
+            <remarks>
+            This method may be useful for Action authors who wish to extend PlaySoundAction. If you want to control the 
+            MediaElement Balance property, you could inherit from PlaySoundAction and override this method.
+            </remarks>
+            <param name="mediaElement"></param>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Media.PlaySoundAction.Invoke(System.Object)">
+            <summary>
+            This method is called when some criteria are met and the action should be invoked. 
+            </summary>
+            <remarks>
+            Each invocation of the Action plays a new sound. Although the implementation is subject-to-change, the caller should 
+            anticipate that this will create a new MediaElement that will be cleaned up when the sound completes or if the media 
+            fails to play.
+            </remarks>
+            <param name="parameter"></param>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Media.PlaySoundAction.Source">
+            <summary>
+            A Uri defining the location of the sound file. This is used to set the source property of the MediaElement. This is a dependency property.
+            </summary>
+            <remarks>
+            The sound can be any file format supported by MediaElement. In the case of a video, it will play only the
+            audio portion.
+            </remarks>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Media.PlaySoundAction.Volume">
+            <summary>
+            Control the volume of the sound. This is used to set the Volume property of the MediaElement. This is a dependency property.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.RemoveElementAction">
+            <summary>
+            An action that will remove the targeted element from the tree when invoked.
+            </summary>
+            <remarks>
+            This action may fail. The action understands how to remove elements from common parents but not from custom collections or direct manipulation
+            of the visual tree.
+            </remarks>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.SetDataStoreValueAction">
+            <summary>
+            An action that will change the value of a property from a data store object.
+            This class is identical to ChangePropertyAction. The only difference is that the data store picker is loaded 
+            for this action.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Media.StoryboardAction">
+            <summary>
+            An abstract class that provides the ability to target a Storyboard.
+            </summary>
+            <remarks>
+            For action authors, this class provides a standard way to target a Storyboard. Design tools may choose to provide a 
+            special editing experience for classes that inherit from this action, thereby improving the designer experience.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Media.StoryboardAction.OnStoryboardChanged(System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            This method is called when the Storyboard property is changed.
+            </summary>
+            <param name="args"></param>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Media.StoryboardAction.Storyboard">
+            <summary>
+            The targeted Storyboard. This is a dependency property.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Media.ControlStoryboardAction">
+            <summary>
+            An action that will change the state of a targeted storyboard when invoked.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Media.ControlStoryboardAction.Invoke(System.Object)">
+            <summary>
+            This method is called when some criteria is met and the action should be invoked. This method will attempt to 
+            change the targeted storyboard in a way defined by the ControlStoryboardOption.
+            </summary>
+            <param name="parameter"></param>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Media.StoryboardTrigger">
+            <summary>
+            An abstract class that provides the ability to target a Storyboard.
+            </summary>
+            <remarks>
+            For Trigger authors, this class provides a standard way to target a Storyboard. Design tools may choose to provide a 
+            special editing experience for classes that inherit from this trigger, thereby improving the designer experience. 
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Media.StoryboardTrigger.OnStoryboardChanged(System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            This method is called when the Storyboard property is changed.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Media.StoryboardTrigger.Storyboard">
+            <summary>
+            The targeted Storyboard. This is a dependency property.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Media.StoryboardCompletedTrigger">
+            <summary>
+            A trigger that listens for the completion of a Storyboard.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Media.StoryboardCompletedTrigger.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Microsoft.Expression.Interactivity.Media.StoryboardCompletedTrigger"/> class.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.Core.TimerTrigger">
+            <summary>
+            A trigger that is triggered by a specified event occurring on its source and fires after a delay when that event is fired.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.Core.TimerTrigger.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:Microsoft.Expression.Interactivity.Core.TimerTrigger"/> class.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.TimerTrigger.MillisecondsPerTick">
+            <summary>
+            Gets or sets the number of milliseconds to wait between ticks. This is a dependency property.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.Core.TimerTrigger.TotalTicks">
+            <summary>
+            Gets or sets the total number of ticks to be fired before the trigger is finished.  This is a dependency property.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Media.Effects.TransitionEffect">
+            <summary>
+            Defines a transition effect shader that transitions from one visual to another visual
+            using an interpolated value between 0 and 1.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.Effects.TransitionEffect.InputProperty">
+            <summary>
+            Brush-valued properties that turn into sampler-properties in the shader.
+            Represents the image present in the final state of the transition.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.Effects.TransitionEffect.OldImageProperty">
+            <summary>
+            Brush-valued properties that turn into sampler-properties in the shader.
+            Represents the image present in the initial state of the transition.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Expression.Media.Effects.TransitionEffect.ProgressProperty">
+            <summary>
+            A Dependency property as the backing store for Progress.
+            Also used to represent the state of a transition from start to finish (range between 0 and 1).
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.Effects.TransitionEffect.CloneCurrentValue">
+            <summary>
+            Creates a modifiable clone (deep copy) of the <see cref="T:TransitionEffect"/> using its current values.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Media.Effects.TransitionEffect.DeepCopy">
+            <summary>
+            Makes a deep copy of the transition effect. Implements CloneCurrentValue in Silverlight.
+            </summary>
+            <returns>A clone of current instance of transition effect.</returns>
+        </member>
+        <member name="M:Microsoft.Expression.Media.Effects.TransitionEffect.#ctor">
+            <summary>
+            Updates the shader's variables to the default values.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Media.Effects.TransitionEffect.Input">
+            <summary>
+            Gets or sets the Input variable within the shader.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Media.Effects.TransitionEffect.OldImage">
+            <summary>
+            Gets or sets the OldImage variable within the shader.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Media.Effects.TransitionEffect.Progress">
+            <summary>
+            Gets or sets the Progress variable within the shader.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.VisualStateUtilities">
+            <summary>
+            This class provides various platform agnostic standard operations for working with VisualStateManager.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.VisualStateUtilities.GoToState(System.Windows.FrameworkElement,System.String,System.Boolean)">
+            <summary>
+            Transitions the control between two states.
+            </summary>
+            <param name="element">The element to transition between states.</param>
+            <param name="stateName">The state to transition to.</param>
+            <param name="useTransitions">True to use a System.Windows.VisualTransition to transition between states; otherwise, false.</param>
+            <returns>True if the control successfully transitioned to the new state; otherwise, false.</returns>
+            <exception cref="T:System.ArgumentNullException">Control is null.</exception>
+            <exception cref="T:System.ArgumentNullException">StateName is null.</exception>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.VisualStateUtilities.GetVisualStateGroups(System.Windows.FrameworkElement)">
+            <summary>
+            Gets the value of the VisualStateManager.VisualStateGroups attached property.
+            </summary>
+            <param name="targetObject">The element from which to get the VisualStateManager.VisualStateGroups.</param>
+            <returns></returns>
+        </member>
+        <member name="M:Microsoft.Expression.Interactivity.VisualStateUtilities.TryFindNearestStatefulControl(System.Windows.FrameworkElement,System.Windows.FrameworkElement@)">
+            <summary>
+            Find the nearest parent which contains visual states.
+            </summary>
+            <param name="contextElement">The element from which to find the nearest stateful control.</param>
+            <param name="resolvedControl">The nearest stateful control if True; else null.</param>
+            <returns>True if a parent contains visual states; else False.</returns>
+        </member>
+        <member name="T:Microsoft.Expression.Interactivity.ExceptionStringTable">
+            <summary>
+              A strongly-typed resource class, for looking up localized strings, etc.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.ResourceManager">
+            <summary>
+              Returns the cached ResourceManager instance used by this class.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.Culture">
+            <summary>
+              Overrides the current thread's CurrentUICulture property for all
+              resource lookups using this strongly typed resource class.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.CallMethodActionValidMethodNotFoundExceptionMessage">
+            <summary>
+              Looks up a localized string similar to Could not find method named &apos;{0}&apos; on object of type &apos;{1}&apos; that matches the expected signature..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.ChangePropertyActionAmbiguousAdditionOperationExceptionMessage">
+            <summary>
+              Looks up a localized string similar to More than one potential addition operator was found on type &apos;{0}&apos;..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.ChangePropertyActionCannotAnimateTargetTypeExceptionMessage">
+            <summary>
+              Looks up a localized string similar to Cannot animate a property change on a type &apos;{0}&apos; Target. Property changes can only be animated on types derived from DependencyObject..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.ChangePropertyActionCannotFindPropertyNameExceptionMessage">
+            <summary>
+              Looks up a localized string similar to Cannot find a property named &quot;{0}&quot; on type &quot;{1}&quot;..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.ChangePropertyActionCannotIncrementAnimatedPropertyChangeExceptionMessage">
+            <summary>
+              Looks up a localized string similar to The Increment property cannot be set to True if the Duration property is set..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.ChangePropertyActionCannotIncrementWriteOnlyPropertyExceptionMessage">
+            <summary>
+              Looks up a localized string similar to The &apos;{0}&apos; property cannot be incremented because its value cannot be read..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.ChangePropertyActionCannotSetValueExceptionMessage">
+            <summary>
+              Looks up a localized string similar to Cannot assign value of type &quot;{0}&quot; to property &quot;{1}&quot; of type &quot;{2}&quot;. The &quot;{1}&quot; property can be assigned only values of type &quot;{2}&quot;..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.ChangePropertyActionPropertyIsReadOnlyExceptionMessage">
+            <summary>
+              Looks up a localized string similar to Property &quot;{0}&quot; defined by type &quot;{1}&quot; does not expose a set method and therefore cannot be modified..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.DataStateBehaviorStateNameNotFoundExceptionMessage">
+            <summary>
+              Looks up a localized string similar to Cannot find state named &apos;{0}&apos; on type &apos;{1}&apos;. Ensure that the state exists and that it can be accessed from this context..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.GoToStateActionTargetHasNoStateGroups">
+            <summary>
+              Looks up a localized string similar to Target {0} does not define any VisualStateGroups. .
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.InvalidLeftOperand">
+            <summary>
+              Looks up a localized string similar to LeftOperand of type &quot;{0}&quot; cannot be used with operator &quot;{1}&quot;..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.InvalidOperands">
+            <summary>
+              Looks up a localized string similar to LeftOperand of type &quot;{1}&quot; and RightOperand of type &quot;{0}&quot; cannot be used with operator &quot;{2}&quot;..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.InvalidRightOperand">
+            <summary>
+              Looks up a localized string similar to RightOperand of type &quot;{0}&quot; cannot be used with operator &quot;{1}&quot;..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Expression.Interactivity.ExceptionStringTable.UnsupportedRemoveTargetExceptionMessage">
+            <summary>
+              Looks up a localized string similar to The target of the RemoveElementAction is not supported..
+            </summary>
+        </member>
+    </members>
+</doc>
Binary file SilverlightExampleApp/Libs/Microsoft.Practices.ServiceLocation.dll has changed
Binary file SilverlightExampleApp/Libs/Microsoft.Practices.Unity.Silverlight.dll has changed
Binary file SilverlightExampleApp/Libs/Microsoft.Practices.Unity.dll has changed
Binary file SilverlightExampleApp/Libs/Microsoft.Silverlight.Testing.dll has changed
Binary file SilverlightExampleApp/Libs/Microsoft.Silverlight.Testing.pdb has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/Libs/Microsoft.Silverlight.Testing.xml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,14796 @@
+<?xml version="1.0"?>
+<doc>
+    <assembly>
+        <name>Microsoft.Silverlight.Testing</name>
+    </assembly>
+    <members>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.Test">
+            <summary>
+            A class containing an Assert method.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.Test.IsNotNull">
+            <summary>
+            The MethodInfo object used to invoke Assert.IsNotNull.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.Test.AreNotSame">
+            <summary>
+            The MethodInfo object used to invoke Assert.AreNotSame.
+            </summary>        
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.Test.AreNotEqual">
+            <summary>
+            The MethodInfo object used to invoke Assert.AreNotEqual.
+            </summary>        
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.Test.AreSame">
+            <summary>
+            The MethodInfo object used to invoke Assert.AreSame.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.Test.AreEqual">
+            <summary>
+            The MethodInfo object used to invoke Assert.AreEqual.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.Test.IsNull">
+            <summary>
+            The MethodInfo object used to invoke Assert.IsNull.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.Test.IsFalse">
+            <summary>
+            The MethodInfo object used to invoke Assert.IsFalse.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.Test.IsTrue">
+            <summary>
+            The MethodInfo object used to invoke Assert.IsTrue.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.Test.FindAnonymousTypeExpressionInString">
+            <summary>
+            A regular expression which identifies a pattern signifying an 
+            anonymous type.  This pattern is emitted by the Expression object 
+            when it converts an anonymous type to a string.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.Test.FindTransparentIdentifier">
+            <summary>
+            A regular expression which identifies a pattern emitted by an
+            Expression object when it converts an anonymous type to a
+            string.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Test.Assert(System.Linq.Expressions.Expression{System.Func{System.Boolean}})">
+            <summary>
+            Asserts a condition is true.
+            </summary>
+            <param name="predicate">The condition that must be true.</param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Test.Assert(System.Linq.Expressions.Expression{System.Func{System.Boolean}},System.String)">
+            <summary>
+            Asserts a condition is true.
+            </summary>
+            <param name="predicate">The condition that must be true.</param>
+            <param name="message">The message to be displayed when the test fails.</param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Test.GetMessageExpression(System.Linq.Expressions.Expression,System.String)">
+            <summary>
+            Generates an assert failure message using the code block
+            responsible for the failure.
+            </summary>
+            <param name="expression">The predicate that fails.</param>
+            <param name="message">The user-provided assertion failure message.
+            </param>
+            <returns>A constant expression containing the user-provided failure
+            message or a description of the expression that failed.</returns>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Test.CreateAssertExpressionAction(System.Linq.Expressions.Expression,System.String)">
+            <summary>
+            Analyzes the expression and creates an action which calls the 
+            correct assert method based on its contents.
+            </summary>
+            <param name="expression">The predicate expression.</param>
+            <param name="message">The message to display if an assertion fails.</param>
+            <returns>An action which calls the correct assert method.</returns>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Test.AssertExpression``1(System.Linq.Expressions.Expression{System.Func{System.Boolean}},System.String)">
+            <summary>
+            Analyzes a predicate expression and invokes the correct assert 
+            method.
+            </summary>
+            <typeparam name="T">The type of the argument to the predicate.
+            </typeparam>
+            <param name="predicate">A predicate to be converted into an 
+            assert statement.</param>
+            <param name="message">The assertion message.</param> 
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Test.CreateBinaryExpressionAction(System.Linq.Expressions.BinaryExpression,System.String)">
+            <summary>
+            Creates an action from certain types of supported binary expression
+            patterns.  If no supported pattern is found null is returned.  Based
+            on analyzing the predicate the action invokes the correct Assert
+            method.
+            </summary>
+            <param name="binaryExpression">A binary expression extracted from a
+            predicate expression.</param>
+            <param name="message">The message to display if the assertion 
+            fails.</param>
+            <returns>An action that invokes an Assert method.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.AsynchronousAttribute">
+            <summary>
+            Mark the test method as one which expects asynchronous execution. 
+            It is important to call TestComplete() once it is ready or your 
+            test will never continue/timeout.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.BugAttribute">
+            <summary>
+            An attribute that contains known bug information that can be logged 
+            during a unit test run. 
+            
+            When applied to a test method, it will invert the result. This makes it 
+            possible to perform automated runs and continuous integration while 
+            validating and tracking known issues.
+            
+            The attribute should have the Fixed bool set to True, or be removed, 
+            once the issue is resolved.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.BugAttribute.#ctor">
+            <summary>
+            Construct a new BugAttribute with no bug description.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.BugAttribute.#ctor(System.String)">
+            <summary>
+            Construct a new BugAttribute with a bug description.
+            </summary>
+            <param name="description">Known issue text.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.BugAttribute.ToString">
+            <summary>
+            Return the bug information.
+            </summary>
+            <returns>Known issue as a string.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.BugAttribute.Description">
+            <summary>
+            Gets the bug description.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.BugAttribute.Fixed">
+            <summary>
+            Gets or sets a value indicating whether the known issue has been 
+            fixed. If it has, the attribute is ignored and will not affect 
+            test results.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.AdvancedButton">
+            <summary>
+            Represents a control that builds on top of the standard platform Button,
+            offering the ability to modify the corner radii or even use special
+            button modes.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.AdvancedButton.SecondaryVisibilityProperty">
+            <summary>
+            Identifies the SecondaryVisibility dependency property.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.AdvancedButton.CornerRadiusProperty">
+            <summary>
+            Identifies the CornerRadius dependency property.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.AdvancedButton.SecondaryVisibility">
+            <summary>
+            Gets or sets the visibility of a secondary set of visuals in the
+            template.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.AdvancedButton.CornerRadius">
+            <summary>
+            Gets or sets the corner radius to use.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.BrushSelector">
+            <summary>
+            A color selection converter for translating a bool result into
+            a color.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.BrushSelector.#ctor">
+            <summary>
+            Initializes a new instance of the ColorSelectorConverter type.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.BrushSelector.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Convert a boolean value to a Color value.
+            </summary>
+            <param name="value">The value.</param>
+            <param name="targetType">The target parameter.</param>
+            <param name="parameter">ConverterParameter is of type Visibility.</param>
+            <param name="culture">The culture parameter.</param>
+            <returns>Returns the object.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.BrushSelector.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Support 2-way databinding of the VisibilityConverter, converting 
+            Visibility to a boolean.
+            </summary>
+            <param name="value">The value.</param>
+            <param name="targetType">The target parameter.</param>
+            <param name="parameter">ConverterParameter is of type Visibility.</param>
+            <param name="culture">The culture parameter.</param>
+            <returns>Returns the object.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.BrushSelector.TrueBrush">
+            <summary>
+            Gets or sets the color to use for true values.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.BrushSelector.FalseBrush">
+            <summary>
+            Gets or sets the color to use for false values.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.CollectionHelper">
+            <summary>
+            A set of extension methods for manipulating collections.
+            </summary>
+            <QualityBand>Experimental</QualityBand>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.CollectionHelper.IsReadOnly(System.Collections.IEnumerable)">
+            <summary>
+            Returns a value indicating whether a collection is read-only.
+            </summary>
+            <param name="collection">The collection to examine.</param>
+            <returns>A value indicating whether a collection is read-only.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.CollectionHelper.CanInsert(System.Collections.IEnumerable,System.Object)">
+            <summary>
+            Returns a value Indicating whether an item can be inserted in a 
+            collection.
+            </summary>
+            <param name="collection">The collection.</param>
+            <param name="item">The item to be inserted.</param>
+            <returns>A value Indicating whether an item can be inserted in a 
+            collection.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.CollectionHelper.Insert(System.Collections.IEnumerable,System.Int32,System.Object)">
+            <summary>
+            Inserts an item into the collection at an index.
+            </summary>
+            <param name="collection">The collection.</param>
+            <param name="index">The index at which to insert the item.</param> 
+            <param name="item">The item to be inserted.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.CollectionHelper.Count(System.Collections.IEnumerable)">
+            <summary>
+            Gets the number of items in the collection.
+            </summary>
+            <param name="collection">The collection.</param>
+            <returns>The number of items in the collection.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.CollectionHelper.Add(System.Collections.IEnumerable,System.Object)">
+            <summary>
+            Adds an item to the collection.
+            </summary>
+            <param name="collection">The collection.</param>
+            <param name="item">The item to be added.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.CollectionHelper.Remove(System.Collections.IEnumerable,System.Object)">
+            <summary>
+            Removes an item from the collection.
+            </summary>
+            <param name="collection">The collection.</param>
+            <param name="item">The item to be removed.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.CollectionHelper.RemoveAt(System.Collections.IEnumerable,System.Int32)">
+            <summary>
+            Removes an item at a given index from the collection.
+            </summary>
+            <param name="collection">The collection.</param>
+            <param name="index">The index of the item to be removed.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.ColorSelectorConverter">
+            <summary>
+            A color selection converter for translating a bool result into
+            a color.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.ColorSelectorConverter.DefaultTrueColor">
+            <summary>
+            The default true color.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.ColorSelectorConverter.DefaultFalseColor">
+            <summary>
+            The default false color.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ColorSelectorConverter.#ctor">
+            <summary>
+            Initializes a new instance of the ColorSelectorConverter type.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ColorSelectorConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Convert a boolean value to a Color value.
+            </summary>
+            <param name="value">The value.</param>
+            <param name="targetType">The target parameter.</param>
+            <param name="parameter">ConverterParameter is of type Visibility.</param>
+            <param name="culture">The culture parameter.</param>
+            <returns>Returns the object.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ColorSelectorConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Support 2-way databinding of the VisibilityConverter, converting 
+            Visibility to a boolean.
+            </summary>
+            <param name="value">The value.</param>
+            <param name="targetType">The target parameter.</param>
+            <param name="parameter">ConverterParameter is of type Visibility.</param>
+            <param name="culture">The culture parameter.</param>
+            <returns>Returns the object.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.ColorSelectorConverter.TrueColor">
+            <summary>
+            Gets or sets the color to use for true values.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.ColorSelectorConverter.FalseColor">
+            <summary>
+            Gets or sets the color to use for false values.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.EnumerableExtensions">
+            <summary>
+            A set of extension methods for the sequence class.
+            </summary>;dsf
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.EnumerableExtensions.Iterate``1(``0,System.Func{``0,``0})">
+            <summary>
+            Produces a sequence of items using a seed value and iteration 
+            method.
+            </summary>
+            <typeparam name="T">The type of the sequence.</typeparam>
+            <param name="value">The initial value.</param>
+            <param name="next">The iteration function.</param>
+            <returns>A sequence of items using a seed value and iteration 
+            method.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)">
+            <summary>
+            Prepend an item to a sequence.
+            </summary>
+            <typeparam name="T">The type of the sequence.</typeparam>
+            <param name="that">The sequence to append the item to.</param>
+            <param name="value">The item to append to the sequence.</param>
+            <returns>A new sequence.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.EnumerableExtensions.Zip``3(System.Collections.Generic.IEnumerable{``0},System.Collections.Generic.IEnumerable{``1},System.Func{``0,``1,``2})">
+            <summary>
+            Accepts two sequences and applies a function to the corresponding 
+            values in the two sequences.
+            </summary>
+            <typeparam name="T0">The type of the first sequence.</typeparam>
+            <typeparam name="T1">The type of the second sequence.</typeparam>
+            <typeparam name="R">The return type of the function.</typeparam>
+            <param name="enumerable0">The first sequence.</param>
+            <param name="enumerable1">The second sequence.</param>
+            <param name="func">The function to apply to the corresponding values
+            from the two sequences.</param>
+            <returns>A sequence of transformed values from both sequences.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.FontWeightConverter">
+            <summary>
+            A converter for modifying the font weight based on a parameter.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.FontWeightConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Convert a boolean value to a FontWeight value.
+            </summary>
+            <param name="value">The value object.</param>
+            <param name="targetType">The target parameter.</param>
+            <param name="parameter">ConverterParameter is of type Visibility.</param>
+            <param name="culture">The culture parameter.</param>
+            <returns>Returns the object.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.FontWeightConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Support 2-way databinding of the VisibilityConverter, converting 
+            Visibility to a bool.
+            </summary>
+            <param name="value">The value object.</param>
+            <param name="targetType">The target parameter.</param>
+            <param name="parameter">ConverterParameter is of type Visibility.</param>
+            <param name="culture">The culture parameter.</param>
+            <returns>Returns the object.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.FontWeightConverter.GetFontWeightMode(System.Object)">
+            <summary>
+            Determine the visibility mode based on a converter parameter. This
+            parameter is of type Visibility, and specifies what visibility value
+            to return when the boolean value is true.
+            </summary>
+            <param name="parameter">The parameter object.</param>
+            <returns>Returns a FontWeight value.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.FontWeightConverter.IsFontWeightInverted(System.Object)">
+            <summary>
+            Determine whether or not weight is inverted based on a converter
+            parameter.
+            </summary>
+            <param name="parameter">The parameter instance.</param>
+            <returns>Returns a value indicating whether the instance is 
+            inverting.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.FunctionalProgramming">
+            <summary>
+            Collection of functions for functional programming tasks.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.FunctionalProgramming.TraverseBreadthFirst``1(``0,System.Func{``0,System.Collections.Generic.IEnumerable{``0}},System.Func{``0,System.Boolean})">
+            <summary>
+            Traverses a tree by accepting an initial value and a function that 
+            retrieves the child nodes of a node.
+            </summary>
+            <typeparam name="T">The type of the stream.</typeparam>
+            <param name="initialNode">The initial node.</param>
+            <param name="getChildNodes">A function that retrieves the child
+            nodes of a node.</param>
+            <param name="traversePredicate">A predicate that evaluates a node
+            and returns a value indicating whether that node and it's children
+            should be traversed.</param>
+            <returns>A stream of nodes.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.Header">
+            <summary>
+            The test results header control.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Header.#ctor">
+            <summary>
+            Initializes a new instance of the Header type.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Header.InitializeComponent">
+            <summary>
+            InitializeComponent
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.InvertedTypeNameVisibilityConverter">
+            <summary>
+            A value converter for collapsing or showing elements based on the bound
+            object's type name. Does not walk the hierarchy - it is explicit to the
+            most specific class for the value. This class,
+            InvertedTypeNameVisibilityConverter, offers the opposite behavior of the
+            TypeNameVisibilityConverter class.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.TypeNameVisibilityConverter">
+            <summary>
+            A value converter for collapsing or showing elements based on the bound
+            object's type name. Does not walk the hierarchy - it is explicit to the
+            most specific class for the value.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TypeNameVisibilityConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Convert a value based on CLR type to a Visibility value. Does not
+            walk the type tree, however.
+            </summary>
+            <param name="value">The value instance.</param>
+            <param name="targetType">The target parameter.</param>
+            <param name="parameter">ConverterParameter is the name of the type,
+            both short and full names are checked, short name first.</param>
+            <param name="culture">The culture parameter.</param>
+            <returns>Returns the object.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TypeNameVisibilityConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Convert back, not supported with this value converter.
+            </summary>
+            <param name="value">The value instance.</param>
+            <param name="targetType">The target parameter.</param>
+            <param name="parameter">ConverterParameter is of type Visibility.</param>
+            <param name="culture">The culture parameter.</param>
+            <returns>Returns the object.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TypeNameVisibilityConverter.IsInverted">
+            <summary>
+            Gets a value indicating whether the visibility value should be
+            inverted.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.InvertedTypeNameVisibilityConverter.IsInverted">
+            <summary>
+            Gets a value indicating whether the visibility value should be
+            inverted.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions">
+            <summary>
+            Provides useful extensions to ItemsControl instances.
+            </summary>
+            <QualityBand>Experimental</QualityBand>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.GetItemsHost(System.Windows.Controls.ItemsControl)">
+            <summary>
+            Gets the Panel that contains the containers of an ItemsControl.
+            </summary>
+            <param name="control">The ItemsControl.</param>
+            <returns>
+            The Panel that contains the containers of an ItemsControl, or null
+            if the Panel could not be found.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="control" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.GetScrollHost(System.Windows.Controls.ItemsControl)">
+            <summary>
+            Gets the ScrollViewer that contains the containers of an
+            ItemsControl.
+            </summary>
+            <param name="control">The ItemsControl.</param>
+            <returns>
+            The ScrollViewer that contains the containers of an ItemsControl, or
+            null if a ScrollViewer could not be found.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="control" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.GetContainers(System.Windows.Controls.ItemsControl)">
+            <summary>
+            Get the item containers of an ItemsControl.
+            </summary>
+            <param name="control">The ItemsControl.</param>
+            <returns>The item containers of an ItemsControl.</returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="control" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.GetContainers``1(System.Windows.Controls.ItemsControl)">
+            <summary>
+            Get the item containers of an ItemsControl.
+            </summary>
+            <typeparam name="TContainer">
+            The type of the item containers.
+            </typeparam>
+            <param name="control">The ItemsControl.</param>
+            <returns>The item containers of an ItemsControl.</returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="control" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.GetContainersIterator``1(System.Windows.Controls.ItemsControl)">
+            <summary>
+            Get the item containers of an ItemsControl.
+            </summary>
+            <typeparam name="TContainer">
+            The type of the item containers.
+            </typeparam>
+            <param name="control">The ItemsControl.</param>
+            <returns>The item containers of an ItemsControl.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.GetItemsAndContainers(System.Windows.Controls.ItemsControl)">
+            <summary>
+            Get the items and item containers of an ItemsControl.
+            </summary>
+            <param name="control">The ItemsControl.</param>
+            <returns>The items and item containers of an ItemsControl.</returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="control" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.GetItemsAndContainers``1(System.Windows.Controls.ItemsControl)">
+            <summary>
+            Get the items and item containers of an ItemsControl.
+            </summary>
+            <typeparam name="TContainer">
+            The type of the item containers.
+            </typeparam>
+            <param name="control">The ItemsControl.</param>
+            <returns>The items and item containers of an ItemsControl.</returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="control" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.GetItemsAndContainersIterator``1(System.Windows.Controls.ItemsControl)">
+            <summary>
+            Get the items and item containers of an ItemsControl.
+            </summary>
+            <typeparam name="TContainer">
+            The type of the item containers.
+            </typeparam>
+            <param name="control">The ItemsControl.</param>
+            <returns>The items and item containers of an ItemsControl.</returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="control" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.CanAddItem(System.Windows.Controls.ItemsControl,System.Object)">
+            <summary>
+            Returns a value indicating whether an item can be added to an
+            ItemsControl.
+            </summary>
+            <param name="that">The ItemsControl instance.</param>
+            <param name="item">The item to be added.</param>
+            <returns>A value Indicating whether an item can be added to an
+            ItemsControl.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.CanRemoveItem(System.Windows.Controls.ItemsControl)">
+            <summary>
+            Returns a value indicating whether an item can be removed from the
+            ItemsControl.
+            </summary>
+            <param name="that">The items control.</param>
+            <returns>A value indicating whether an item can be removed from the
+            ItemsControl.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.InsertItem(System.Windows.Controls.ItemsControl,System.Int32,System.Object)">
+            <summary>
+            Inserts an item into an ItemsControl.
+            </summary>
+            <param name="that">The ItemsControl instance.</param>
+            <param name="index">The index at which to insert the item.</param>
+            <param name="item">The item to be inserted.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.AddItem(System.Windows.Controls.ItemsControl,System.Object)">
+            <summary>
+            Adds an item to an ItemsControl.
+            </summary>
+            <param name="that">The ItemsControl instance.</param>
+            <param name="item">The item to be inserted.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.RemoveItem(System.Windows.Controls.ItemsControl,System.Object)">
+            <summary>
+            Removes an item from an ItemsControl.
+            </summary>
+            <param name="that">The ItemsControl instance.</param>
+            <param name="item">The item to be removed.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.RemoveItemAtIndex(System.Windows.Controls.ItemsControl,System.Int32)">
+            <summary>
+            Removes an item from an ItemsControl.
+            </summary>
+            <param name="that">The ItemsControl instance.</param>
+            <param name="index">The index of the item to be removed.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlExtensions.GetItemCount(System.Windows.Controls.ItemsControl)">
+            <summary>
+            Gets the number of items in an ItemsControl.
+            </summary>
+            <param name="that">The ItemsControl instance.</param>
+            <returns>The number of items in the ItemsControl.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.LayoutTransformer">
+            <summary>
+            Represents a control that applies a layout transformation to its Content.
+            </summary>
+            <QualityBand>Preview</QualityBand>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.LayoutTransformer.TransformRootName">
+            <summary>
+            Name of the TransformRoot template part.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.LayoutTransformer.PresenterName">
+            <summary>
+            Name of the Presenter template part.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.LayoutTransformer.AcceptableDelta">
+            <summary>
+            Acceptable difference between two doubles.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.LayoutTransformer.DecimalsAfterRound">
+            <summary>
+            Number of decimals to round the Matrix to.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.LayoutTransformer.LayoutTransformProperty">
+            <summary>
+            Identifies the LayoutTransform DependencyProperty.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.LayoutTransformer._transformRoot">
+            <summary>
+            Root element for performing transformations.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.LayoutTransformer._contentPresenter">
+            <summary>
+            ContentPresenter element for displaying the content.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.LayoutTransformer._matrixTransform">
+            <summary>
+            RenderTransform/MatrixTransform applied to _transformRoot.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.LayoutTransformer._transformation">
+            <summary>
+            Transformation matrix corresponding to _matrixTransform.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.LayoutTransformer._childActualSize">
+            <summary>
+            Actual DesiredSize of Child element (the value it returned from its MeasureOverride method).
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.#ctor">
+            <summary>
+            Initializes a new instance of the LayoutTransformer class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.OnApplyTemplate">
+            <summary>
+            Builds the visual tree for the LayoutTransformer control when a new 
+            template is applied.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.LayoutTransformChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            Handles changes to the Transform DependencyProperty.
+            </summary>
+            <param name="o">Source of the change.</param>
+            <param name="e">Event args.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.ApplyLayoutTransform">
+            <summary>
+            Applies the layout transform on the LayoutTransformer control content.
+            </summary>
+            <remarks>
+            Only used in advanced scenarios (like animating the LayoutTransform). 
+            Should be used to notify the LayoutTransformer control that some aspect 
+            of its Transform property has changed. 
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.ProcessTransform(System.Windows.Media.Transform)">
+            <summary>
+            Processes the Transform to determine the corresponding Matrix.
+            </summary>
+            <param name="transform">Transform to process.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.GetTransformMatrix(System.Windows.Media.Transform)">
+            <summary>
+            Walks the Transform(Group) and returns the corresponding Matrix.
+            </summary>
+            <param name="transform">Transform(Group) to walk.</param>
+            <returns>Computed Matrix.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.MeasureOverride(System.Windows.Size)">
+            <summary>
+            Provides the behavior for the "Measure" pass of layout.
+            </summary>
+            <param name="availableSize">The available size that this element can give to child elements.</param>
+            <returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.ArrangeOverride(System.Windows.Size)">
+            <summary>
+            Provides the behavior for the "Arrange" pass of layout.
+            </summary>
+            <param name="finalSize">The final area within the parent that this element should use to arrange itself and its children.</param>
+            <returns>The actual size used.</returns>
+            <remarks>
+            Using the WPF paramater name finalSize instead of Silverlight's finalSize for clarity
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.ComputeLargestTransformedSize(System.Windows.Size)">
+            <summary>
+            Compute the largest usable size (greatest area) after applying the transformation to the specified bounds.
+            </summary>
+            <param name="arrangeBounds">Arrange bounds.</param>
+            <returns>Largest Size possible.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.IsSizeSmaller(System.Windows.Size,System.Windows.Size)">
+            <summary>
+            Returns true if Size a is smaller than Size b in either dimension.
+            </summary>
+            <param name="a">Second Size.</param>
+            <param name="b">First Size.</param>
+            <returns>True if Size a is smaller than Size b in either dimension.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.RoundMatrix(System.Windows.Media.Matrix,System.Int32)">
+            <summary>
+            Rounds the non-offset elements of a Matrix to avoid issues due to floating point imprecision.
+            </summary>
+            <param name="matrix">Matrix to round.</param>
+            <param name="decimals">Number of decimal places to round to.</param>
+            <returns>Rounded Matrix.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.RectTransform(System.Windows.Rect,System.Windows.Media.Matrix)">
+            <summary>
+            Implements WPF's Rect.Transform on Silverlight.
+            </summary>
+            <param name="rect">Rect to transform.</param>
+            <param name="matrix">Matrix to transform with.</param>
+            <returns>Bounding box of transformed Rect.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.MatrixMultiply(System.Windows.Media.Matrix,System.Windows.Media.Matrix)">
+            <summary>
+            Implements WPF's Matrix.Multiply on Silverlight.
+            </summary>
+            <param name="matrix1">First matrix.</param>
+            <param name="matrix2">Second matrix.</param>
+            <returns>Multiplication result.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.MatrixHasInverse(System.Windows.Media.Matrix)">
+            <summary>
+            Implements WPF's Matrix.HasInverse on Silverlight.
+            </summary>
+            <param name="matrix">Matrix to check for inverse.</param>
+            <returns>True if the Matrix has an inverse.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.LayoutTransformer.DiagnosticWriteLine(System.String)">
+            <summary>
+            Outputs diagnostic info if DIAGNOSTICWRITELINE is defined.
+            </summary>
+            <param name="message">Diagnostic message.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.LayoutTransformer.LayoutTransform">
+            <summary>
+            Gets or sets the layout transform to apply on the LayoutTransformer 
+            control content.
+            </summary>
+            <remarks>
+            Corresponds to UIElement.LayoutTransform.
+            </remarks>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.LayoutTransformer.Child">
+            <summary>
+            Gets the child element being transformed.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.MobileStartup">
+            <summary>
+            The TagEditor control provides a brief user interface allowing for the
+            selection of a set of tests, used to filter the test run.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.MobileStartup.TagHistoryKey">
+            <summary>
+            Key used to lookup the TagHistory site setting.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.MobileStartup.SecondsToWait">
+            <summary>
+            Number of seconds to wait before running the test.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileStartup.#ctor(System.String)">
+            <summary>
+            Initializes a new instance of the TagEditor type.
+            </summary>
+            <param name="initialTagExpression">The tag expression to use.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileStartup.#ctor">
+            <summary>
+            Initializes a new instance of the TagEditor type.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileStartup.OnComplete(Microsoft.Silverlight.Testing.Client.TagExpressionEventArgs)">
+            <summary>
+            Fires the Complete event.
+            </summary>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileStartup.OnTouchToEnterTextClick(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handle touch of the button to display the text box.
+            </summary>
+            <param name="sender">Tag button.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileStartup.OnTagButtonClicked(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handle selection of a tag button.
+            </summary>
+            <param name="sender">Tag button.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileStartup.OnTagTouched(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handle changes to the Tag text.
+            </summary>
+            <param name="sender">Tag TextBox.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileStartup.OnRunClicked(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handle clicks to the Run button.
+            </summary>
+            <param name="sender">Run Button.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileStartup.OnTimerTick(System.Object,System.EventArgs)">
+            <summary>
+            Handle timer ticks.
+            </summary>
+            <param name="sender">The timer.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileStartup.StopTimer">
+            <summary>
+            Stop the timer.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileStartup.RunTests">
+            <summary>
+            Run the unit tests.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileStartup.OnCancelClicked(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Cancels the selection of a tag expression.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileStartup.InitializeComponent">
+            <summary>
+            InitializeComponent
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.MobileStartup.Timer">
+            <summary>
+            Gets or sets the timer used to automatically run tests if no tag is
+            entered.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.MobileStartup.SecondsWaited">
+            <summary>
+            Gets or sets the number of seconds already waited.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.MobileStartup.TagHistory">
+            <summary>
+            Gets or sets the tag history.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Client.MobileStartup.Complete">
+            <summary>
+            An event that indicates that the tag editor is complete. This can be
+            in response to many actions: the user entering a tag expression, the
+            time expiring and the default being selected, or the selection being
+            canceled.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.MobileTestExceptionDetails">
+            <summary>
+            Mobile test exceptions page.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestExceptionDetails.#ctor">
+            <summary>
+            Initializes a new instance of the page.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestExceptionDetails.InitializeComponent">
+            <summary>
+            InitializeComponent
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.MobileTestMethodDetails">
+            <summary>
+            Mobile test method details page.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestMethodDetails.#ctor">
+            <summary>
+            Initializes a new instance of the page.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestMethodDetails.InitializeComponent">
+            <summary>
+            InitializeComponent
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.MobileTestPage">
+            <summary>
+            A user control designed for mobile platforms. The control should be used
+            as the root visual for a Silverlight plugin if developers would like to 
+            use the advanced TestSurface functionality.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.ITestPage">
+            <summary>
+            An interface for any test page instances to implement.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.ITestPage.TestPanel">
+            <summary>
+            Gets the test panel instance.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.IMobileTestPage">
+            <summary>
+            An interface for any test page instances to implement.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.IMobileTestPage.NavigateBack">
+            <summary>
+            Requests navigation back a page.
+            </summary>
+            <returns>A value indicating whether the operation was successful.</returns>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.MobileTestPage._slides">
+            <summary>
+            Contains the slide manager for the primitive user interface
+            navigation system.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.MobileTestPage._harness">
+            <summary>
+            Backing field for the unit test harness instance.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.MobileTestPage._delayedInitializationTimer">
+            <summary>
+            Backing field for the startup timer.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.MobileTestPage._model">
+            <summary>
+            Backing field for the model manager.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.#ctor">
+            <summary>
+            Initializes a new instance of the MobileTestPage class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.#ctor(Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes the MobileTestPage object.
+            </summary>
+            <param name="harness">The test harness instance.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.OnDelayedInitializationTick(System.Object,System.EventArgs)">
+            <summary>
+            Waits for the Settings to become available, either by the service or
+            system setting the instance property.
+            </summary>
+            <param name="sender">The source timer.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.CreateAndInsertSlide(System.String,System.Object)">
+            <summary>
+            Creates a new slide and inserts it into the slide manager, plus
+            visual tree.
+            </summary>
+            <param name="header">The text header to use.</param>
+            <param name="content">The content to inside the slide.</param>
+            <returns>Returns the new Slide instance.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.OnTagExpressionSelected(System.Object,Microsoft.Silverlight.Testing.Client.TagExpressionEventArgs)">
+            <summary>
+            Handles the completion event on the tag expression editor to begin
+            the test run using the user-provided settings.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.StartTestRun">
+            <summary>
+            Starts the test run.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.OnTestHarnessCompleted(System.Object,Microsoft.Silverlight.Testing.Harness.TestHarnessCompletedEventArgs)">
+            <summary>
+            Handles the test harness complete event, to display results.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.OnMoveBackToTestAssembliesClick(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handles the movement back to the test assemblies list.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.OnMoveBackToTestClassesClick(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handles the movement back to the test classes list.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.OnMoveBackToTestMethodsClick(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handles the movement back to the test methods list.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.OnTestAssemblySelectionChanged(System.Object,System.Windows.Controls.SelectionChangedEventArgs)">
+            <summary>
+            Handles the selection of a test assembly.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.OnTestClassSelectionChanged(System.Object,System.Windows.Controls.SelectionChangedEventArgs)">
+            <summary>
+            Handles the selection of a test class.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.OnTestMethodsSelectionChanged(System.Object,System.Windows.Controls.SelectionChangedEventArgs)">
+            <summary>
+            Handles the selection of a test method.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.NavigateBack">
+            <summary>
+            Requests navigation back a page.
+            </summary>
+            <returns>A value indicating whether the operation was successful.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.MobileTestPage.InitializeComponent">
+            <summary>
+            InitializeComponent
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.MobileTestPage.TestPanel">
+            <summary>
+            Gets the test surface, a dynamic Panel that removes its children 
+            elements after each test completes.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.MobileTestPage.UnitTestHarness">
+            <summary>
+            Gets the unit test harness instance.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.ResultsTreeView">
+            <summary>
+            A derived TreeView control specific to the application needs for
+            showing results in real-time.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.TreeView">
+            <summary>
+            Represents a control that displays hierarchical data in a tree structure
+            that has items that can expand and collapse.
+            </summary>
+            <QualityBand>Stable</QualityBand>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.IUpdateVisualState">
+            <summary>
+            The IUpdateVisualState interface is used to provide the
+            InteractionHelper with access to the type's UpdateVisualState method.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.IUpdateVisualState.UpdateVisualState(System.Boolean)">
+            <summary>
+            Update the visual state of the control.
+            </summary>
+            <param name="useTransitions">
+            A value indicating whether to automatically generate transitions to
+            the new state, or instantly transition to the new state.
+            </param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeView._allowWrite">
+            <summary>
+            A value indicating whether a read-only dependency property change
+            handler should allow the value to be set.  This is used to ensure
+            that read-only properties cannot be changed via SetValue, etc.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeView._ignorePropertyChange">
+            <summary>
+            A value indicating whether a dependency property change handler
+            should ignore the next change notification.  This is used to reset
+            the value of properties without performing any of the actions in
+            their change handlers.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedItemProperty">
+            <summary>
+            Identifies the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedItem" />
+            dependency property.
+            </summary>
+            <value>
+            The identifier for the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedItem" />
+            property.
+            </value>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnSelectedItemPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            SelectedItemProperty property changed handler.
+            </summary>
+            <param name="d">TreeView that changed its SelectedItem.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedValueProperty">
+            <summary>
+            Identifies the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedValue" />
+            dependency property.
+            </summary>
+            <value>
+            The identifier for the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedValue" />
+            dependency property.
+            </value>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnSelectedValuePropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            SelectedValueProperty property changed handler.
+            </summary>
+            <param name="d">TreeView that changed its SelectedValue.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedValuePathProperty">
+            <summary>
+            Identifies the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedValuePath" />
+            dependency property.
+            </summary>
+            <value>
+            The identifier for the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedValuePath" />
+            dependency property.
+            </value>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnSelectedValuePathPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            SelectedValuePathProperty property changed handler.
+            </summary>
+            <param name="d">TreeView that changed its SelectedValuePath.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeView.ItemContainerStyleProperty">
+            <summary>
+            Identifies the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.ItemContainerStyle" />
+            dependency property.
+            </summary>
+            <value>
+            The identifier for the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.ItemContainerStyle" />
+            dependency property.
+            </value>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnItemContainerStylePropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            ItemContainerStyleProperty property changed handler.
+            </summary>
+            <param name="d">
+            TreeView that changed its ItemContainerStyle.
+            </param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.#ctor">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" /> class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnCreateAutomationPeer">
+            <summary>
+            Returns a
+            <see cref="T:System.Windows.Automation.Peers.TreeViewAutomationPeer" />
+            for use by the Silverlight automation infrastructure.
+            </summary>
+            <returns>
+            A
+            <see cref="T:System.Windows.Automation.Peers.TreeViewAutomationPeer" />
+            for the <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" /> control.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnApplyTemplate">
+            <summary>
+            Builds the visual tree for the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" /> control when a new
+            control template is applied.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.Microsoft#Silverlight#Testing#Controls#IUpdateVisualState#UpdateVisualState(System.Boolean)">
+            <summary>
+            Update the visual state of the TreeView.
+            </summary>
+            <param name="useTransitions">
+            A value indicating whether to use transitions when updating the
+            visual state.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.GetContainerForItemOverride">
+            <summary>
+            Creates a <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> to
+            display content.
+            </summary>
+            <returns>
+            A <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> to use as a
+            container for content.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.IsItemItsOwnContainerOverride(System.Object)">
+            <summary>
+            Determines whether the specified item is a
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />, which is the
+            default container for items in the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" /> control.
+            </summary>
+            <param name="item">The object to evaluate.</param>
+            <returns>
+            True if the item is a
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />; otherwise,
+            false.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Prepares the container element to display the specified item.
+            </summary>
+            <param name="element">
+            The container element used to display the specified item.
+            </param>
+            <param name="item">The item to display.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.ClearContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Removes all templates, styles, and bindings for the object displayed
+            as a <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />.
+            </summary>
+            <param name="element">
+            The <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> element to
+            clear.
+            </param>
+            <param name="item">
+            The item that is contained in the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)">
+            <summary>
+            Makes adjustments to the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" /> control when the
+            value of the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.ItemsControl.Items" /> property
+            changes.
+            </summary>
+            <param name="e">
+            A
+            <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" />
+            that contains data about the change.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.CheckForSelectedDescendents(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Select any descendents when adding new TreeViewItems to a TreeView.
+            </summary>
+            <param name="item">The added item.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.PropagateKeyDown(System.Windows.Input.KeyEventArgs)">
+            <summary>
+            Propagate OnKeyDown messages from the root TreeViewItems to their
+            TreeView.
+            </summary>
+            <param name="e">Event arguments.</param>
+            <remarks>
+            Because Silverlight's ScrollViewer swallows many useful key events
+            (which it can ignore on WPF if you override HandlesScrolling or use
+            an internal only variable in Silverlight), the root TreeViewItems
+            explicitly propagate KeyDown events to their parent TreeView.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnKeyDown(System.Windows.Input.KeyEventArgs)">
+            <summary>
+            Provides handling for the
+            <see cref="E:System.Windows.UIElement.KeyDown" /> event when a key
+            is pressed while the control has focus.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains
+            the event data.
+            </param>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="e " />is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.HandleScrollKeys(System.Windows.Input.Key)">
+            <summary>
+            Handle keys related to scrolling.
+            </summary>
+            <param name="key">The key to handle.</param>
+            <returns>A value indicating whether the key was handled.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.HandleScrollByPage(System.Boolean)">
+            <summary>
+            Handle scrolling a page up or down.
+            </summary>
+            <param name="up">
+            A value indicating whether the page should be scrolled up.
+            </param>
+            <returns>
+            A value indicating whether the scroll was handled.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnKeyUp(System.Windows.Input.KeyEventArgs)">
+            <summary>
+            Provides handling for the KeyUp event.
+            </summary>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnMouseEnter(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Provides handling for the MouseEnter event.
+            </summary>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnMouseLeave(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Provides handling for the MouseLeave event.
+            </summary>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnMouseMove(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Provides handling for the MouseMove event.
+            </summary>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Provides handling for the
+            <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" />
+            event.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.Input.MouseButtonEventArgs" /> that
+            contains the event data.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Provides handling for the MouseLeftButtonUp event.
+            </summary>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.HandleMouseButtonDown">
+            <summary>
+            Provides handling for mouse button events.
+            </summary>
+            <returns>A value indicating whether the event was handled.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnGotFocus(System.Windows.RoutedEventArgs)">
+            <summary>
+            Provides handling for the GotFocus event.
+            </summary>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnLostFocus(System.Windows.RoutedEventArgs)">
+            <summary>
+            Provides handling for the LostFocus event.
+            </summary>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.OnSelectedItemChanged(System.Windows.RoutedPropertyChangedEventArgs{System.Object})">
+            <summary>
+            Raises the
+            <see cref="E:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedItemChanged" />
+            event when the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedItem" />
+            property value changes.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.RoutedPropertyChangedEventArgs`1" />
+            that contains the event data.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.ChangeSelection(System.Object,Microsoft.Silverlight.Testing.Controls.TreeViewItem,System.Boolean)">
+            <summary>
+            Change whether a TreeViewItem is selected.
+            </summary>
+            <param name="itemOrContainer">
+            Item whose selection is changing.
+            </param>
+            <param name="container">
+            Container of the item whose selection is changing.
+            </param>
+            <param name="selected">
+            A value indicating whether the TreeViewItem is selected.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.UpdateSelectedValue(System.Object)">
+            <summary>
+            Update the selected value of the of the TreeView based on the value
+            of the currently selected TreeViewItem and the SelectedValuePath.
+            </summary>
+            <param name="item">
+            Value of the currently selected TreeViewItem.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.SelectFirstItem">
+            <summary>
+            Select the first item of the TreeView.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.FocusFirstItem">
+            <summary>
+            Focus the first item in the TreeView.
+            </summary>
+            <returns>A value indicating whether the item was focused.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeView.FocusLastItem">
+            <summary>
+            Focus the last item in the TreeView.
+            </summary>
+            <returns>A value indicating whether the item was focused.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedItem">
+            <summary>
+            Gets the selected item in a
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" />.
+            </summary>
+            <value>
+            The currently selected item or null if no item is selected. The
+            default value is null.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedValue">
+            <summary>
+            Gets the value of the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedItem" />
+            property that is specified by the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedValuePath" />
+            property.
+            </summary>
+            <value>
+            The value of the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedItem" />
+            property that is specified by the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedValuePath" />
+            property, or null if no item is selected. The default value is null.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedValuePath">
+            <summary>
+            Gets or sets the property path that is used to get the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedValue" />
+            property of the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedItem" />
+            property in a <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" />.
+            </summary>
+            <value>
+            The property path that is used to get the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedValue" />
+            property of the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedItem" />
+            property in a <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" />. The
+            default value is <see cref="F:System.String.Empty" />.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeView.ItemContainerStyle">
+            <summary>
+            Gets or sets the <see cref="T:System.Windows.Style" /> that is
+            applied to the container element generated for each item.
+            </summary>
+            <value>
+            The <see cref="T:System.Windows.Style" /> applied to the container
+            element that contains each item.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedContainer">
+            <summary>
+            Gets the currently selected TreeViewItem container.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeView.IsSelectedContainerHookedUp">
+            <summary>
+            Gets a value indicating whether the currently selected TreeViewItem
+            container is properly hooked up to the TreeView.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeView.IsSelectionChangeActive">
+            <summary>
+            Gets or sets a value indicating whether the selected item is
+            currently being changed.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeView.ItemsControlHelper">
+            <summary>
+            Gets the ItemsControlHelper that is associated with this control.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeView.Interaction">
+            <summary>
+            Gets the helper that provides all of the standard
+            interaction functionality.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeView.IsControlKeyDown">
+            <summary>
+            Gets a value indicating whether the Control key is currently
+            pressed.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeView.IsShiftKeyDown">
+            <summary>
+            Gets a value indicating whether the Shift key is currently pressed.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedItemChanged">
+            <summary>
+            Occurs when the value of the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeView.SelectedItem" />
+            property changes.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ResultsTreeView.GetContainerForItemOverride">
+            <summary>
+            Overrides the item to allow for simple binding to the expanded
+            property on the item.
+            </summary>
+            <returns>Returns a new container for an item.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ResultsTreeView.GetSharedContainer">
+            <summary>
+            This method returns the container with an expanded binding.
+            </summary>
+            <returns>Returns the container with an expanded binding.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.ResultsTreeViewItem">
+            <summary>
+            A derived TreeViewItem for IsExpanded binding.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem">
+            <summary>
+            Provides a selectable item for the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" /> control.
+            </summary>
+            <QualityBand>Stable</QualityBand>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl">
+            <summary>
+            Represents a control that contains a collection of items and a header.
+            </summary>
+            <QualityBand>Stable</QualityBand>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.HeaderProperty">
+            <summary>
+            Identifies the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.Header" />
+            dependency property.
+            </summary>
+            <value>
+            The identifier for the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.Header" />
+            dependency property.
+            </value>
+            <remarks>
+            Note: WPF defines this property via a call to AddOwner of
+            HeaderedContentControl's HeaderProperty.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.OnHeaderPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            HeaderProperty property changed handler.
+            </summary>
+            <param name="d">
+            HeaderedItemsControl that changed its Header.
+            </param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.HeaderTemplateProperty">
+            <summary>
+            Identifies the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.HeaderTemplate" />
+            dependency property.
+            </summary>
+            <value>
+            The identifier for the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.HeaderTemplate" />
+            dependency property.
+            </value>
+            <remarks>
+            Note: WPF defines this property via a call to AddOwner of
+            HeaderedContentControl's HeaderTemplateProperty.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.OnHeaderTemplatePropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            HeaderTemplateProperty property changed handler.
+            </summary>
+            <param name="d">
+            HeaderedItemsControl that changed its HeaderTemplate.
+            </param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.ItemContainerStyleProperty">
+            <summary>
+            Identifies the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.ItemContainerStyle" />
+            dependency property.
+            </summary>
+            <value>
+            The identifier for the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.ItemContainerStyle" />
+            dependency property.
+            </value>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.OnItemContainerStylePropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            ItemContainerStyleProperty property changed handler.
+            </summary>
+            <param name="d">
+            HeaderedItemsControl that changed its ItemContainerStyle.
+            </param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.#ctor">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl" /> class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.OnHeaderChanged(System.Object,System.Object)">
+            <summary>
+            Called when the value of the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.Header" />
+            property changes.
+            </summary>
+            <param name="oldHeader">
+            The old value of the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.Header" />
+            property.
+            </param>
+            <param name="newHeader">
+            The new value of the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.Header" />
+            property.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.OnHeaderTemplateChanged(System.Windows.DataTemplate,System.Windows.DataTemplate)">
+            <summary>
+            Called when the value of the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.HeaderTemplate" />
+            property changes.
+            </summary>
+            <param name="oldHeaderTemplate">
+            The old value of the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.HeaderTemplate" />
+            property.
+            </param>
+            <param name="newHeaderTemplate">
+            The new value of the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.HeaderTemplate" />
+            property.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.OnApplyTemplate">
+            <summary>
+            Builds the visual tree for the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl" /> when a
+            new template is applied.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Prepares the specified element to display the specified item.
+            </summary>
+            <param name="element">
+            The container element used to display the specified item.
+            </param>
+            <param name="item">The content to display.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.PreparePrepareHeaderedItemsControlContainerForItemOverride(System.Windows.DependencyObject,System.Object,System.Windows.Controls.ItemsControl,System.Windows.Style)">
+            <summary>
+            Prepares the specified container to display the specified item.
+            </summary>
+            <param name="element">
+            Container element used to display the specified item.
+            </param>
+            <param name="item">Specified item to display.</param>
+            <param name="parent">The parent ItemsControl.</param>
+            <param name="parentItemContainerStyle">
+            The ItemContainerStyle for the parent ItemsControl.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.PrepareHeaderedItemsControlContainer(Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl,System.Object,System.Windows.Controls.ItemsControl,System.Windows.Style)">
+            <summary>
+            Prepare a PrepareHeaderedItemsControlContainer container for an
+            item.
+            </summary>
+            <param name="control">Container to prepare.</param>
+            <param name="item">Item to be placed in the container.</param>
+            <param name="parentItemsControl">The parent ItemsControl.</param>
+            <param name="parentItemContainerStyle">
+            The ItemContainerStyle for the parent ItemsControl.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.HasDefaultValue(System.Windows.Controls.Control,System.Windows.DependencyProperty)">
+            <summary>
+            Check whether a control has the default value for a property.
+            </summary>
+            <param name="control">The control to check.</param>
+            <param name="property">The property to check.</param>
+            <returns>
+            True if the property has the default value; false otherwise.
+            </returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.HeaderIsItem">
+            <summary>
+            Gets or sets a value indicating whether the Header property has been
+            set to the item of an ItemsControl.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.Header">
+            <summary>
+            Gets or sets the item that labels the control.
+            </summary>
+            <value>
+            The item that labels the control. The default value is null.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.HeaderTemplate">
+            <summary>
+            Gets or sets a data template that is used to display the contents of
+            the control's header.
+            </summary>
+            <value>
+            Gets or sets a data template that is used to display the contents of
+            the control's header. The default is null.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.ItemContainerStyle">
+            <summary>
+            Gets or sets the <see cref="T:System.Windows.Style" /> that is
+            applied to the container element generated for each item.
+            </summary>
+            <value>
+            The <see cref="T:System.Windows.Style" /> that is applied to the
+            container element generated for each item. The default is null.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl.ItemsControlHelper">
+            <summary>
+            Gets the ItemsControlHelper that is associated with this control.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewItem.ExpanderButtonName">
+            <summary>
+            The name of the ExpanderButton template part.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewItem.HeaderName">
+            <summary>
+            The name of the Header template part.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewItem._expanderButton">
+            <summary>
+            The ExpanderButton template part is used to expand and collapse the
+            TreeViewItem.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewItem._headerElement">
+            <summary>
+            The Header template part is used to distinguish the bound Header
+            content of the TreeViewItem.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewItem._expansionStateGroup">
+            <summary>
+            The ExpansionStates visual state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewItem._allowWrite">
+            <summary>
+            A value indicating whether a read-only dependency property change
+            handler should allow the value to be set.  This is used to ensure
+            that read-only properties cannot be changed via SetValue, etc.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewItem.HasItemsProperty">
+            <summary>
+            Identifies the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.HasItems" />
+            dependency property.
+            </summary>
+            <value>
+            The identifier for the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.HasItems" />
+            dependency property.
+            </value>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnHasItemsPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            HasItemsProperty property changed handler.
+            </summary>
+            <param name="d">TreeViewItem that changed its HasItems.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsExpandedProperty">
+            <summary>
+            Identifies the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsExpanded" />
+            dependency property.
+            </summary>
+            <value>
+            The identifier for the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsExpanded" />
+            dependency property.
+            </value>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnIsExpandedPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            IsExpandedProperty property changed handler.
+            </summary>
+            <param name="d">TreeViewItem that changed its IsExpanded.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsSelectedProperty">
+            <summary>
+            Identifies the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsSelected" />
+            dependency property.
+            </summary>
+            <value>
+            The identifier for the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsSelected" />
+            dependency property.
+            </value>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnIsSelectedPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            IsSelectedProperty property changed handler.
+            </summary>
+            <param name="d">TreeViewItem that changed its IsSelected.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsSelectionActiveProperty">
+            <summary>
+            Identifies the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsSelectionActive" />
+            dependency property.
+            </summary>
+            <value>
+            The identifier for the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsSelectionActive" />
+            dependency property.
+            </value>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnIsSelectionActivePropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            IsSelectionActiveProperty property changed handler.
+            </summary>
+            <param name="d">TreeViewItem that changed its IsSelectionActive.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewItem._parentItemsControl">
+            <summary>
+            A reference to the parent ItemsControl of a TreeViewItem.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.#ctor">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnCreateAutomationPeer">
+            <summary>
+            Returns a
+            <see cref="T:System.Windows.Automation.Peers.TreeViewItemAutomationPeer" />
+            for use by the Silverlight automation infrastructure.
+            </summary>
+            <returns>
+            A
+            <see cref="T:System.Windows.Automation.Peers.TreeViewItemAutomationPeer" />
+            object for the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnApplyTemplate">
+            <summary>
+            Builds the visual tree for the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> control when a
+            new control template is applied.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnExpansionStateGroupStateChanged(System.Object,System.Windows.VisualStateChangedEventArgs)">
+            <summary>
+            Provides handling for the ExpansionStates CurrentChanged event.
+            </summary>
+            <param name="sender">The ExpansionState VisualStateGroup.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.BringIntoView">
+            <summary>
+            Scroll the TreeViewItem into view.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.Microsoft#Silverlight#Testing#Controls#IUpdateVisualState#UpdateVisualState(System.Boolean)">
+            <summary>
+            Update the visual state of the control.
+            </summary>
+            <param name="useTransitions">
+            A value indicating whether to automatically generate transitions to
+            the new state, or instantly transition to the new state.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.UpdateVisualState(System.Boolean)">
+            <summary>
+            Update the visual state of the control.
+            </summary>
+            <param name="useTransitions">
+            A value indicating whether to automatically generate transitions to
+            the new state, or instantly transition to the new state.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.GetContainerForItemOverride">
+            <summary>
+            Creates a <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> to
+            display content.
+            </summary>
+            <returns>
+            A <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> to use as a
+            container for content.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsItemItsOwnContainerOverride(System.Object)">
+            <summary>
+            Determines whether an object is a
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />.
+            </summary>
+            <param name="item">The object to evaluate.</param>
+            <returns>
+            True if <paramref name="item" /> is a
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />; otherwise,
+            false.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Prepares the specified container element to display the specified
+            item.
+            </summary>
+            <param name="element">
+            Container element used to display the specified item.
+            </param>
+            <param name="item">The item to display.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.ClearContainerForItemOverride(System.Windows.DependencyObject,System.Object)">
+            <summary>
+            Removes all templates, styles, and bindings for the object displayed
+            as a <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />.
+            </summary>
+            <param name="element">
+            The <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> element to
+            clear.
+            </param>
+            <param name="item">
+            The item that is contained in the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)">
+            <summary>
+            Makes adjustments to the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> when the value
+            of the <see cref="P:Microsoft.Silverlight.Testing.Controls.ItemsControl.Items" />
+            property changes.
+            </summary>
+            <param name="e">
+            A
+            <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" />
+            that contains data about the change.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.RaiseEvent(System.Windows.RoutedEventHandler,System.Windows.RoutedEventArgs)">
+            <summary>
+            Raise a RoutedEvent.
+            </summary>
+            <param name="handler">Event handler.</param>
+            <param name="args">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnExpanded(System.Windows.RoutedEventArgs)">
+            <summary>
+            Raises an
+            <see cref="E:Microsoft.Silverlight.Testing.Controls.TreeViewItem.Expanded" /> event
+            when the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsExpanded" />
+            property changes from false to true.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.RoutedEventArgs" /> that contains the
+            event data.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnCollapsed(System.Windows.RoutedEventArgs)">
+            <summary>
+            Raises a
+            <see cref="E:Microsoft.Silverlight.Testing.Controls.TreeViewItem.Collapsed" />
+            event when the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsExpanded" />
+            property changes from true to false.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.RoutedEventArgs" /> that contains the
+            event data.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.ToggleExpanded(System.Windows.RoutedEventHandler,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handle changes to the IsExpanded property.
+            </summary>
+            <param name="handler">Event handler.</param>
+            <param name="args">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnSelected(System.Windows.RoutedEventArgs)">
+            <summary>
+            Raises the
+            <see cref="E:Microsoft.Silverlight.Testing.Controls.TreeViewItem.Selected" /> event
+            when the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsSelected" />
+            property changes from false to true.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.RoutedEventArgs" /> that contains the
+            event data.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnUnselected(System.Windows.RoutedEventArgs)">
+            <summary>
+            Raises the
+            <see cref="E:Microsoft.Silverlight.Testing.Controls.TreeViewItem.Unselected" />
+            event when the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsSelected" />
+            property changes from true to false.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.RoutedEventArgs" /> that contains the
+            event data.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnGotFocus(System.Windows.RoutedEventArgs)">
+            <summary>
+            Provides handling for the
+            <see cref="E:System.Windows.UIElement.GotFocus" /> event.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.RoutedEventArgs" /> that contains the
+            event data.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnLostFocus(System.Windows.RoutedEventArgs)">
+            <summary>
+            Provides handling for the
+            <see cref="E:System.Windows.UIElement.LostFocus" /> event.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.RoutedEventArgs" /> that contains the
+            event data.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnExpanderGotFocus(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handle the ExpanderButton's GotFocus event.
+            </summary>
+            <param name="sender">The ExpanderButton.</param>
+            <param name="e">Event Arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnMouseEnter(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Provides handling for the
+            <see cref="E:System.Windows.UIElement.MouseEnter" /> event.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains
+            the event data.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnMouseLeave(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Provides handling for the
+            <see cref="E:System.Windows.UIElement.MouseLeave" /> event.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains
+            the event data.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnHeaderMouseLeftButtonDown(System.Object,System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Provides handling for the Header's MouseLeftButtonDown event.
+            </summary>
+            <param name="sender">The Header template part.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnExpanderClick(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Provides handling for the ExpanderButton's Click event.
+            </summary>
+            <param name="sender">The ExpanderButton.</param>
+            <param name="e">Event Arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Provides handling for the
+            <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> event.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.Input.MouseButtonEventArgs" /> that
+            contains the event data.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Provides handling for the
+            <see cref="E:System.Windows.UIElement.MouseLeftButtonUp" /> event.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.Input.MouseButtonEventArgs" /> that
+            contains the event data.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnKeyDown(System.Windows.Input.KeyEventArgs)">
+            <summary>
+            Provides handling for the
+            <see cref="E:System.Windows.UIElement.KeyDown" /> event when the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> has focus.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains
+            the event data.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.HandleDownKey">
+            <summary>
+            Try moving the focus down from the selected item.
+            </summary>
+            <returns>
+            A value indicating whether the focus was successfully moved.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.OnKeyUp(System.Windows.Input.KeyEventArgs)">
+            <summary>
+            Provides handling for the
+            <see cref="E:System.Windows.UIElement.KeyUp" /> event.
+            </summary>
+            <param name="e">
+            A <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains
+            the event data.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.HandleUpKey">
+            <summary>
+            Try moving the focus up from the selected item.
+            </summary>
+            <returns>
+            A value indicating whether the focus was successfully moved.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.HandleScrollByPage(System.Boolean,System.Windows.Controls.ScrollViewer,System.Double,System.Double,System.Double,System.Double@)">
+            <summary>
+            Handle scrolling a page up or down.
+            </summary>
+            <param name="up">
+            A value indicating whether the page should be scrolled up.
+            </param>
+            <param name="scrollHost">The ScrollViewer being scrolled.</param>
+            <param name="viewportHeight">The height of the viewport.</param>
+            <param name="top">The top of item to start from.</param>
+            <param name="bottom">The bottom of the item to start from.</param>
+            <param name="currentDelta">The height of this item.</param>
+            <returns>
+            A value indicating whether the scroll was handled.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.CalculateDelta(System.Boolean,System.Windows.FrameworkElement,System.Windows.Controls.ScrollViewer,System.Double,System.Double,System.Double@)">
+            <summary>
+            Calculate the distance between this TreeViewItem and the item being
+            paged from.
+            </summary>
+            <param name="up">
+            A value indicating whether the page should be scrolled up.
+            </param>
+            <param name="element">The element being paged from.</param>
+            <param name="scrollHost">The ScrollViewer being scrolled.</param>
+            <param name="top">The top of item to start from.</param>
+            <param name="bottom">The bottom of the item to start from.</param>
+            <param name="closeEdge">
+            The distance between the top/bottom of one item to the other.
+            </param>
+            <returns>
+            A value indicating whether the scroll was handled.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.Select(System.Boolean)">
+            <summary>
+            Change the selected status of the TreeViewItem.
+            </summary>
+            <param name="selected">
+            A value indicating whether the TreeViewItem is selected.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.UpdateContainsSelection(System.Boolean)">
+            <summary>
+            Update the ancestors of this item when it changes selection.
+            </summary>
+            <param name="selected">
+            A value indicating whether the item is selected.
+            </param>
+            <remarks>
+            Unselection updates need to occur before selection updates because
+            the old and new selected items may share a partial path.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.AllowKeyHandleEvent">
+            <summary>
+            Determine whether the TreeViewItem should be allowed to handle a key
+            event.
+            </summary>
+            <returns>
+            A value indicating whether the key event should be handled.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.FocusDown">
+            <summary>
+            Navigate the focus to the next TreeViewItem below this item.
+            </summary>
+            <returns>
+            A value indicating whether the focus was navigated.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.FocusInto">
+            <summary>
+            Navigate the focus to the very last TreeViewItem descendent of the
+            this item.
+            </summary>
+            <returns>
+            A value indicating whether the focus was navigated.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.FindNextFocusableItem(System.Boolean)">
+            <summary>
+            Find the next focusable TreeViewItem below this item.
+            </summary>
+            <param name="recurse">
+            A value indicating whether the item should recurse into its child
+            items when searching for the next focusable TreeViewItem.
+            </param>
+            <returns>The next focusable TreeViewItem below this item.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.FindLastFocusableItem">
+            <summary>
+            Find the last focusable TreeViewItem contained by this item.
+            </summary>
+            <returns>
+            The last focusable TreeViewItem contained by this item.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItem.FindPreviousFocusableItem">
+            <summary>
+            Find the previous focusable TreeViewItem above this item.
+            </summary>
+            <returns>
+            The previous focusable TreeViewItem above this item.
+            </returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.ExpanderButton">
+            <summary>
+            Gets or sets the ExpanderButton template part is used to expand and
+            collapse the TreeViewItem.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.HeaderElement">
+            <summary>
+            Gets the Header template part that is used to distinguish the bound
+            Header content of the TreeViewItem.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.ExpansionStateGroup">
+            <summary>
+            Gets or sets the ExpansionStates visual state group.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IgnorePropertyChange">
+            <summary>
+            Gets or sets a value indicating whether a dependency property change
+            handler should ignore the next change notification.  This is used to
+            reset the value of properties without performing any of the actions
+            in their change handlers.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.HasItems">
+            <summary>
+            Gets a value indicating whether this
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> contains
+            items.
+            </summary>
+            <value>
+            True if this <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />
+            contains items; otherwise, false. The default is false.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsExpanded">
+            <summary>
+            Gets or sets a value indicating whether the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.ItemsControl.Items" />
+            contained by this
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> are expanded
+            or collapsed.
+            </summary>
+            <value>
+            True to indicate the contents of the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.ItemsControl.Items" />
+            collection are expanded; false to indicate the items are collapsed.
+            The default is false.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsSelected">
+            <summary>
+            Gets or sets a value indicating whether this
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> is selected.
+            </summary>
+            <value>
+            True if this <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />
+            is selected; otherwise, false. The default is false.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsSelectionActive">
+            <summary>
+            Gets a value indicating whether the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> has focus.
+            </summary>
+            <value>
+            True if this <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />
+            has focus; otherwise, false. The default is false.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.Interaction">
+            <summary>
+            Gets the helper that provides all of the standard
+            interaction functionality.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.ContainsSelection">
+            <summary>
+            Gets or sets a value indicating whether the TreeView's currently
+            selected item is a descendent of this TreeViewItem.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.CancelGotFocusBubble">
+            <summary>
+            Gets or sets a value indicating whether the TreeViewItem should
+            ignore the next GotFocus event it receives because it has already
+            been handled by one of its children.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.RequiresContainsSelectionUpdate">
+            <summary>
+            Gets or sets a value indicating whether checking ContainsSelection
+            should actually perform the update notifications because the item
+            was selected before it was in the visual tree.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.UserInitiatedExpansion">
+            <summary>
+            Gets or sets a value indicating whether a user initiated action
+            caused the IsExpanded property to be set.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.ParentItemsControl">
+            <summary>
+            Gets or sets a reference to the parent ItemsControl of a
+            TreeViewItem.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.ParentTreeViewItem">
+            <summary>
+            Gets a reference to the parent TreeViewItem of this TreeViewItem.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.ParentTreeView">
+            <summary>
+            Gets a reference to the parent TreeView of the TreeViewItem.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsRoot">
+            <summary>
+            Gets a value indicating whether this TreeViewItem is a root of the
+            TreeView.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.CanExpandOnInput">
+            <summary>
+            Gets a value indicating whether the TreeViewItem can expand when it
+            receives appropriate user input.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Controls.TreeViewItem.Collapsed">
+            <summary>
+            Occurs when the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsExpanded" />
+            property changes from true to false.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Controls.TreeViewItem.Expanded">
+            <summary>
+            Occurs when the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsExpanded" />
+            property changes from false to true.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Controls.TreeViewItem.Selected">
+            <summary>
+            Occurs when the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsSelected" />
+            property of a <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />
+            changes from false to true.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Controls.TreeViewItem.Unselected">
+            <summary>
+            Occurs when the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.TreeViewItem.IsSelected" />
+            property of a <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />
+            changes from true to false.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ResultsTreeViewItem.GetContainerForItemOverride">
+            <summary>
+            Overrides the item to allow for simple binding to the expanded
+            property on the item.
+            </summary>
+            <returns>Returns a new container for an item.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ResultsTreeViewItem.OnKeyDown(System.Windows.Input.KeyEventArgs)">
+            <summary>
+            Overrides the key down event to allow toggling the space.
+            </summary>
+            <param name="e">The key event arguments data.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.Slide">
+            <summary>
+            A specialized content control that contains a fixed header, a standard
+            header content property, plus content. It is designed specifically for
+            a "slide-based" user interface for simple user interfaces.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Slide.GroupPosition">
+            <summary>
+            The visual state group name for slide position.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Slide.StatePositionLeft">
+            <summary>
+            The visual state name for left position.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Slide.StatePositionRight">
+            <summary>
+            The visual state name for right position.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Slide.StatePositionNormal">
+            <summary>
+            The normal visual state name for position.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Slide.PartContent">
+            <summary>
+            The content template part name.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Slide.PartHeader">
+            <summary>
+            The header template part name.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Slide.PartFixedHeader">
+            <summary>
+            The fixed header template name.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Slide._parent">
+            <summary>
+            The manager of the slide and its siblings.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Slide.HeaderProperty">
+            <summary>
+            Identifies the Header dependency property.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Slide.FixedHeaderProperty">
+            <summary>
+            Identifies the FixedHeader dependency property.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Slide.PositionProperty">
+            <summary>
+            Identifies the Position dependency property.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Slide.OnPositionPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            PositionProperty property changed handler.
+            </summary>
+            <param name="d">Slide that changed its Position.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Slide.#ctor">
+            <summary>
+            Initializes a new instance of the Slide class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Slide.RemoveFromManager">
+            <summary>
+            Remove the slide from the parent manager.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Slide.OnApplyTemplate">
+            <summary>
+            Locate template parts and assign instances to fields during template
+            application.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Slide.OnSlideChanged">
+            <summary>
+            Fires the slide changed event.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Slide.OnCurrentStateChanged(System.Object,System.Windows.VisualStateChangedEventArgs)">
+            <summary>
+            Fires the current state changed event.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Slide.ToString">
+            <summary>
+            Helps debugging by providing information about the slide name.
+            </summary>
+            <returns>Returns the name of the slide.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Slide.UpdateVisualState(System.Boolean,Microsoft.Silverlight.Testing.Client.SlidePosition)">
+            <summary>
+            Updates the visual state.
+            </summary>
+            <param name="useTransitions">A value indicating whether to use
+            visual transitions for the state change.</param>
+            <param name="sp">The slide position to use.</param>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Client.Slide.SlideChanged">
+            <summary>
+            Event fired when the current slide changes.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.Slide.Header">
+            <summary>
+            Gets or sets the primary header content.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.Slide.FixedHeader">
+            <summary>
+            Gets or sets the fixed header content.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.Slide.Position">
+            <summary>
+            Gets or sets the position of the slide.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.Slide.SlideManager">
+            <summary>
+            Gets or sets the slide manager for the slide.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.SlideManager">
+            <summary>
+            A helper class to managing sets of slides.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.SlideManager.#ctor">
+            <summary>
+            Initializes a new instance of the SlideManager class.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.SlideManager._current">
+            <summary>
+            Stores the linked list node for the current slide.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.SlideManager._slides">
+            <summary>
+            Backing field for the set of slides.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.SlideManager.Add(Microsoft.Silverlight.Testing.Client.Slide[])">
+            <summary>
+            Adds a slide or an array of slides to the managed slide set.
+            </summary>
+            <param name="slides">The slides to manage.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.SlideManager.InitializePosition(Microsoft.Silverlight.Testing.Client.Slide,System.Boolean)">
+            <summary>
+            Initializes the position of the slide based on location.
+            </summary>
+            <param name="slide">The slide instance.</param>
+            <param name="isFirst">A property indicating whether the slide is the
+            first to be managed.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.SlideManager.InsertAfter(Microsoft.Silverlight.Testing.Client.Slide,Microsoft.Silverlight.Testing.Client.Slide)">
+            <summary>
+            Manages a new slide, inserting it after an existing slide node.
+            </summary>
+            <param name="before">The node to insert after.</param>
+            <param name="newSlide">The new slide instance.</param>
+            <returns>Returns the linked list node that is inserted.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.SlideManager.InsertFirst(Microsoft.Silverlight.Testing.Client.Slide)">
+            <summary>
+            Inserts a slide as the first in the linked list.
+            </summary>
+            <param name="newSlide">The new slide instance.</param>
+            <returns>Returns the linked list node.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.SlideManager.InsertAfter(System.Collections.Generic.LinkedListNode{Microsoft.Silverlight.Testing.Client.Slide},Microsoft.Silverlight.Testing.Client.Slide)">
+            <summary>
+            Insert a slide after a provided linked list node.
+            </summary>
+            <param name="before">The node to insert after.</param>
+            <param name="newSlide">The new slide to insert.</param>
+            <returns>Returns the new linked list node.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.SlideManager.Remove(Microsoft.Silverlight.Testing.Client.Slide)">
+            <summary>
+            Remove a slide from management.
+            </summary>
+            <param name="slide">The slide instance.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.SlideManager.Previous">
+            <summary>
+            Move to the previous slide.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.SlideManager.Next">
+            <summary>
+            Move to the next slide.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.SlideManager.MoveTo(Microsoft.Silverlight.Testing.Client.Slide)">
+            <summary>
+            Moves to a specific slide, moving the others to the appropriate
+            direction on screen.
+            </summary>
+            <param name="slide">The slide to move to.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.SlideManager.Move(System.Boolean)">
+            <summary>
+            Move in a direction.
+            </summary>
+            <param name="forward">A value indicating whether the direction to
+            move is forward or not.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.SlideManager.Current">
+            <summary>
+            Gets the current slide instance.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.SlidePosition">
+            <summary>
+            Indicates the position that the slide should have.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.SlidePosition.Normal">
+            <summary>
+            Normal position, centered on the screen.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.SlidePosition.Left">
+            <summary>
+            To the left of the screen.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.SlidePosition.Right">
+            <summary>
+            To the right of the screen.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.TagEditor">
+            <summary>
+            The TagEditor control provides a brief user interface allowing for the
+            selection of a set of tests, used to filter the test run.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TagEditor.TagHistoryKey">
+            <summary>
+            Key used to lookup the TagHistory site setting.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TagEditor.TagLastRunHistoryKey">
+            <summary>
+            Key used to lookup whether the last run used tag expressions.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TagEditor.SecondsToWait">
+            <summary>
+            Number of seconds to wait before running the test.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TagEditor._lastRunUsedExpressions">
+            <summary>
+            Backing field for the last run used value.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagEditor.#ctor(System.String,System.Collections.Generic.IList{System.String})">
+            <summary>
+            Initializes a new instance of the TagEditor type. Also includes a
+            set of sample tags for display to the end user.
+            </summary>
+            <param name="initialTagExpression">The tag expression to use.</param>
+            <param name="sampleTags">Sample tags to display.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagEditor.#ctor(System.String)">
+            <summary>
+            Initializes a new instance of the TagEditor type.
+            </summary>
+            <param name="initialTagExpression">The tag expression to use.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagEditor.#ctor">
+            <summary>
+            Initializes a new instance of the TagEditor type.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagEditor.OnKeyDown(System.Windows.Input.KeyEventArgs)">
+            <summary>
+            Handles the key down event.
+            </summary>
+            <param name="e">The key event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagEditor.OnComplete(Microsoft.Silverlight.Testing.Client.TagExpressionEventArgs)">
+            <summary>
+            Fires the Complete event.
+            </summary>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagEditor.CreateTagButton(System.String)">
+            <summary>
+            Creates a new button.
+            </summary>
+            <param name="content">The button content.</param>
+            <returns>Returns a new Button instance.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagEditor.OnTagButtonClicked(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handle selection of a tag button.
+            </summary>
+            <param name="sender">Tag button.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagEditor.OnTagTouched(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handle changes to the Tag text.
+            </summary>
+            <param name="sender">Tag TextBox.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagEditor.OnRunClicked(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handle clicks to the Run button.
+            </summary>
+            <param name="sender">Run Button.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagEditor.OnTimerTick(System.Object,System.EventArgs)">
+            <summary>
+            Handle timer ticks.
+            </summary>
+            <param name="sender">The timer.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagEditor.StopTimer">
+            <summary>
+            Stop the timer.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagEditor.RunTests">
+            <summary>
+            Run the unit tests.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagEditor.OnCancelClicked(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Cancels the selection of a tag expression.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagEditor.InitializeComponent">
+            <summary>
+            InitializeComponent
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TagEditor.Timer">
+            <summary>
+            Gets or sets the timer used to automatically run tests if no tag is
+            entered.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TagEditor.SecondsWaited">
+            <summary>
+            Gets or sets the number of seconds already waited.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TagEditor.TagHistory">
+            <summary>
+            Gets or sets the tag history.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Client.TagEditor.Complete">
+            <summary>
+            An event that indicates that the tag editor is complete. This can be
+            in response to many actions: the user entering a tag expression, the
+            time expiring and the default being selected, or the selection being
+            canceled.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.TagExpressionEventArgs">
+            <summary>
+            A class for storing event information relating to a user's selected
+            tag expression for a test run.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TagExpressionEventArgs.#ctor(System.String)">
+            <summary>
+            Initializes a new instance of the TagExpression event arguments
+            class.
+            </summary>
+            <param name="tagExpression">The tag expression.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TagExpressionEventArgs.TagExpression">
+            <summary>
+            Gets the tag expression stored in the event arguments.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TagExpressionEventArgs.HasTagExpression">
+            <summary>
+            Gets a value indicating whether a tag expression has been set.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.TestExceptionDetails">
+            <summary>
+            Displays information about any exceptions listed in the results.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestExceptionDetails.#ctor">
+            <summary>
+            Initializes a new instance of the TestExceptionDetails class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestExceptionDetails.InitializeComponent">
+            <summary>
+            InitializeComponent
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.TestMethodDetails">
+            <summary>
+            Details view for test method data.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestMethodDetails.#ctor">
+            <summary>
+            Initializes a new instance of the TestMethodDetails class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestMethodDetails.InitializeComponent">
+            <summary>
+            InitializeComponent
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.TimeHelper">
+            <summary>
+            A set of simple time helper methods.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TimeHelper.ElapsedReadableTime(System.DateTime,System.DateTime)">
+            <summary>
+            Returns a human-readable formatting of the time different between 
+            two DateTime instances.
+            </summary>
+            <param name="start">The starting time.</param>
+            <param name="finish">The finishing time.</param>
+            <returns>Returns a human-readable string.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TimeHelper.ElapsedReadableTime(System.TimeSpan)">
+            <summary>
+            Returns a human-readable formatting of the time different between 
+            two DateTime instances.
+            </summary>
+            <param name="ts">The time span instance.</param>
+            <returns>Returns a human-readable string.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TimeHelper.Plural(System.String,System.Int32)">
+            <summary>
+            A plural 's' as the suffix, when not equal to one.
+            </summary>
+            <param name="value">The string value.</param>
+            <param name="number">The number to check.</param>
+            <returns>Returns an empty string or the English plural 's'.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines">
+            <summary>
+            Provides the necessary infrastructure to enable drawing connecting
+            lines between the TreeViewItems in a TreeView.
+            </summary>
+            <QualityBand>Experimental</QualityBand>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.GetConnectingLineInfo(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Gets the value of the ConnectingLineInfo attached property for a
+            specified TreeViewItem.
+            </summary>
+            <param name="element">
+            The TreeViewItem from which the property value is read.
+            </param>
+            <returns>
+            The ConnectingLineInfo property value for the TreeViewItem.
+            </returns>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.ConnectingLineInfoProperty">
+            <summary>
+            Identifies the ConnectingLineInfo dependency property.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.GetIsVerticalConnectingLineOf(System.Windows.Shapes.Line)">
+            <summary>
+            Gets the value of the IsVerticalConnectingLineOf attached property
+            for a specified Line.
+            </summary>
+            <param name="element">The Line from which the property value is read.</param>
+            <returns>The IsVerticalConnectingLineOf property value for the Line.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.SetIsVerticalConnectingLineOf(System.Windows.Shapes.Line,Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Sets the value of the IsVerticalConnectingLineOf attached property to a specified Line.
+            </summary>
+            <param name="element">The Line to which the attached property is written.</param>
+            <param name="value">The needed IsVerticalConnectingLineOf value.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.IsVerticalConnectingLineOfProperty">
+            <summary>
+            Identifies the IsVerticalConnectingLineOf dependency property.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.OnIsVerticalConnectingLineOfPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            IsVerticalConnectingLineOfProperty property changed handler.
+            </summary>
+            <param name="d">
+            Line that changed its IsVerticalConnectingLineOf TreeViewItem.
+            </param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.GetIsHorizontalConnectingLineOf(System.Windows.Shapes.Line)">
+            <summary>
+            Gets the value of the IsHorizontalConnectingLineOf attached property
+            for a specified Line.
+            </summary>
+            <param name="element">
+            The Line from which the property value is read.
+            </param>
+            <returns>
+            The IsHorizontalConnectingLineOf property value for the Line.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.SetIsHorizontalConnectingLineOf(System.Windows.Shapes.Line,Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Sets the value of the IsHorizontalConnectingLineOf attached property
+            to a specified Line.
+            </summary>
+            <param name="element">
+            The Line to which the attached property is written.
+            </param>
+            <param name="value">
+            The needed IsHorizontalConnectingLineOf value.
+            </param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.IsHorizontalConnectingLineOfProperty">
+            <summary>
+            Identifies the IsHorizontalConnectingLineOf dependency property.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.OnIsHorizontalConnectingLineOfPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            IsHorizontalConnectingLineOfProperty property changed handler.
+            </summary>
+            <param name="d">
+            Line that changed its IsHorizontalConnectingLineOf TreeViewItem.
+            </param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.GetIsExpanderButtonOf(System.Windows.Controls.Primitives.ToggleButton)">
+            <summary>
+            Gets the value of the IsExpanderButtonOf attached property for a
+            specified ToggleButton.
+            </summary>
+            <param name="element">
+            The ToggleButton from which the property value is read.
+            </param>
+            <returns>
+            The IsExpanderButtonOf property value for the ToggleButton.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.SetIsExpanderButtonOf(System.Windows.Controls.Primitives.ToggleButton,Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Sets the value of the IsExpanderButtonOf attached property to a
+            specified ToggleButton.
+            </summary>
+            <param name="element">
+            The ToggleButton to which the attached property is written.
+            </param>
+            <param name="value">The needed IsExpanderButtonOf value.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.IsExpanderButtonOfProperty">
+            <summary>
+            Identifies the IsExpanderButtonOf dependency property.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.OnIsExpanderButtonOfPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            IsExpanderButtonOfProperty property changed handler.
+            </summary>
+            <param name="d">
+            ToggleButton that changed its IsExpanderButtonOf TreeViewItem.
+            </param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.GetIsHeaderOf(System.Windows.FrameworkElement)">
+            <summary>
+            Gets the value of the IsHeaderOf attached property for a specified
+            FrameworkElement.
+            </summary>
+            <param name="element">
+            The FrameworkElement from which the property value is read.
+            </param>
+            <returns>
+            The IsHeaderOf property value for the FrameworkElement.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.SetIsHeaderOf(System.Windows.FrameworkElement,Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Sets the value of the IsHeaderOf attached property to a specified
+            FrameworkElement.
+            </summary>
+            <param name="element">
+            The FrameworkElement to which the attached property is written.
+            </param>
+            <param name="value">The needed IsHeaderOf value.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.IsHeaderOfProperty">
+            <summary>
+            Identifies the IsHeaderOf dependency property.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewConnectingLines.OnIsHeaderOfPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            IsHeaderOfProperty property changed handler.
+            </summary>
+            <param name="d">
+            FrameworkElement that changed its IsHeaderOf TreeViewItem.
+            </param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions">
+            <summary>
+            Provides useful extensions to TreeView and TreeViewItem instances.
+            </summary>
+            <QualityBand>Experimental</QualityBand>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetParentItemsControl(System.Windows.DependencyObject)">
+            <summary>
+            Get the parent ItemsControl of an element.
+            </summary>
+            <param name="element">The element.</param>
+            <returns>
+            The parent ItemsControl of an element, or null if not found.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetAncestorItemsControls(System.Windows.DependencyObject)">
+            <summary>
+            Get the ancestor ItemsControls of an element.
+            </summary>
+            <param name="element">The element.</param>
+            <returns>
+            The ancestor ItemsControls of an element.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetParentTreeViewItem(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Get the parent TreeViewItem of a TreeViewItem.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <returns>
+            The parent TreeViewItem if found, otherwise null.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="item" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetParentTreeView(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Get the parent TreeView of a TreeViewItem.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <returns>The parent TreeView if found, otherwise null.</returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="item" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetContainers(Microsoft.Silverlight.Testing.Controls.TreeView)">
+            <summary>
+            Get the TreeViewItem containers of a TreeView.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <returns>The TreeViewItem containers of a TreeView.</returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetContainers(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Get the child TreeViewItem containers of a TreeViewItem.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <returns>
+            The child TreeViewItem containers of a TreeViewItem.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="item" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetItemsAndContainers(Microsoft.Silverlight.Testing.Controls.TreeView)">
+            <summary>
+            Get the items and TreeViewItem containers of a TreeView.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <returns>
+            The items and TreeViewItem containers of a TreeView.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetItemsAndContainers(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Get the items and TreeViewItem containers of a TreeViewItem.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <returns>
+            The items and TreeViewItem containers of a TreeViewItem.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="item" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetDescendantContainers(Microsoft.Silverlight.Testing.Controls.TreeView)">
+            <summary>
+            Get the TreeViewItem containers of a TreeView.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <returns>The TreeViewItem containers of a TreeView.</returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetDescendantContainers(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Get the descendant TreeViewItem containers of a TreeViewItem.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <returns>
+            The descendant TreeViewItem containers of a TreeViewItem.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="item" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetDescendantItemsAndContainers(Microsoft.Silverlight.Testing.Controls.TreeView)">
+            <summary>
+            Get the descendant items and TreeViewItem containers of a TreeView.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <returns>
+            The descendant items and TreeViewItem containers of a TreeView.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetDescendantItemsAndContainers(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Get the descendant items and TreeViewItem containers of a
+            TreeViewItem.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <returns>
+            The descendant items and TreeViewItem containers of a TreeViewItem.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="item" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetDescendantItemsAndContainersIterator(System.Windows.Controls.ItemsControl)">
+            <summary>
+            Get the items and TreeViewItem containers of a TreeView or
+            TreeViewItem.
+            </summary>
+            <param name="control">The TreeView or TreeViewItem.</param>
+            <returns>
+            The items and TreeViewItem containers of a TreeView or TreeViewItem.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetSiblingItemsAndContainers(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Get the sibling items and containers of the item.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <returns>The sibling items and containers of the item.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetContainersFromItem(Microsoft.Silverlight.Testing.Controls.TreeView,System.Object)">
+            <summary>
+            Get the TreeViewItems already created that are used to represent the
+            given item.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <param name="item">The item being represented.</param>
+            <returns>
+            A sequence of TreeViewItems that represent the given item, or an
+            empty sequence if none were found.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetContainerFromItem(Microsoft.Silverlight.Testing.Controls.TreeView,System.Object)">
+            <summary>
+            Get the TreeViewItem already created that is used to represent the
+            given item.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <param name="item">The item being represented.</param>
+            <returns>
+            The TreeViewItems that represents the given item, or null if no
+            container was found.
+            </returns>
+            <remarks>
+            If multiple TreeViewItems represent the same item, the first item
+            found via a breadth-first search will be used.
+            </remarks>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetPath(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Gets a path of items and TreeViewItem containers from the
+            TreeViewItem to the root of the TreeView.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <returns>
+            A path of items and TreeViewItem containers from the TreeViewItem to
+            the root of the TreeView.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="item" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetPathIterator(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Gets a path of items and TreeViewItem containers from the
+            TreeViewItem to the root of the TreeView.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <returns>
+            A path of items and TreeViewItem containers from the TreeViewItem to
+            the root of the TreeView.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetItem(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Get the item wrapped by this container.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <returns>
+            The item wrapped by the container, or null if not found.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="item" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetParentItem(Microsoft.Silverlight.Testing.Controls.TreeView,System.Object)">
+            <summary>
+            Get the item of the parent container for a specified
+            <paramref name="item" />.
+            </summary>
+            <param name="view">
+            The TreeView containing the <paramref name="item" />.
+            </param>
+            <param name="item">The child item.</param>
+            <returns>
+            The item of the parent container for the specified
+            <paramref name="item" />, or null if not found.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetIsRoot(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Gets a value indicating whether the TreeViewItem is a root of its
+            TreeView.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <returns>
+            A value indicating whether the TreeViewItem is a root of its
+            TreeView.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="item" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetIsLeaf(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Gets a value indicating whether the TreeViewItem is a leaf in its
+            TreeView.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <returns>
+            A value indicating whether the TreeViewItem is a leaf in its
+            TreeView.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="item" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetDepth(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Gets the depth of a TreeViewItem in its TreeView (using a zero-based
+            index).
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <returns>
+            The depth of a TreeViewItem in its TreeView (using a zero-based
+            index).
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="item" /> is null.
+            </exception>
+            <exception cref="T:System.ArgumentException">
+            <paramref name="item" /> is not in a TreeView.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetSelectedContainer(Microsoft.Silverlight.Testing.Controls.TreeView)">
+            <summary>
+            Get the selected TreeViewItem in a TreeView.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <returns>
+            The selected TreeViewItem, or null if no selected item found.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.SetSelectedContainer(Microsoft.Silverlight.Testing.Controls.TreeView,Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Sets the selected TreeViewItem of a TreeView.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <param name="item">The TreeViewItem to select.</param>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.ClearSelection(Microsoft.Silverlight.Testing.Controls.TreeView)">
+            <summary>
+            Clear the selection of the TreeView.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.SelectItem(Microsoft.Silverlight.Testing.Controls.TreeView,System.Object)">
+            <summary>
+            Select an item in the TreeView.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <param name="item">The item to select.</param>
+            <returns>
+            A value indicating whether the item was successfully set as the
+            TreeView's SelectedItem.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetSelectedPath(Microsoft.Silverlight.Testing.Controls.TreeView)">
+            <summary>
+            Gets the path to the TreeView's selected item.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <returns>The path to the TreeView's selected item.</returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.ExpandOrCollapseAll(Microsoft.Silverlight.Testing.Controls.TreeViewItem,System.Boolean,System.Int32,System.Nullable{System.Int32})">
+            <summary>
+            Recursively expand or collapse the TreeViewItem and all of its
+            descendants.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <param name="expand">
+            A value indicating whether to expand or collapse.
+            </param>
+            <param name="depth">
+            The number of levels that have already been collapsed or expanded.
+            This is used in conjunction with the optional maximumDepth to only
+            expand a specified number of layers.
+            </param>
+            <param name="maximumDepth">
+            An optional depth that defines the number of layers to expand or
+            collapse.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.ExpandOrCollapseAll(Microsoft.Silverlight.Testing.Controls.TreeView,System.Boolean,System.Nullable{System.Int32})">
+            <summary>
+            Expand or collapse all of the descendants of the TreeView.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <param name="expand">
+            A value indicating whether to expand or collapse.
+            </param>
+            <param name="maximumDepth">
+            An optional depth that defines the number of layers to expand or
+            collapse.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.ExpandAll(Microsoft.Silverlight.Testing.Controls.TreeView)">
+            <summary>
+            Expand all of the items in a TreeView.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.CollapseAll(Microsoft.Silverlight.Testing.Controls.TreeView)">
+            <summary>
+            Collapse all of the items in a TreeView.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.ExpandToDepth(Microsoft.Silverlight.Testing.Controls.TreeView,System.Int32)">
+            <summary>
+            Expand a specified number of layers in a TreeView.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <param name="depth">The number of layers to expand.</param>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.ExpandPathToRoot(Microsoft.Silverlight.Testing.Controls.TreeViewItem,System.Boolean)">
+            <summary>
+            Expand a path from the given item to the root of it's TreeView.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <param name="collapseSiblings">
+            A value indicating whether to collapse siblings while expanding the
+            path.  This will result in only the path from the item to the root
+            being expanded.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.ExpandPath(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Expand a path from the TreeViewItem to the root of the TreeView.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="item" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.ExpandSelectedPath(Microsoft.Silverlight.Testing.Controls.TreeView)">
+            <summary>
+            Expand the path from the SelectedItem to the root of the TreeView.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.CollapseAllButSelectedPath(Microsoft.Silverlight.Testing.Controls.TreeView)">
+            <summary>
+            Collapse all TreeViewItems except those along the path from the
+            TreeView's SelectedItem to the root of the TreeView.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.ExpandPath(Microsoft.Silverlight.Testing.Controls.TreeView,System.Object[])">
+            <summary>
+            Expand the given path of items starting from the TreeView's root.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <param name="items">
+            The sequence of items corresponding to the path to expand.
+            </param>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="items" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.ExpandPath``1(Microsoft.Silverlight.Testing.Controls.TreeView,System.Collections.Generic.IEnumerable{``0})">
+            <summary>
+            Expand the given path of items starting from the TreeView's root.
+            </summary>
+            <typeparam name="T">
+            The type of items provided in <paramref name="items" />.
+            </typeparam>
+            <param name="view">The TreeView.</param>
+            <param name="items">
+            The sequence of items corresponding to the path to expand.
+            </param>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="items" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.ExpandPath``1(Microsoft.Silverlight.Testing.Controls.TreeView,System.Func{System.Object,``0},``0[])">
+            <summary>
+            Expand the given path of items starting from the TreeView's root.
+            </summary>
+            <typeparam name="T">
+            The type of items provided in <paramref name="items" />.
+            </typeparam>
+            <param name="view">The TreeView.</param>
+            <param name="comparisonSelector">
+            A function that takes a TreeViewItem's item and returns a value to
+            compare against elements of the given <paramref name="items" />.
+            The item itself will be used if 
+            <paramref name="comparisonSelector" /> is null.
+            </param>
+            <param name="items">
+            The sequence of items corresponding to the path to expand.
+            </param>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="items" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.ExpandPath``1(Microsoft.Silverlight.Testing.Controls.TreeView,System.Func{System.Object,``0},System.Collections.Generic.IEnumerable{``0})">
+            <summary>
+            Expand the given path of items starting from the TreeView's root.
+            </summary>
+            <typeparam name="T">
+            The type of items provided in <paramref name="items" />.
+            </typeparam>
+            <param name="view">The TreeView.</param>
+            <param name="comparisonSelector">
+            A function that takes a TreeViewItem's item and returns a value to
+            compare against elements of the given <paramref name="items" />.
+            The item itself will be used if 
+            <paramref name="comparisonSelector" /> is null.
+            </param>
+            <param name="items">
+            The sequence of items corresponding to the path to expand.
+            </param>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view" /> is null.
+            </exception>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="items" /> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetIsChecked(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Gets the value of the IsChecked attached property for a specified
+            TreeViewItem.
+            </summary>
+            <param name="element">
+            The TreeViewItem from which the property value is read.
+            </param>
+            <returns>
+            The IsChecked property value for the TreeViewItem.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.SetIsChecked(Microsoft.Silverlight.Testing.Controls.TreeViewItem,System.Nullable{System.Boolean})">
+            <summary>
+            Sets the value of the IsChecked attached property to a specified
+            TreeViewItem.
+            </summary>
+            <param name="element">
+            The TreeViewItem to which the attached property is written.
+            </param>
+            <param name="value">The needed IsChecked value.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.IsCheckedProperty">
+            <summary>
+            Identifies the IsChecked dependency property.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.OnIsCheckedPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            IsCheckedProperty property changed handler.
+            </summary>
+            <param name="d">The TreeViewItem that changed IsChecked.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetAssociatedCheckBox(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Gets the value of the AssociatedCheckBox attached property for a
+            specified TreeViewItem.
+            </summary>
+            <param name="element">
+            The TreeViewItem from which the property value is read.
+            </param>
+            <returns>
+            The AssociatedCheckBox property value for the TreeViewItem.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.SetAssociatedCheckBox(Microsoft.Silverlight.Testing.Controls.TreeViewItem,Microsoft.Silverlight.Testing.Controls.TreeViewItemCheckBox)">
+            <summary>
+            Sets the value of the AssociatedCheckBox attached property to a
+            specified TreeViewItem.
+            </summary>
+            <param name="element">
+            The TreeViewItem to which the attached property is written.
+            </param>
+            <param name="value">The needed AssociatedCheckBox value.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.AssociatedCheckBoxProperty">
+            <summary>
+            Identifies the AssociatedCheckBox dependency property.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.OnAssociatedCheckBoxPropertyChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            AssociatedCheckBoxProperty property changed handler.
+            </summary>
+            <param name="d">
+            The TreeViewItem that changed its AssociatedCheckBox.
+            </param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetCheckedItemsAndContainers(Microsoft.Silverlight.Testing.Controls.TreeView)">
+            <summary>
+            Get the sequence of items and containers with their IsChecked
+            property set to True.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <returns>
+            The sequence of items and containers with their IsChecked property
+            set to True.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view"/> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.GetCheckedItemsAndContainers(Microsoft.Silverlight.Testing.Controls.TreeView,System.Boolean)">
+            <summary>
+            Get the sequence of items and containers with their IsChecked
+            property set to True.
+            </summary>
+            <param name="view">The TreeView.</param>
+            <param name="includeIndeterminate">
+            A value indicating whether to include TreeViewItems with an
+            indeterminate IsChecked value.
+            </param>
+            <returns>
+            The sequence of items and containers with their IsChecked property
+            set to True or also set to null if indeterminate values are
+            included.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="view"/> is null.
+            </exception>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.CancelIsCheckedChangedBubbling">
+            <summary>
+            Gets or sets a value indicating whether recursive calls to
+            OnIsCheckedPropertyChanged should ignore their notifications or
+            process them accordingly.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewExtensions.CancelIsCheckedChangedChildNotifications">
+            <summary>
+            Gets or sets a value indicating whether recursive calls to
+            OnIsCheckedPropertyChanged should update their children when their
+            IsChecked value has changed.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.TreeViewItemCheckBox">
+            <summary>
+            Represents a CheckBox whose value is associated with the
+            TreeViewExtensions.IsChecked attached property of TreeViewItems.
+            </summary>
+            <QualityBand>Experimental</QualityBand>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.TreeViewItemCheckBox._parent">
+            <summary>
+            The parent TreeViewItem of the CheckBox.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemCheckBox.#ctor">
+            <summary>
+            Initializes a new instance of the TreeViewItemCheckBox class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemCheckBox.AssociateParentTreeViewItem">
+            <summary>
+            Associate the parent TreeViewItem with the CheckBox.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemCheckBox.OnIsCheckedChanged(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Update the TreeViewItem's IsChecked property when this IsChecked
+            property is changed.
+            </summary>
+            <param name="sender">The CheckBox.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItemCheckBox.ParentTreeViewItem">
+            <summary>
+            Gets the parent TreeViewItem of the CheckBox.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.TreeViewItemConnectingLineInfo">
+            <summary>
+            Represents the necessary information to draw connecting lines in a
+            TreeViewItem.
+            </summary>
+            <QualityBand>Experimental</QualityBand>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemConnectingLineInfo.#ctor(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Initializes a new instance of the TreeViewItemConnectingLineInfo
+            class.
+            </summary>
+            <param name="item">The TreeViewItem.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemConnectingLineInfo.PositionConnectingLines">
+            <summary>
+            Position the connecting lines in the TreeViewItem.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemConnectingLineInfo.PositionVerticalConnectingLine">
+            <summary>
+            Position the vertical connecting line in the TreeViewItem.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItemConnectingLineInfo.Item">
+            <summary>
+            Gets the TreeViewItem.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItemConnectingLineInfo.VerticalConnectingLine">
+            <summary>
+            Gets or sets the vertical connecting line of the TreeViewItem.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItemConnectingLineInfo.HorizontalConnectingLine">
+            <summary>
+            Gets or sets the horizontal connecting line of the TreeViewItem.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItemConnectingLineInfo.ExpanderButton">
+            <summary>
+            Gets or sets the expander button of the TreeViewItem.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItemConnectingLineInfo.Header">
+            <summary>
+            Gets or sets the header of the TreeViewItem.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.TreeViewItemIndentationConverter">
+            <summary>
+            Used to convert TreeViewItems into a value based on their depth in
+            the TreeView.
+            </summary>
+            <QualityBand>Experimental</QualityBand>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemIndentationConverter.#ctor">
+            <summary>
+            Initializes a new instance of the TreeViewItemIndentationConverter
+            class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemIndentationConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Convert a TreeViewItem into a value based on the depth of the item
+            in the TreeView.
+            </summary>
+            <param name="value">The TreeViewItem.</param>
+            <param name="targetType">
+            The indentation type to convert to (such as Thickness or double).
+            </param>
+            <param name="parameter">
+            The number of pixels to indent each level of the TreeView.  A
+            default value of 15.0 will be used if no parameter is provided.
+            </param>
+            <param name="culture">
+            The culture used to convert the TreeViewItem.
+            </param>
+            <returns>
+            A value based on the depth of the item in the TreeView.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemIndentationConverter.WrapIndentation(System.Double,System.Type)">
+            <summary>
+            Wrap the indentation in the desired type.
+            </summary>
+            <param name="indentation">
+            The number of pixels to indent the TreeViewItem.
+            </param>
+            <param name="targetType">
+            The indentation type to convert to (such as Thickness or double).
+            </param>
+            <returns>
+            A value based on the depth of the item in the TreeView.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemIndentationConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Convert an indentation back into a TreeViewItem.  This always throws
+            a NotSupportedException.
+            </summary>
+            <param name="value">The indentation.</param>
+            <param name="targetType">The type of the indentation.</param>
+            <param name="parameter">
+            The number of pixels to indent each level of the TreeView.
+            </param>
+            <param name="culture">
+            The culture used to convert the TreeViewItem.
+            </param>
+            <returns>Always throws a NotSupportedException.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.ValidateExtensions">
+            <summary>
+            A set of simple extension methods for applications.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ValidateExtensions.IfApplicationHost(System.Windows.Application)">
+            <summary>
+            Checks whether the application host object is not null.
+            </summary>
+            <param name="app">The application instance.</param>
+            <returns>Returns a value indicating whether the object is not null.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ValidateExtensions.IfApplicationHostSource(System.Windows.Application)">
+            <summary>
+            Checks whether the application host and its source object is not
+            null.
+            </summary>
+            <param name="app">The application instance.</param>
+            <returns>Returns a value indicating whether the object is not null.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.VisibilityConverter">
+            <summary>
+            A value converter for collapsing or showing elements.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.VisibilityConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Convert a boolean value to a Visibility value.
+            </summary>
+            <param name="value">The value instance.</param>
+            <param name="targetType">The target parameter.</param>
+            <param name="parameter">ConverterParameter is of type Visibility.</param>
+            <param name="culture">The culture parameter.</param>
+            <returns>Returns the object.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.VisibilityConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Support two-way databinding of the VisibilityConverter, converting 
+            Visibility to a bool.
+            </summary>
+            <param name="value">The value instance.</param>
+            <param name="targetType">The target parameter.</param>
+            <param name="parameter">ConverterParameter is of type Visibility.</param>
+            <param name="culture">The culture parameter.</param>
+            <returns>Returns the object.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.VisibilityConverter.GetVisibilityMode(System.Object)">
+            <summary>
+            Determine the visibility mode based on a converter parameter. This
+            parameter is of type Visibility,and specifies what visibility value
+            to return when the boolean value is true.
+            </summary>
+            <param name="parameter">The parameter object.</param>
+            <returns>Returns a Visibility value.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.VisibilityConverter.IsVisibilityInverted(System.Object)">
+            <summary>
+            Determine whether or not visibility is inverted based on a converter
+            parameter. When the parameter is specified as Collapsed, that means
+            that when the boolean value is true, we should return Collapsed,
+            which is inverted.
+            </summary>
+            <param name="parameter">The parameter object.</param>
+            <returns>Returns a value indicating whether the visibility is 
+            inverted.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.VisualStates">
+            <summary>
+            Visual states helper code.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.VisualStates.GetImplementationRoot(System.Windows.DependencyObject)">
+            <summary>
+            Gets the implementation root of the Control.
+            </summary>
+            <param name="dependencyObject">The DependencyObject.</param>
+            <remarks>
+            Implements Silverlight's corresponding internal property on Control.
+            </remarks>
+            <returns>Returns the implementation root or null.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.VisualStates.TryGetVisualStateGroup(System.Windows.DependencyObject,System.String)">
+            <summary>
+            This method tries to get the named VisualStateGroup for the 
+            dependency object. The provided object's ImplementationRoot will be 
+            looked up in this call.
+            </summary>
+            <param name="dependencyObject">The dependency object.</param>
+            <param name="groupName">The visual state group's name.</param>
+            <returns>Returns null or the VisualStateGroup object.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions">
+            <summary>
+            Provides useful extensions for working with the visual tree.
+            </summary>
+            <remarks>
+            Since many of these extension methods are declared on types like
+            DependencyObject high up in the class hierarchy, we've placed them in
+            the Primitives namespace which is less likely to be imported for normal
+            scenarios.
+            </remarks>
+            <QualityBand>Experimental</QualityBand>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.GetVisualAncestors(System.Windows.DependencyObject)">
+            <summary>
+            Get the visual tree ancestors of an element.
+            </summary>
+            <param name="element">The element.</param>
+            <returns>The visual tree ancestors of the element.</returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="element"/> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.GetVisualAncestorsAndSelf(System.Windows.DependencyObject)">
+            <summary>
+            Get the visual tree ancestors of an element and the element itself.
+            </summary>
+            <param name="element">The element.</param>
+            <returns>
+            The visual tree ancestors of an element and the element itself.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="element"/> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.GetVisualAncestorsAndSelfIterator(System.Windows.DependencyObject)">
+            <summary>
+            Get the visual tree ancestors of an element and the element itself.
+            </summary>
+            <param name="element">The element.</param>
+            <returns>
+            The visual tree ancestors of an element and the element itself.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.GetVisualChildren(System.Windows.DependencyObject)">
+            <summary>
+            Get the visual tree children of an element.
+            </summary>
+            <param name="element">The element.</param>
+            <returns>The visual tree children of an element.</returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="element"/> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.GetVisualChildrenAndSelf(System.Windows.DependencyObject)">
+            <summary>
+            Get the visual tree children of an element and the element itself.
+            </summary>
+            <param name="element">The element.</param>
+            <returns>
+            The visual tree children of an element and the element itself.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="element"/> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.GetVisualChildrenAndSelfIterator(System.Windows.DependencyObject)">
+            <summary>
+            Get the visual tree children of an element and the element itself.
+            </summary>
+            <param name="element">The element.</param>
+            <returns>
+            The visual tree children of an element and the element itself.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.GetVisualDescendants(System.Windows.DependencyObject)">
+            <summary>
+            Get the visual tree descendants of an element.
+            </summary>
+            <param name="element">The element.</param>
+            <returns>The visual tree descendants of an element.</returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="element"/> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.GetVisualDescendantsAndSelf(System.Windows.DependencyObject)">
+            <summary>
+            Get the visual tree descendants of an element and the element
+            itself.
+            </summary>
+            <param name="element">The element.</param>
+            <returns>
+            The visual tree descendants of an element and the element itself.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="element"/> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.GetVisualDescendantsAndSelfIterator(System.Windows.DependencyObject)">
+            <summary>
+            Get the visual tree descendants of an element and the element
+            itself.
+            </summary>
+            <param name="element">The element.</param>
+            <returns>
+            The visual tree descendants of an element and the element itself.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.GetVisualSiblings(System.Windows.DependencyObject)">
+            <summary>
+            Get the visual tree siblings of an element.
+            </summary>
+            <param name="element">The element.</param>
+            <returns>The visual tree siblings of an element.</returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="element"/> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.GetVisualSiblingsAndSelf(System.Windows.DependencyObject)">
+            <summary>
+            Get the visual tree siblings of an element and the element itself.
+            </summary>
+            <param name="element">The element.</param>
+            <returns>
+            The visual tree siblings of an element and the element itself.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="element"/> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.GetBoundsRelativeTo(System.Windows.FrameworkElement,System.Windows.UIElement)">
+            <summary>
+            Get the bounds of an element relative to another element.
+            </summary>
+            <param name="element">The element.</param>
+            <param name="otherElement">
+            The element relative to the other element.
+            </param>
+            <returns>
+            The bounds of the element relative to another element, or null if
+            the elements are not related.
+            </returns>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="element"/> is null.
+            </exception>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="otherElement"/> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.InvokeOnLayoutUpdated(System.Windows.FrameworkElement,System.Action)">
+            <summary>
+            Perform an action when the element's LayoutUpdated event fires.
+            </summary>
+            <param name="element">The element.</param>
+            <param name="action">The action to perform.</param>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="element"/> is null.
+            </exception>
+            <exception cref="T:System.ArgumentNullException">
+            <paramref name="action"/> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.GetLogicalChildren(System.Windows.FrameworkElement)">
+            <summary>
+            Retrieves all the logical children of a framework element using a 
+            breadth-first search. For performance reasons this method manually 
+            manages the stack instead of using recursion.
+            </summary>
+            <param name="parent">The parent framework element.</param>
+            <returns>The logical children of the framework element.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualTreeExtensions.GetLogicalDescendents(System.Windows.FrameworkElement)">
+            <summary>
+            Retrieves all the logical descendents of a framework element using a 
+            breadth-first search. For performance reasons this method manually 
+            manages the stack instead of using recursion.
+            </summary>
+            <param name="parent">The parent framework element.</param>
+            <returns>The logical children of the framework element.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.CodeCoverage">
+            <summary>
+            The CodeCoverage class is used to collect code coverage information from
+            assemblies that have been instrumented to call the Visit function at the
+            beginning of every basic block.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.CodeCoverage._blocks">
+            <summary>
+            A bit array used to track which basic blocks have been executed.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.CodeCoverage._hitBlocks">
+            <summary>
+            A counter of the hit blocks.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.CodeCoverage.Visit(System.UInt32)">
+            <summary>
+            Record that a basic block is being executed.
+            </summary>
+            <param name="id">Id of the basic block.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.CodeCoverage.GetCoverageData">
+            <summary>
+            Get the coverage data serialized as a string for easy transport.
+            </summary>
+            <remarks>Previous releases of the framework used a simplistic bit
+            list, this release updates the coverage reporting endpoint to an
+            alternate version that ends in base 64. This maintains test runner
+            compatibility with previous official releases.</remarks>
+            <returns>Coverage data serialized as a string.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.CodeCoverage.HitBlockCount">
+            <summary>
+            Gets the current number of hit blocks.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.CodeCoverage.BlockCount">
+            <summary>
+            Gets the current size of the blocks counter. This is not actually 
+            the number of hit blocks, but it should return 0 always except 
+            when at least one block is hit.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.CustomFrameworkUnitTest">
+            <summary>
+            Base class for test cases that use special functionality of the 
+            Microsoft.Silverlight.Testing unit test framework.
+            
+            Tests that derive from CustomTest in most cases will not be source- or 
+            functionality- compatible with the more advanced desktop Visual Studio 
+            Test Team environment and harnesses.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.CustomFrameworkUnitTest.HandleException(System.Exception)">
+            <summary>
+            Process an exception using the test engine logic for 
+            ExpectedExceptions and logging the exception if needed.
+            </summary>
+            <param name="ex">Exception object.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.CustomFrameworkUnitTest.InterceptUnhandledExceptions">
+            <summary>
+            Gets or sets a value indicating whether global unhandled exceptions 
+            should be intercepted by the test harness.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.CustomFrameworkUnitTest.UnitTestHarness">
+            <summary>
+            Gets or sets the unit test harness instance.  Hidden from the VS 
+            browser as test developers should not need to use this property.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.CustomFrameworkUnitTest.WorkItemContainer">
+            <summary>
+            Gets the current test task container.
+            </summary>
+            <returns>The current container for the test's tasks.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.DataManager">
+            <summary>
+            Manages the unit test status and model by attaching to the unit test
+            harness instance. Validates that all key logging can be done without
+            special hooks inside of the unit test harness implementation.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.DataManager._h">
+            <summary>
+            The unit test harness instance.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.DataManager._d">
+            <summary>
+            The test run data.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.DataManager._assemblyData">
+            <summary>
+            Map assembly metadata to data objects.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.DataManager._classData">
+            <summary>
+            Map test class metadata to data objects.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.DataManager._methodData">
+            <summary>
+            Map test metadata to data objects.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.DataManager._lastResult">
+            <summary>
+            Backing field for the last result.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.DataManager._lastFailingResult">
+            <summary>
+            Backing field for the last failing result.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataManager.#ctor(Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes a new instance of the DataManager type.
+            </summary>
+            <param name="harness">The unit test harness instance.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataManager.Create(Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes a new instance of the DataManager.
+            </summary>
+            <param name="harness">The unit test harness instance.</param>
+            <returns>Returns a new instance of a DataManager class.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataManager.Hook">
+            <summary>
+            Connect to unit test harness events for processing and updating the
+            underlying unit test run model.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataManager.Unhook">
+            <summary>
+            Unhook from the unit test harness events.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataManager.OnTestRunStarting(System.Object,Microsoft.Silverlight.Testing.Harness.TestRunStartingEventArgs)">
+            <summary>
+            Process the starting of the test run.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataManager.OnTestClassStarting(System.Object,Microsoft.Silverlight.Testing.Harness.TestClassStartingEventArgs)">
+            <summary>
+            Process the test class starting event.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataManager.OnTestClassCompleted(System.Object,Microsoft.Silverlight.Testing.Harness.TestClassCompletedEventArgs)">
+            <summary>
+            Process the test class complete event.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataManager.OnTestMethodStarting(System.Object,Microsoft.Silverlight.Testing.Harness.TestMethodStartingEventArgs)">
+            <summary>
+            Process the start of a test method.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataManager.OnTestMethodCompleted(System.Object,Microsoft.Silverlight.Testing.Harness.TestMethodCompletedEventArgs)">
+            <summary>
+            Process the completion of test methods.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataManager.ProcessResult(Microsoft.Silverlight.Testing.Harness.ScenarioResult)">
+            <summary>
+            Process a result.
+            </summary>
+            <param name="result">The result data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataManager.GetAssemblyModel(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly)">
+            <summary>
+            Gets or creates the data model object for an assembly.
+            </summary>
+            <param name="assembly">The test assembly.</param>
+            <returns>Returns the data object.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataManager.GetClassModel(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass)">
+            <summary>
+            Gets or creates the data model object for a test class.
+            </summary>
+            <param name="testClass">The test class.</param>
+            <returns>Returns the data object.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataManager.GetMethodModel(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod,Microsoft.Silverlight.Testing.Client.TestClassData)">
+            <summary>
+            Gets or creates the data model object for a test method.
+            </summary>
+            <param name="testMethod">The test method.</param>
+            <param name="parentTestClass">The parent test class data object.</param>
+            <returns>Returns the data object.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.DataManager.UnitTestHarness">
+            <summary>
+            Gets the unit test harness instance.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.DataManager.Data">
+            <summary>
+            Gets the unit test model.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.TestAssemblyData">
+            <summary>
+            A data object storing the hierarchical results for a test assembly in a
+            test run.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.PropertyChangedBase">
+            <summary>
+            A base class for model objects that implement the property
+            changed interface, to simplify calling the change handlers,
+            and cache the underlying event argument instances.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.PropertyChangedBase._argumentInstances">
+            <summary>
+            A static set of change argument instances, eventually
+            storing one argument instance for each property name to
+            reduce churn at runtime.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.PropertyChangedBase.NotifyPropertyChanged(System.String)">
+            <summary>
+            Notify any listeners that the property value has changed.
+            </summary>
+            <param name="propertyName">The property name.</param>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Client.PropertyChangedBase.PropertyChanged">
+            <summary>
+            The property changed event.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.IProvideResultReports">
+            <summary>
+            A type that provides a string result report.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.IProvideResultReports.GetResultReport">
+            <summary>
+            Generates a simple text result report for the metadata.
+            </summary>
+            <returns>Reports a text report.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestAssemblyData.#ctor(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly)">
+            <summary>
+            Initializes a new instance of the TestAssemblyData type.
+            </summary>
+            <param name="testAssembly">The test assembly metadata.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestAssemblyData._expanded">
+            <summary>
+            Backing field for the expanded property.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestAssemblyData._passed">
+            <summary>
+            Backing field for a passed value.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestAssemblyData._classes">
+            <summary>
+            Backing store for the set of test class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestAssemblyData.GetResultReport">
+            <summary>
+            Retrieves the results report.
+            </summary>
+            <returns>Returns a string containing the report.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestAssemblyData.IsExpanded">
+            <summary>
+            Gets or sets a value indicating whether the item is expanded in
+            a hierarchical display.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestAssemblyData.IsChecked">
+            <summary>
+            Gets or sets the checked value. Don't think this is actually used.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestAssemblyData.Passed">
+            <summary>
+            Gets or sets a value indicating whether the test passed. If failed,
+            will propagate to the parent metadata object.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestAssemblyData.Name">
+            <summary>
+            Gets the name of the assembly.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestAssemblyData.TestClasses">
+            <summary>
+            Gets an observable collection of test class data objects.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.TestMethodData">
+            <summary>
+            A data object that generates property change notifications and can
+            be used for rich data binding to test results. Does keep a reference
+            to all results.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestMethodData._metadata">
+            <summary>
+            Stores the test method metadata.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestMethodData._parent">
+            <summary>
+            Parent data object.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestMethodData._isRunning">
+            <summary>
+            A value indicating whether the test is currently executing.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestMethodData._result">
+            <summary>
+            The test outcome.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestMethodData._previous">
+            <summary>
+            Backing field for linked data.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestMethodData._next">
+            <summary>
+            Backing field for linked data.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestMethodData._previousFailure">
+            <summary>
+            Backing field for linked data.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestMethodData._nextFailure">
+            <summary>
+            Backing field for linked data.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestMethodData.#ctor(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod,Microsoft.Silverlight.Testing.Client.TestClassData)">
+            <summary>
+            Initializes a new instance of the TestMethodData type.
+            </summary>
+            <param name="testMethod">The test method metadata.</param>
+            <param name="parent">The test class that is the parent object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestMethodData.CheckForKnownBugs">
+            <summary>
+            Runs through the metadata for bugs.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestMethodData._knownBugs">
+            <summary>
+            Backing field for known bugs.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestMethodData._fixedBugs">
+            <summary>
+            Backing field for bugs that are marked fixed.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestMethodData.EvaluateNotable">
+            <summary>
+            Calculates whether the item is considered "notable", in that it
+            should have a visual cue or hint for the user.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestMethodData._isNotable">
+            <summary>
+            Stores a value indicating whether the result is notable.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestMethodData._checked">
+            <summary>
+            Backing field for the checked property.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestMethodData._expanded">
+            <summary>
+            Backing field for the expanded property.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestMethodData.GetResultReport">
+            <summary>
+            Retrieves the results report.
+            </summary>
+            <returns>Returns a string containing the report.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.Result">
+            <summary>
+            Gets or sets the result of the test method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.KnownBugs">
+            <summary>
+            Gets the known bugs for display in the UI.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.FixedBugs">
+            <summary>
+            Gets the fixed bugs for display.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.SimplifiedExpectedExceptionName">
+            <summary>
+            Gets the expected exception name for a negative test, if any.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.SimplifiedExceptionStackTrace">
+            <summary>
+            Gets a simplified exception stack trace that omits the trace below
+            the invoke of the test method by the test framework.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.SimplifiedExceptionName">
+            <summary>
+            Gets the short, simple name of the exception type recorded in the
+            test result, if any.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.HasOutcome">
+            <summary>
+            Gets a value indicating whether the method has results.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.Passed">
+            <summary>
+            Gets a value indicating whether the method has passed. Returns 
+            true until there is a result.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.IsRunning">
+            <summary>
+            Gets or sets a value indicating whether the test method is running.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.IsNotable">
+            <summary>
+            Gets or sets a value indicating whether the result is notable. 
+            Notable is defined as either currently running, or not having 
+            passed. This can allow a user interface to react to an 
+            interesting result.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.Parent">
+            <summary>
+            Gets the parent data object.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.Metadata">
+            <summary>
+            Gets an instance of the actual metadata object.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.Name">
+            <summary>
+            Gets the name of the test method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.HasDescriptionVisibility">
+            <summary>
+            Gets a visibility value to allow for easy showing or
+            hiding of a user interface component that displays the
+            description.
+            </summary>
+            <returns>Returns a visibility value.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.ReadableElapsedTime">
+            <summary>
+            Gets the elapsed time in a readable format.
+            </summary>
+            <returns>Returns a string of the readable time elapsed.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.Description">
+            <summary>
+            Gets the description of the test method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.IsChecked">
+            <summary>
+            Gets or sets a value indicating whether the item is checked in the
+            user interface.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.IsExpanded">
+            <summary>
+            Gets or sets a value indicating whether the item is expanded in
+            a hierarchical display.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.PreviousResult">
+            <summary>
+            Gets or sets the previous result.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.NextResult">
+            <summary>
+            Gets or sets the next result.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.PreviousFailingResult">
+            <summary>
+            Gets or sets the previous failing result.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestMethodData.NextFailingResult">
+            <summary>
+            Gets or sets the next failing result.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.CodeCoverageProvider">
+            <summary>
+            A provider of code coverage information to an external process.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.ProviderBase">
+            <summary>
+            The base class for test service providers.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.ProviderBase.#ctor(Microsoft.Silverlight.Testing.Harness.TestServiceProvider,System.String)">
+            <summary>
+            Initializes a new base provider class.
+            </summary>
+            <param name="provider">The owning test service provider.</param>
+            <param name="displayName">The display name of the service.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.ProviderBase.Initialize">
+            <summary>
+            Initializes the provider.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.ProviderBase.IncrementBusyServiceCounter">
+            <summary>
+            Increments the busy service counter.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.ProviderBase.DecrementBusyServiceCounter">
+            <summary>
+            Decrements the busy service counter.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.ProviderBase.InvokeMethod(System.String,System.Object[])">
+            <summary>
+            Invokes a method on this provider using reflection.
+            </summary>
+            <param name="methodName">The name of the method.</param>
+            <param name="parameters">The optional parameters.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.ProviderBase.OnInitializeCompleted">
+            <summary>
+            Call the InitializeCompleted event.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.ProviderBase.Callback(System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult},Microsoft.Silverlight.Testing.Service.ServiceResult)">
+            <summary>
+            Performs a callback.  Null action and/or result are permitted.
+            </summary>
+            <param name="action">The optional callback action.</param>
+            <param name="result">The result to pass back.</param>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Service.ProviderBase.InitializeCompleted">
+            <summary>
+            Event fired once initialization is complete.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.ProviderBase.DisplayName">
+            <summary>
+            Gets the display name for the provider.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.ProviderBase.TestService">
+            <summary>
+            Gets the owning test service.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.ProviderBase.Initialized">
+            <summary>
+            Gets a value indicating whether the provider has been initialized 
+            yet.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.CodeCoverageProvider.#ctor(Microsoft.Silverlight.Testing.Harness.TestServiceProvider)">
+            <summary>
+            Initializes a new code coverage provider.
+            </summary>
+            <param name="testService">The test service.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.CodeCoverageProvider.SaveCoverageData(System.String,System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult})">
+            <summary>
+            Save string-based code coverage data.
+            </summary>
+            <param name="data">The code coverage data, as a string.</param>
+            <param name="callback">The callback action.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.EnvironmentProvider">
+            <summary>
+            A provider of environment variables and environmental information that 
+            uses the test service provider infrastructure.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.EnvironmentProvider.#ctor(Microsoft.Silverlight.Testing.Harness.TestServiceProvider)">
+            <summary>
+            Initializes a new environment provider.
+            </summary>
+            <param name="testService">The test service.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.EnvironmentProvider.GetEnvironmentVariable(System.String,System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult})">
+            <summary>
+            Retrieve an environment variable from the system.
+            </summary>
+            <param name="name">The variable name.</param>
+            <param name="callback">The callback action.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Extensions">
+            <summary>
+            Miscellaneous internal extension methods.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Extensions.TryGetAssemblyAttribute``1(System.Reflection.Assembly,``0@)">
+            <summary>
+            Attempts to retrieve a custom assembly attribute.
+            </summary>
+            <typeparam name="T">The type of attribute to retrieve.</typeparam>
+            <param name="assembly">The assembly reference.</param>
+            <param name="attribute">An out attribute reference.</param>
+            <returns>Returns true if the attribute is found.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Extensions.ToTransformedDictionary``3(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1},System.Func{``0,``2})">
+            <summary>
+            Transform the XElement into a dictionary of key/value pairs.
+            </summary>
+            <typeparam name="T">The type of enumeration.</typeparam>
+            <typeparam name="K">The key type.</typeparam>
+            <typeparam name="R">The value type.</typeparam>
+            <param name="that">The root enumerable.</param>
+            <param name="keySelector">The key selector.</param>
+            <param name="itemSelector">The item selector.</param>
+            <returns>Returns a new dictionary.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.IsolatedStorageSettingsProvider">
+            <summary>
+            A type that stores global settings in the isolated storage for the 
+            application. An implementation of the <see cref="T:Microsoft.Silverlight.Testing.Service.SettingsProvider"/> 
+            type.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.SettingsProvider">
+            <summary>
+            A provider of string dictionary values.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SettingsProvider.#ctor(Microsoft.Silverlight.Testing.Harness.TestServiceProvider)">
+            <summary>
+            Initializes a new SettingsProvider object.
+            </summary>
+            <param name="testService">The test service.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SettingsProvider.#ctor(Microsoft.Silverlight.Testing.Harness.TestServiceProvider,System.String)">
+            <summary>
+            Initializes a new SettingsProvider object.
+            </summary>
+            <param name="testService">The test service.</param>
+            <param name="serviceName">The service name.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SettingsProvider.SaveSettings(System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult})">
+            <summary>
+            Saves the settings.
+            </summary>
+            <remarks>Classes that inherit from SettingsProvider: hide this 
+            function.  Do not call up through to this base method.</remarks>
+            <param name="callback">The service callback.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.SettingsProvider.Settings">
+            <summary>
+            Gets the settings dictionary.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.SettingsProvider.IsReadOnly">
+            <summary>
+            Gets a value indicating whether the settings are read-only.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.SettingsProvider.SourceName">
+            <summary>
+            Gets the settings source for end-user display.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.IsolatedStorageSettingsProvider.TestFrameworkSettingsKeyName">
+            <summary>
+            The unique key used for storing the test framework's settings 
+            dictionary.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.IsolatedStorageSettingsProvider._settings">
+            <summary>
+            The underlying settings object.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.IsolatedStorageSettingsProvider.#ctor(Microsoft.Silverlight.Testing.Harness.TestServiceProvider)">
+            <summary>
+            Initializes a new isolated storage settings provider.
+            </summary>
+            <param name="testService">The test service instance.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.IsolatedStorageSettingsProvider.Initialize">
+            <summary>
+            Initializes the isolated storage settings provider.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.IsolatedStorageSettingsProvider.SaveSettings(System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult})">
+            <summary>
+            Saves the current settings values.
+            </summary>
+            <param name="callback">The service completion callback.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.IsolatedStorageSettingsProvider.LoadSettings">
+            <summary>
+            Recalls the stored settings values from isolated storage.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.IsolatedStorageSettingsProvider.InitializeSettings">
+            <summary>
+            Initialize the isolated storage application settings object.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.ServiceResult">
+            <summary>
+            Result object for asynchronous test service response.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.ServiceResult.CreateExceptionalResult(System.Exception)">
+            <summary>
+            Creates a new ServiceResult object for a failed result, the 
+            sets the exception.
+            </summary>
+            <param name="except">The Exception object.</param>
+            <returns>Returns a new ServiceResult with the Exception set.</returns>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.ServiceResult._result">
+            <summary>
+            The result LINQ element.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.ServiceResult.#ctor">
+            <summary>
+            Initializes a new instance of the ServiceResult class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.ServiceResult.ProcessResponse">
+            <summary>
+            Process the response text.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.ServiceResult.TryGetElement">
+            <summary>
+            Attempt to process and return the root element of a successful 
+            request. Returns null if there was an Exception.
+            </summary>
+            <returns>The root XML element of the response.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.ServiceResult.SetResult(Microsoft.Silverlight.Testing.Service.SimpleXElement)">
+            <summary>
+            Sets the result.
+            </summary>
+            <param name="result">The LINQ element for the result.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.ServiceResult.Processed">
+            <summary>
+            Gets or sets a value indicating whether the result has been 
+            processed.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.ServiceResult.Exception">
+            <summary>
+            Gets or sets the exception intercepted or generated during the 
+            request or 
+            processing timeframe.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.ServiceResult.Element">
+            <summary>
+            Gets the root XElement of the test service result.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.ServiceResult.Successful">
+            <summary>
+            Gets a value indicating whether the request was successful.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.ServiceType">
+            <summary>
+            The type of test service in use.  Used by the more advanced service 
+            scenarios in SilverlightTestServiceProvider.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.ServiceType.None">
+            <summary>
+            No service, or unknown service type.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.ServiceType.Direct">
+            <summary>
+            A direct connection, be it the file system, isolated storage, or 
+            similar.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.ServiceType.WebService">
+            <summary>
+            A web service.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.SilverlightTestService">
+            <summary>
+            The Silverlight test service provider is built for compilation with 
+            Silverlight builds of the test framework.  Populates with the important 
+            providers for web browser-hosted test runs.
+            </summary>
+            <summary>
+            The Silverlight test service provider is built for compilation with 
+            Silverlight builds of the test framework.  Populates with the important 
+            providers for web browser-hosted test runs.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestServiceProvider">
+            <summary>
+            A system that provides test services.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestServiceProvider._services">
+            <summary>
+            The dictionary of services registered with this provider instance.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.#ctor">
+            <summary>
+            Initializes a new test service provider instance.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.Initialize">
+            <summary>
+            Initializes the provider and all of its test services.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.InitializeAllServices">
+            <summary>
+            Initialize all services and features synchronously.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.RegisterService(Microsoft.Silverlight.Testing.Service.TestServiceFeature,Microsoft.Silverlight.Testing.Service.ProviderBase)">
+            <summary>
+            Register a new service that the test service should expose.
+            </summary>
+            <param name="feature">Known feature type.</param>
+            <param name="serviceInstance">Instance of the feature's 
+            <see cref="T:Microsoft.Silverlight.Testing.Service.ProviderBase"/> type.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.RegisterService(System.String,Microsoft.Silverlight.Testing.Service.ProviderBase)">
+            <summary>
+            Register a new service that the test service should expose.
+            </summary>
+            <param name="featureName">String name of the feature if the known 
+            enum value does not exist.</param>
+            <param name="serviceInstance">Instance of the feature's 
+            <see cref="T:Microsoft.Silverlight.Testing.Service.ProviderBase"/> type.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.UnregisterService(Microsoft.Silverlight.Testing.Service.TestServiceFeature)">
+            <summary>
+            Unregisters a feature.
+            </summary>
+            <param name="feature">Known feature type.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.UnregisterService(System.String)">
+            <summary>
+            Unregisters a feature.
+            </summary>
+            <param name="featureName">Known feature type string.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.HasService(Microsoft.Silverlight.Testing.Service.TestServiceFeature)">
+            <summary>
+            Check if a requested feature is supported by the test service 
+            provider.
+            </summary>
+            <param name="feature">Feature of interest.</param>
+            <returns>A value indicating whether the feature exists.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.HasService(System.String)">
+            <summary>
+            Check if a requested feature is supported by the test service 
+            provider.
+            </summary>
+            <param name="featureName">Feature of interest.</param>
+            <returns>A value indicating whether the feature exists.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.GetService``1(Microsoft.Silverlight.Testing.Service.TestServiceFeature)">
+            <summary>
+            Retrieve a feature.  An exception will be thrown if the service 
+            does not exist.
+            </summary>
+            <typeparam name="TService">Type of a service, ProviderBase.</typeparam>
+            <param name="feature">The feature of interest.</param>
+            <returns>Returns the feature, cast properly.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.GetService(Microsoft.Silverlight.Testing.Service.TestServiceFeature)">
+            <summary>
+            Retrieve a feature.
+            </summary>
+            <param name="feature">Feature of interest.</param>
+            <returns>The feature's provider.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.GetService(System.String)">
+            <summary>
+            Retrieve a feature.
+            </summary>
+            <param name="featureName">Feature of interest.</param>
+            <returns>The service or null if one was not present.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.RequireService(Microsoft.Silverlight.Testing.Harness.TestServiceProvider,System.Type)">
+            <summary>
+            Require a feature, or throw an exception if it isn't available.
+            </summary>
+            <param name="feature">Feature of interest.</param>
+            <param name="requiredType">The required type.</param>
+            <returns>The service or null if one was not present.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.RequireService(System.String,System.Type)">
+            <summary>
+            Require a feature, or throw an exception if it isn't available.
+            </summary>
+            <param name="featureName">Feature of interest.</param>
+            <param name="requiredType">The required type.</param>
+            <returns>The service or null if one was not present.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.RequireService(Microsoft.Silverlight.Testing.Service.TestServiceFeature)">
+            <summary>
+            Require a feature or interest.
+            </summary>
+            <param name="feature">Feature of interest.</param>
+            <returns>The service or null if one was not present.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.RequireService(System.String)">
+            <summary>
+            Requires a service.
+            </summary>
+            <param name="featureName">Feature of interest.</param>
+            <returns>The service or null if one was not present.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.RequireServiceInternal(System.Object)">
+            <summary>
+            Check for and required the presence of a service.  Throws an 
+            InvalidOperationException message if the service is unavailable.
+            </summary>
+            <param name="feature">Feature of interest.</param>
+            <returns>The service or null if one was not present.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.RequireServiceInternal(System.Object,System.Type)">
+            <summary>
+            Require a specific feature, and that it can be cast properly.
+            </summary>
+            <param name="feature">Feature of interest.</param>
+            <param name="cast">The type to verify assignment for a cast.</param>
+            <returns>The service or null if one was not present.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.GetServiceInternal(System.Object)">
+            <summary>
+            Looks for a specific service.
+            </summary>
+            <param name="feature">Feature of interest.</param>
+            <returns>The service or null if one was not present.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.UniqueTestRunIdentifier">
+            <summary>
+            Gets or sets a unique test run identifier, if any is present.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestServiceProvider.BusyServiceReferenceCounter">
+            <summary>
+            Gets or sets an integer value that can be used to manage simple
+            reference counting services.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.SilverlightTestService._webService">
+            <summary>
+            The service verifier and information.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SilverlightTestService.#ctor">
+            <summary>
+            Initializes a new instance of the SilverlightTestService class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SilverlightTestService.#ctor(Microsoft.Silverlight.Testing.UnitTestSettings)">
+            <summary>
+            Initializes a new instance of the SilverlightTestService class.
+            </summary>
+            <param name="settings">Unit test settings to read the service path
+            and other information from.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SilverlightTestService.Initialize">
+            <summary>
+            Initializes the Silverlight test service.  Performs a service check 
+            if needed before initializing the other providers.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SilverlightTestService.SetCustomIdentification">
+            <summary>
+            Sets the custom ID information for the test run, if passed into 
+            the run.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SilverlightTestService.SetServicePath(Microsoft.Silverlight.Testing.UnitTestSettings)">
+            <summary>
+            Determine the service path to attempt to use, and prepares the 
+            verification object using those parameters.
+            </summary>
+            <param name="settings">Unit test settings object to try and read
+            settings from.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SilverlightTestService.AttemptServiceConnection">
+            <summary>
+            Pauses the initialization process to attempt a service connection. 
+            The result will alter the underlying ServiceType being used by 
+            this provider to ensure a fallback experience can be used.  
+            
+            This verification step will block the initialization and entire 
+            test run until it continues.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SilverlightTestService.ContinueInitialization">
+            <summary>
+            Continues the initialization process for the test service provider.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SilverlightTestService.PopulateProviders">
+            <summary>
+            Populates with the standard providers for Silverlight in-browser 
+            testing.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.SilverlightTestService.ServiceType">
+            <summary>
+            Gets the service type that is in use.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.SilverlightTestService.WebService">
+            <summary>
+            Gets the web service proxy.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.SilverlightTestService.ServiceVerifier">
+            <summary>
+            A special verification class used by SilverlightTestService.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.SilverlightTestService.ServiceVerifier.VerificationServiceName">
+            <summary>
+            The name of a simple 'ping' method exposed by the service.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SilverlightTestService.ServiceVerifier.Verify(System.Action,System.Action)">
+            <summary>
+            Attempts to verify the service connection.  Calls the proper 
+            success/failure Action once a verification result is possible.
+            </summary>
+            <param name="success">The Action to call upon connection 
+            verification.</param>
+            <param name="failure">An Action to call upon failure.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.SilverlightTestService.ServiceVerifier.Hostname">
+            <summary>
+            Gets or sets the service hostname.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.SilverlightTestService.ServiceVerifier.Port">
+            <summary>
+            Gets or sets the service port.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.SilverlightTestService.ServiceVerifier.ServicePath">
+            <summary>
+            Gets or sets path to the simple POX service.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.SilverlightTestService.ServiceVerifier.ServiceUri">
+            <summary>
+            Gets the URI to the service.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.TestReportingProvider">
+            <summary>
+            A test service that reports test run results.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.TestReportingProvider.#ctor(Microsoft.Silverlight.Testing.Harness.TestServiceProvider)">
+            <summary>
+            Initializes a new reporting provider instance.
+            </summary>
+            <param name="testService">The test service.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.TestReportingProvider.WriteLog(System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult},System.String,System.String)">
+            <summary>
+            Begins a call to the test service to write to the log.
+            </summary>
+            <param name="callback">The callback, used to read or verify results 
+            from the service call.</param>
+            <param name="logName">The name of the log to write.</param>
+            <param name="content">The log file content.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.TestReportingProvider.ReportFinalResult(System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult},System.Boolean,System.Int32,System.Int32,System.String)">
+            <summary>
+            Begins a call to the test service to report a test run's results.
+            </summary>
+            <param name="callback">The callback, used to read or verify results 
+            from the service call.</param>
+            <param name="failure">A value indicating whether the test run was a 
+            failure.</param>
+            <param name="failures">The failed scenario count.</param>
+            <param name="totalScenarios">The total scenario count.</param>
+            <param name="message">Any message to report along with the failure.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.TestServiceFeature">
+            <summary>
+            Set of known, well-defined test service features.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.TestServiceFeature.CodeCoverageReporting">
+            <summary>
+            Code coverage reporting.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.TestServiceFeature.RunSettings">
+            <summary>
+            Provides run parameters and settings.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.TestServiceFeature.TestReporting">
+            <summary>
+            Provides test reporting services.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.TestServiceFeature.EnvironmentServices">
+            <summary>
+            Provides environment information.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.WebCodeCoverageProvider">
+            <summary>
+            A provider of code coverage information to an external process.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.WebCodeCoverageProvider.MethodName_SaveCodeCoverage">
+            <summary>
+            The MethodName_SaveCodeCoverage method name.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebCodeCoverageProvider.#ctor(Microsoft.Silverlight.Testing.Harness.TestServiceProvider)">
+            <summary>
+            Initializes a new code coverage provider.
+            </summary>
+            <param name="testService">The test service.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebCodeCoverageProvider.SaveCoverageData(System.String,System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult})">
+            <summary>
+            Save string-based code coverage data.
+            </summary>
+            <param name="data">The code coverage data, as a string.</param>
+            <param name="callback">The callback action.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.WebEnvironmentProvider">
+            <summary>
+            A provider of environment variables and environmental information that 
+            uses the test service provider infrastructure.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.WebEnvironmentProvider.MethodName_GetEnvironmentVariable">
+            <summary>
+            The MethodName_GetEnvironmentVariable method name.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebEnvironmentProvider.#ctor(Microsoft.Silverlight.Testing.Service.SilverlightTestService)">
+            <summary>
+            Initializes a new environment provider.
+            </summary>
+            <param name="testService">The web test service.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebEnvironmentProvider.GetEnvironmentVariable(System.String,System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult})">
+            <summary>
+            Retrieve an environment variable from the system.
+            </summary>
+            <param name="name">The variable name.</param>
+            <param name="callback">The callback action.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.WebServiceResult">
+            <summary>
+            Result object for asynchronous test service response that uses a simple 
+            web service / POX call.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebServiceResult.#ctor(System.Net.WebRequest,System.Net.WebResponse)">
+            <summary>
+            Initializes a new web service result.
+            </summary>
+            <param name="request">The request object.</param>
+            <param name="response">The response object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebServiceResult.#ctor(System.Net.WebRequest,System.Net.WebResponse,System.Object)">
+            <summary>
+            Initializes a new web service result.
+            </summary>
+            <param name="request">The request object.</param>
+            <param name="response">The response object.</param>
+            <param name="details">The details to associate for debugging 
+            purposes.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebServiceResult.ReadHttpWebResponse">
+            <summary>
+            Reads the web response, if successful, and parses out the string 
+            content.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebServiceResult.ProcessResponse">
+            <summary>
+            Process the response text.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.WebServiceResult.Request">
+            <summary>
+            Gets the web request associated with the service call.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.WebServiceResult.Response">
+            <summary>
+            Gets the web response associated with the service call.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.WebServiceResult.RequestDetails">
+            <summary>
+            Gets the details of the request, used for interactive debugging 
+            sessions only.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.WebServiceResult.ResponseString">
+            <summary>
+            Gets the string retrieved from the response.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.WebSettingsProvider">
+            <summary>
+            A test service that reads command line settings.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.WebSettingsProvider.MethodName_GetRunParameters">
+            <summary>
+            Name of the method MethodName_GetRunParameters.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebSettingsProvider.#ctor(Microsoft.Silverlight.Testing.Harness.TestServiceProvider)">
+            <summary>
+            Initializes a new settings provider instance.
+            </summary>
+            <param name="testService">The test service.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebSettingsProvider.Initialize">
+            <summary>
+            Initialize the web settings provider.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebSettingsProvider.ReadRunParameters(Microsoft.Silverlight.Testing.Service.ServiceResult)">
+            <summary>
+            Read the run parameters.
+            </summary>
+            <param name="result">The service result.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.WebTestReportingProvider">
+            <summary>
+            A test service that reports test run results.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.WebTestReportingProvider.MethodName_ReportTestResults">
+            <summary>
+            Name of the method MethodName_ReportTestResults.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.WebTestReportingProvider.MethodName_WriteLog">
+            <summary>
+            Name of the method MethodName_WriteLog.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestReportingProvider.#ctor(Microsoft.Silverlight.Testing.Harness.TestServiceProvider)">
+            <summary>
+            Initializes a new reporting provider instance.
+            </summary>
+            <param name="testService">The test service.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestReportingProvider.WriteLog(System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult},System.String,System.String)">
+            <summary>
+            Begins a call to the test service to write to the log.
+            </summary>
+            <param name="callback">The callback, used to read or verify results 
+            from the service call.</param>
+            <param name="logName">The name of the log to write.</param>
+            <param name="content">The log file content.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestReportingProvider.ReportFinalResult(System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult},System.Boolean,System.Int32,System.Int32,System.String)">
+            <summary>
+            Begins a call to the test service to report a test run's results.
+            </summary>
+            <param name="callback">The callback, used to read or verify results 
+            from the service call.</param>
+            <param name="failure">A value indicating whether the test run was a 
+            failure.</param>
+            <param name="failures">The failed scenario count.</param>
+            <param name="totalScenarios">The total scenario count.</param>
+            <param name="message">Any message to report along with the failure.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.WebTestService">
+            <summary>
+            Provides out-of-process access to operating system functions and other 
+            services such as visual verification, if present.
+            </summary>
+            <summary>
+            Provides out-of-process access to operating system functions and other 
+            services such as visual verification, if present.
+            </summary>
+            <summary>
+            Provides out-of-process access to operating system functions and other 
+            services such as visual verification, if present.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.WebTestService._serviceUri">
+            <summary>
+            The service address.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.WebTestService._sync">
+            <summary>
+            The synchronization context.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestService.#ctor(System.Uri)">
+            <summary>
+            Initializes a new plain-old-XML test service.  This assumes that 
+            the caller has already verifier that a service is present and 
+            responding at the service address.
+            </summary>
+            <param name="serviceUri">The base service URI, such as 
+            "scheme://hostname:port/servicePath/".</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestService.CreateUri(System.String,System.Collections.Generic.Dictionary{System.String,System.String})">
+            <summary>
+            Creates a simple REST-style Uri given the method/service name and 
+            a dictionary of key/value pairs to send as arguments.
+            </summary>
+            <param name="service">The method/service name.</param>
+            <param name="arguments">A set of key/value pairs.</param>
+            <returns>Returns a new Uri.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestService.CreateUri(System.String,System.Collections.Generic.Dictionary{System.String,System.String},System.String)">
+            <summary>
+            Creates a simple REST-style Uri given the method/service name and 
+            a dictionary of key/value pairs to send as arguments.
+            </summary>
+            <param name="service">The method/service name.</param>
+            <param name="arguments">A set of key/value pairs.</param>
+            <param name="queryString">Optional query string.</param>
+            <returns>Returns a new Uri.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestService.Dictionary(System.Object[])">
+            <summary>
+            Builds a simple dictionary from parameters.  The value follows the 
+            key parameter.  {[key, value], } ...
+            
+            The ToString() method is called on every object.
+            </summary>
+            <param name="parameters">The parameters.</param>
+            <returns>Returns a key/value dictionary from the parameters.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestService.CallMethod(System.String,System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult})">
+            <summary>
+            Begin a POX method call.  The callback is used with the result when 
+            it becomes available.
+            </summary>
+            <param name="method">The method name.</param>
+            <param name="callback">The callback action.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestService.CallMethod(System.String,System.Collections.Generic.Dictionary{System.String,System.String},System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult})">
+            <summary>
+            Begin a POX method call.  The callback is used with the result when 
+            it becomes available.
+            </summary>
+            <param name="method">The method name.</param>
+            <param name="arguments">Dictionary of key/value pairs.</param>
+            <param name="callback">The callback action.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestService.CallMethod(System.String,System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult})">
+            <summary>
+            Begin a POX method call.  The callback is used with the result when 
+            it becomes available.
+            </summary>
+            <param name="method">The method name.</param>
+            <param name="arguments">Dictionary of key/value pairs.</param>
+            <param name="postData">Optional string that will transform the 
+            request to a POST request.</param>
+            <param name="callback">The callback action.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestService.CallMethodPostContinue(System.IAsyncResult)">
+            <summary>
+            The intermediate step that writes the POST data and then continues 
+            the web request.
+            </summary>
+            <param name="ar">The async result object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestService.ResponseCallback(System.IAsyncResult)">
+            <summary>
+            Process the response callback from a POX method call.
+            </summary>
+            <param name="ar">The async result object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestService.UserInterfaceThreadCallback(System.Object)">
+            <summary>
+            On the UI thread, invoke the callback action with the result.
+            </summary>
+            <param name="state">The temporary state object.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.WebTestService.CrossThreadState">
+            <summary>
+            A simple type to store the state information for the cross-thread 
+            callback.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestService.CrossThreadState.#ctor(System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult},Microsoft.Silverlight.Testing.Service.WebServiceResult)">
+            <summary>
+            Initializes a new TemporaryStateObject object.
+            </summary>
+            <param name="callback">The callback action.</param>
+            <param name="result">The result object.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.WebTestService.CrossThreadState.Callback">
+            <summary>
+            Gets the callback action.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.WebTestService.CrossThreadState.Result">
+            <summary>
+            Gets the result object.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.WebTestService.RequestData">
+            <summary>
+            The request data class, stores information used in a request for 
+            associating this data with the response.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestService.RequestData.#ctor(System.Uri,System.Net.HttpWebRequest,System.Action{Microsoft.Silverlight.Testing.Service.ServiceResult})">
+            <summary>
+            Initializes a new request data object.
+            </summary>
+            <param name="uri">The request Uri.</param>
+            <param name="request">The request object.</param>
+            <param name="callback">The callback action.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.WebTestService.RequestData.ConvertToResult(System.Net.WebResponse)">
+            <summary>
+            Converts the request data object into a web service result 
+            object.
+            </summary>
+            <param name="response">The response object.</param>
+            <returns>Returns a new WebServiceResult instance.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.WebTestService.RequestData.PostData">
+            <summary>
+            Gets or sets the optional post data for the request.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.WebTestService.RequestData.Request">
+            <summary>
+            Gets the web request.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.WebTestService.RequestData.RequestUri">
+            <summary>
+            Gets the request Uri.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.WebTestService.RequestData.Callback">
+            <summary>
+            Gets the callback action.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.FastRunDispatcher">
+            <summary>
+            A type which handles preparing the underlying dispatcher or timer from 
+            which the test work items execute.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.RunDispatcher">
+            <summary>
+            Handle calling into the test framework as needed to perform the test
+            run, process the internal test dispatcher queue, and keep execution
+            moving forward.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.RunDispatcher._runNextStep">
+            <summary>
+            Delegate that returns whether more work remains and runs the next
+            set of work.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.RunDispatcher._running">
+            <summary>
+            Backing field for a value indicaing whether the dispatcher should be
+            running.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.RunDispatcher.#ctor(System.Func{System.Boolean})">
+            <summary>
+            Creates a new RunMethodManager, taking in a conditional delegate to
+            run for each step to see if more work remains.
+            </summary>
+            <param name="runNextStep">
+            The conditional delegate that performs work and indicates whether
+            additional work remains.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.RunDispatcher.Create(System.Func{System.Boolean})">
+            <summary>
+            Create a new run method manager object.
+            </summary>
+            <param name="runNextStep">
+            Conditional indicating whether more work will remain after
+            performing the work.
+            </param>
+            <returns>
+            Returns the run method manager. Typically depends on the execution 
+            platform and environment.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.RunDispatcher.Create(System.Func{System.Boolean},System.Windows.Threading.Dispatcher)">
+            <summary>
+            Create a new run method manager object.
+            </summary>
+            <param name="runNextStep">
+            Conditional indicating whether more work will remain after
+            performing the work.
+            </param>
+            <param name="dispatcher">A Dispatcher instance.</param>
+            <returns>
+            Returns the run method manager. Typically depends on the execution 
+            platform and environment.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.RunDispatcher.Run">
+            <summary>
+            A completely synchronous implementation, unless overridden, that
+            calls RunNextStep() until the harness is finished.
+            
+            The default implementation will not work with a presentation-rich
+            test environment.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.RunDispatcher.RunNextStep">
+            <summary>
+            Calls a conditional delegate, and returns whether there is more work
+            to be done.
+            </summary>
+            <returns>
+            Returns a value indicating whether there is additional work
+            remaining after executing the current work.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.RunDispatcher.OnComplete">
+            <summary>
+            Calls the Complete event handler.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Harness.RunDispatcher.Complete">
+            <summary>
+            Event that is called when all work is complete.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.RunDispatcher.IsRunning">
+            <summary>
+            Gets or sets a value indicating whether the dispatcher should be 
+            running.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.FastRunDispatcher._dispatcher">
+            <summary>
+            Stored Dispatcher instance.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.FastRunDispatcher.#ctor(System.Func{System.Boolean},System.Windows.Threading.Dispatcher)">
+            <summary>
+            Sets up a new run method manager.
+            </summary>
+            <param name="runNextStep">
+            Conditional delegate which returns true as long as there is 
+            additional work.
+            </param>
+            <param name="dispatcher">An instance of the dispatcher to use.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.FastRunDispatcher.Run">
+            <summary>
+            Begin the execution process by hooking up the underlying 
+            DispatcherTimer to call into the test framework regularly and 
+            perform test work items.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.TestClassData">
+            <summary>
+            A data object that generates property change notifications and can
+            be used for rich data binding to test results. Does keep a reference
+            to all results.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestClassData._parent">
+            <summary>
+            Parent object reference.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestClassData.#ctor(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,Microsoft.Silverlight.Testing.Client.TestAssemblyData)">
+            <summary>
+            Initializes a new instance of the TestClassData type.
+            </summary>
+            <param name="testClass">The test class metadata.</param>
+            <param name="parent">The parent test assembly data object.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestClassData._methods">
+            <summary>
+            Backing store for the set of test class.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestClassData._expanded">
+            <summary>
+            Backing field for the expanded property.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestClassData.CollapseUnlessFailures">
+            <summary>
+            Collapses the test class node unless there is at least one child
+            test method that failed.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestClassData._passed">
+            <summary>
+            Backing field for a passed value.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestClassData.GetResultReport">
+            <summary>
+            Retrieves the results report.
+            </summary>
+            <returns>Returns a string containing the report.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestClassData.Parent">
+            <summary>
+            Gets the parent data object.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestClassData.Name">
+            <summary>
+            Gets the name of the test class.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestClassData.Namespace">
+            <summary>
+            Gets the namespace for the test class.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestClassData.TestMethods">
+            <summary>
+            Gets an observable collection of test class data objects.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestClassData.IsExpanded">
+            <summary>
+            Gets or sets a value indicating whether the item is expanded in
+            a hierarchical display.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestClassData.IsChecked">
+            <summary>
+            Gets or sets the checked value. Don't think this is actually used.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestClassData.Passed">
+            <summary>
+            Gets or sets a value indicating whether the test passed. If failed,
+            will propagate to the parent metadata object.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.TestRunData">
+            <summary>
+            A data object that generates property change notifications and can
+            be used for rich data binding to test results. Does keep a reference
+            to all results.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestRunData._harness">
+            <summary>
+            The unit test harness instance.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestRunData._information">
+            <summary>
+            Backing field for information about the test application in use.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestRunData.#ctor(Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes a new instance of the test run results.
+            </summary>
+            <param name="unitTestHarness">The unit test harness.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestRunData._assemblies">
+            <summary>
+            Backing store for the set of test assemblies.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestRunData._title">
+            <summary>
+            Title backing field.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestRunData._total">
+            <summary>
+            Stores the total number of expected scenarios.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestRunData._currentTestMethod">
+            <summary>
+            Stores the current test information.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestRunData._currentTest">
+            <summary>
+            Stores the current test information.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestRunData._runScenarios">
+            <summary>
+            Stores the number of run scenarios.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestRunData._failedScenarios">
+            <summary>
+            Count of failed scenarios.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestRunData._running">
+            <summary>
+            Backing field for whether the app is running.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestRunData.TestApplicationInformation">
+            <summary>
+            Gets the test application information instance.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestRunData.UnitTestHarness">
+            <summary>
+            Gets the unit test harness instance.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestRunData.TestAssemblies">
+            <summary>
+            Gets an observable collection of test assembly data objects.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestRunData.Title">
+            <summary>
+            Gets or sets the informational run title.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestRunData.TotalScenarios">
+            <summary>
+            Gets or sets the number of total scenarios.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestRunData.CurrentTestMethod">
+            <summary>
+            Gets or sets the current test name.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestRunData.CurrentTest">
+            <summary>
+            Gets or sets the current test name.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestRunData.RunScenarios">
+            <summary>
+            Gets or sets the number of run scenarios.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestRunData.FailedScenarios">
+            <summary>
+            Gets or sets the number of failed scenarios.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestRunData.PassedAndComplete">
+            <summary>
+            Gets a value indicating whether the run is complete and passed.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestRunData.Passed">
+            <summary>
+            Gets a value indicating whether all passing results have been
+            processed.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestRunData.PassedScenarios">
+            <summary>
+            Gets the number of passed scenarios, defined as the number of
+            run scenarios minus the number of failed scenarios tracked.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestRunData.IsDispatcherRunning">
+            <summary>
+            Gets a value indicating whether the dispatcher is currently running.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestRunData.IsRunning">
+            <summary>
+            Gets a value indicating whether the test run is in action.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestAssemblyCompletedEventArgs">
+            <summary>
+            Assembly complete event arguments.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.UnitTestHarnessEventArgs">
+            <summary>
+            Generic unit test harness event arguments base class that contains a
+            reference to the harness.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarnessEventArgs.#ctor(Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes a new instance of the UnitTestHarnessEventArgs class.
+            </summary>
+            <param name="harness">The test harness.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarnessEventArgs.UnitTestHarness">
+            <summary>
+            Gets the unit test harness reference.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestAssemblyCompletedEventArgs.#ctor(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly,Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes a new instance of the TestAssemblyCompletedEventArgs
+            type.
+            </summary>
+            <param name="assembly">The assembly metadata.</param>
+            <param name="harness">The test harness instance.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestAssemblyCompletedEventArgs.Assembly">
+            <summary>
+            Gets the assembly metadata.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestAssemblyStartingEventArgs">
+            <summary>
+            Test assembly starting event arguments.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestAssemblyStartingEventArgs.#ctor(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly,Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes a new instance of the TestAssemblyStartingEventArgs
+            type.
+            </summary>
+            <param name="assembly">The assembly metadata.</param>
+            <param name="harness">The unit test harness instance.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestAssemblyStartingEventArgs.Assembly">
+            <summary>
+            Gets the assembly metadata information.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestClassCompletedEventArgs">
+            <summary>
+            The test class completed event arguments.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestClassCompletedEventArgs.#ctor(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes a new instance of the TestClassCompletedEventArgs
+            class.
+            </summary>
+            <param name="testClass">Test class metadata.</param>
+            <param name="harness">The harness instance.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestClassCompletedEventArgs.TestClass">
+            <summary>
+            Gets the test class metadata.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestClassStartingEventArgs">
+            <summary>
+            Information about the start of a test class event.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestClassStartingEventArgs.#ctor(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes a new instance of the TestClassStartingEventArgs type.
+            </summary>
+            <param name="testClass">The test class metadata.</param>
+            <param name="harness">The unit test harness reference.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestClassStartingEventArgs.TestClass">
+            <summary>
+            Gets the test class instance.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestMethodStartingEventArgs">
+            <summary>
+            Test method starting event arguments.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodStartingEventArgs.#ctor(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes a new instance of the TestMethodStartingEventArgs type.
+            </summary>
+            <param name="testMethod">The test method metadata.</param>
+            <param name="testClass">The test class metadata.</param>
+            <param name="harness">The test harness instance.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestMethodStartingEventArgs.TestMethod">
+            <summary>
+            Gets the test method metadata.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestMethodStartingEventArgs.TestClass">
+            <summary>
+            Gets the test class metadata.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestRunStartingEventArgs">
+            <summary>
+            Test method completed event arguments, contains the result.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestRunStartingEventArgs.#ctor(Microsoft.Silverlight.Testing.UnitTestSettings,Microsoft.Silverlight.Testing.Harness.TestRunFilter)">
+            <summary>
+            Initializes a new instance of the TestRunStartingEventArgs
+            type.
+            </summary>
+            <param name="settings">The test run filter.</param>
+            <param name="filter">The test run settings object.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestRunStartingEventArgs.Settings">
+            <summary>
+            Gets the unit test run settings.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestRunStartingEventArgs.TestRunFilter">
+            <summary>
+            Gets the test run filter.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestRunStartingEventArgs.TestHarnessName">
+            <summary>
+            Gets or sets the test harness name.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestRunStartingEventArgs.EnqueuedAssemblies">
+            <summary>
+            Gets or sets the number of valid, enqueued assemblies scheduled.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.TagAttribute">
+            <summary>
+            Tag attribute used to associate individual test cases with tags to
+            easily test related functionality.
+            </summary>
+            <remarks>
+            The infrastructure associated with the TagAttribute is not yet in place.
+            </remarks>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.TagAttribute.ReservedWords">
+            <summary>
+            List of reserved words that cannot be used as tags.
+            </summary>
+            <remarks>
+            This list should be shared with the tag parser implementation when
+            available.
+            </remarks>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.TagAttribute.ReservedCharacters">
+            <summary>
+            List of reserved characters that cannot be used in tags.
+            </summary>
+            <remarks>
+            This list should be shared with the tag parser implementation when
+            available.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.TagAttribute.#ctor(System.String)">
+            <summary>
+            Initializes a new instance of the TagAttribute class.
+            </summary>
+            <param name="tag">
+            Tag associated with the test method or class.
+            </param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.TagAttribute.Tag">
+            <summary>
+            Gets the tag associated with the test method or class.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.HarnessExtensions">
+            <summary>
+            Set of extension methods used by the harness.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.HarnessExtensions.AddRange``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0})">
+            <summary>
+            An AddRange implementation for the generic IList interface.
+            </summary>
+            <typeparam name="TListType">The list type.</typeparam>
+            <param name="list">The list object.</param>
+            <param name="collection">The collection to copy into the list.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.HarnessExtensions.Replace``1(System.Collections.Generic.IList{``0},System.Collections.Generic.IEnumerable{``0})">
+            <summary>
+            Replace a list's contents with the items in the IEnumerable.
+            </summary>
+            <typeparam name="TListType">The list type.</typeparam>
+            <param name="list">The list object.</param>
+            <param name="sequence">The sequence to copy into the list.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.IProvideDynamicTestMethods">
+            <summary>
+            The IProvideDynamicTestMethods interface is used to provide additional
+            test methods dynamically at runtime.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.IProvideDynamicTestMethods.GetDynamicTestMethods">
+            <summary>
+            Get the dynamic test methods.
+            </summary>
+            <returns>Sequence of dynamic test methods.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.RetryTestRunFilter">
+            <summary>
+            A type filter for just a specific test.  Allows the re-running of a 
+            single result again in the same process.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestRunFilter">
+            <summary>
+            A type to filter down complete sets of classes, tests and methods.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestRunFilter.DefaultTestRunName">
+            <summary>
+            The default unit test run name.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestRunFilter._settings">
+            <summary>
+            Unit test settings.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestRunFilter.#ctor(Microsoft.Silverlight.Testing.UnitTestSettings,Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes a new test run filter using an existing settings file.
+            </summary>
+            <param name="settings">A unit test settings instance.</param>
+            <param name="harness">The unit test harness.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestRunFilter.GetTestClasses(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly,Microsoft.Silverlight.Testing.Harness.TestClassInstanceDictionary)">
+            <summary>
+            Retrieve a set of test classes from a test assembly.
+            </summary>
+            <param name="assembly">The test assembly metadata object.</param>
+            <param name="instances">Test class instance dictionary.</param>
+            <returns>Returns a new list of test class metadata objects.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestRunFilter.SortTestClasses(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass})">
+            <summary>
+            Sort the test classes if the settings for alphabetical sorting are 
+            present.
+            </summary>
+            <param name="tests">List of test classes.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestRunFilter.FilterTestClasses(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass},Microsoft.Silverlight.Testing.Harness.TestClassInstanceDictionary)">
+            <summary>
+            Filter out tests based on the standard-supported methods.
+            </summary>
+            <param name="classes">List of test classes.</param>
+            <param name="instances">Test class instance dictionary.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestRunFilter.FilterCustomTestClasses(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass},Microsoft.Silverlight.Testing.Harness.TestClassInstanceDictionary)">
+            <summary>
+            Perform any custom filtering that the TestRunFilter needs.
+            </summary>
+            <param name="classes">List of test classes.</param>
+            <param name="instances">Test class instance dictionary.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestRunFilter.FilterLegacyTestClasses(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass},Microsoft.Silverlight.Testing.Harness.TestClassInstanceDictionary)">
+            <summary>
+            If specific string-contains filters are present.
+            </summary>
+            <param name="classes">List of test classes.</param>
+            <param name="instances">Test class instance dictionary.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestRunFilter.FilterExclusiveTestClasses(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass},Microsoft.Silverlight.Testing.Harness.TestClassInstanceDictionary)">
+            <summary>
+            If any exclusive classes are found, filter them.
+            </summary>
+            <param name="classes">List of test classes.</param>
+            <param name="instances">Test class instance dictionary.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestRunFilter.GetTestMethods(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,System.Object)">
+            <summary>
+            Retrieves the test methods from a test class metadata object.
+            </summary>
+            <param name="test">The test class metadata object.</param>
+            <param name="instance">The test class instance.</param>
+            <returns>Returns a list of test method metadata objects.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestRunFilter.FilterTestMethods(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod})">
+            <summary>
+            Filter the test methods.
+            </summary>
+            <param name="methods">List of test methods.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestRunFilter.FilterCustomTestMethods(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod})">
+            <summary>
+            Perform any custom filtering that the TestRunFilter needs.
+            </summary>
+            <param name="methods">List of test methods.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestRunFilter.FilterExclusiveTestMethods(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod})">
+            <summary>
+            If any exclusive classes are found, filter them.
+            </summary>
+            <param name="methods">List of test methods.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestRunFilter.SortTestMethods(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod})">
+            <summary>
+            Sorts the test methods, if requested.
+            </summary>
+            <param name="methods">List of test methods.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestRunFilter.TestRunName">
+            <summary>
+            Gets a friendly name for the test run.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestRunFilter.UnitTestHarness">
+            <summary>
+            Gets the unit test harness.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.RetryTestRunFilter._test">
+            <summary>
+            The test class.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.RetryTestRunFilter._method">
+            <summary>
+            The test method.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.RetryTestRunFilter.#ctor(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod)">
+            <summary>
+            Initializes a new test run filter using an existing settings file.
+            </summary>
+            <param name="test">The test class metadata.</param>
+            <param name="method">The test method metadata.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.RetryTestRunFilter.GetTestClasses(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly,Microsoft.Silverlight.Testing.Harness.TestClassInstanceDictionary)">
+            <summary>
+            Retrieve a set of test classes from a test assembly.
+            </summary>
+            <param name="assembly">The test assembly metadata object.</param>
+            <param name="instances">Test class instance dictionary.</param>
+            <returns>Returns a new list of test class metadata objects.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.RetryTestRunFilter.GetTestMethods(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,System.Object)">
+            <summary>
+            Retrieves the test methods from a test class metadata object.
+            </summary>
+            <param name="test">The test class metadata object.</param>
+            <param name="instance">The test class instance.</param>
+            <returns>Returns a list of test method metadata objects.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TagManager">
+            <summary>
+            A helper class that manages tags and associated metadata. Tag
+            expressions are evaluated at the TestClass level.
+            </summary>
+            <summary>
+            A helper class that manages tags and associated metadata. Tag
+            expressions are evaluated at the TestClass level.
+            </summary>
+            <summary>
+            A helper class that manages tags and associated metadata. Tag
+            expressions are evaluated at the TestClass level.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager.PriorityTagPrefix">
+            <summary>
+            The prefix for any tags generated from priority values.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager.TagType">
+            <summary>
+            A reference to the tag attribute type.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager._classTags">
+            <summary>
+            The test tags associated with the class.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager._methodTags">
+            <summary>
+            The test tags associated with methods.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager._tagsToMethods">
+            <summary>
+            The ability to grab the set of methods, given a test class type, 
+            and the tag of interest.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager._testClass">
+            <summary>
+            The test class type.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.#ctor(System.Type,System.Collections.Generic.IEnumerable{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod})">
+            <summary>
+            Initializes a new tag manager.
+            </summary>
+            <param name="test">The test class type.</param>
+            <param name="methods">The set of methods to run.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.CreateClassTags(System.Type)">
+            <summary>
+            Reflect, read and prepare the tags for the class metadata. Performs 
+            the work if this is the first time the metadata has been seen.
+            </summary>
+            <param name="test">The reflection object for the test class.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.CreateMethodTags(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod)">
+            <summary>
+            Reflect, read and prepare the tags for the method metadata. Performs 
+            the work if this is the first time the metadata has been seen.
+            </summary>
+            <param name="method">The method metadata.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.EvaluateExpression(System.String)">
+            <summary>
+            Get the test methods that correspond to a tag expression.
+            </summary>
+            <param name="tagExpression">Tag expression.</param>
+            <returns>Test methods for the tag expression.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TagManager.Universe">
+            <summary>
+            Gets or sets the universe of all test methods for expression 
+            evaluation.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator">
+            <summary>
+            Evaluate tag expressions.
+            </summary>
+            <remarks>
+            Tag expressions are derived from the following EBNF grammar:
+                {Expression} :=
+                    {Expression} + {Term} |
+                    {Expression} - {Term} |
+                    {Term}
+                {Term} :=
+                    {Term} * {Factor} |
+                    {Factor}
+                {Factor} :=
+                    !{Factor} |
+                    ({Expression}) |
+                    {Tag}
+                {Tag} :=
+                    All |
+                    [^InvalidCharacters]+
+             
+            The non-terminals for {Expression} and {Term} will be left factored
+            in the recursive descent parser below.
+            </remarks>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.Union">
+            <summary>
+            Union character.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.Intersection">
+            <summary>
+            Intersection character.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.Complement">
+            <summary>
+            Complement character.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.Difference">
+            <summary>
+            Difference character.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.All">
+            <summary>
+            The "All" string constant.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.InvalidCharacters">
+            <summary>
+            Invalid characters in a tag name.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.Evaluate(Microsoft.Silverlight.Testing.Harness.TagManager,System.String)">
+            <summary>
+            Evaluate a tag expression.
+            </summary>
+            <param name="owner">The owner object.</param>
+            <param name="tagExpression">Tag expression.</param>
+            <returns>Test methods associated with the tag expression.</returns>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator._owner">
+            <summary>
+            The owning TagManager instance.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator._tagExpression">
+            <summary>
+            Expression being evaluated.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator._position">
+            <summary>
+            Current position in the expression.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.#ctor(Microsoft.Silverlight.Testing.Harness.TagManager,System.String)">
+            <summary>
+            Create an expression evaluator.
+            </summary>
+            <param name="owner">The owner object.</param>
+            <param name="tagExpression">Expression object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.Match(System.String)">
+            <summary>
+            Match a sequence of characters.
+            </summary>
+            <param name="expected">String to match.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.TryMatch(System.String)">
+            <summary>
+            Try to match a sequence of characters.
+            </summary>
+            <param name="expected">String to match.</param>
+            <returns>Returns a value indicating whether the match was 
+            successful.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.Evaluate">
+            <summary>
+            Evaluate an expression.
+            </summary>
+            <returns>Test methods described by the expression.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.ReadExpression">
+            <summary>
+            Evaluate an expression.
+            </summary>
+            <returns>Test methods described by the expression.</returns>
+            <remarks>
+            We need to factor out left recursion, so:
+                {Expression} :=
+                    {Expression} + {Term} |
+                    {Expression} - {Term} |
+                    {Term}
+            becomes:
+                {Expression} :=
+                	{Term}{Expression'}
+                
+                {Expression'} :=
+                	#empty#
+                	+ {Term}{Expression'}
+                	- {Term}{Expression'}
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.ReadExpression(System.Collections.Generic.IEnumerable{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod})">
+            <summary>
+            Evaluate an expression.
+            </summary>
+            <param name="term">
+            Left term already read as part of the expression.
+            </param>
+            <returns>Test methods described by the expression.</returns>
+            <remarks>
+            Non-terminal created for left-factoring:
+                {Expression'} :=
+                	#empty#
+                	+ {Term}{Expression'}
+                	- {Term}{Expression'}
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.ReadTerm">
+            <summary>
+            Evaluate a term.
+            </summary>
+            <returns>Test methods described by the expression.</returns>
+            <remarks>
+            We need to factor out left recursion, so:
+                {Term} :=
+                    {Factor} * {Term} |
+                    {Factor}
+            becomes:
+                {Term} :=
+                    {Factor}{Term'}
+            
+                {Term'} :=
+                	#empty#
+                	^ {Factor}{Term'}
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.ReadTerm(System.Collections.Generic.IEnumerable{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod})">
+            <summary>
+            Evaluate a term.
+            </summary>
+            <param name="factor">
+            Left term already read as part of the expression.
+            </param>
+            <returns>Test methods described by the expression.</returns>
+            <remarks>
+            Non-terminal created for left-factoring:
+                {Term'} :=
+                	#empty#
+                	^ {Factor}{Term'}
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.ReadFactor">
+            <summary>
+            Evaluate a factor.
+            </summary>
+            <returns>Test methods described by the expression.</returns>
+            <remarks>
+            {Factor} :=
+                !{Factor} |
+                ({Expression}) |
+                {Tag}
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.CreateEmptyList">
+            <summary>
+            Creates a new empty collection.
+            </summary>
+            <returns>Returns an empty collection.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.ExpressionEvaluator.ReadTag">
+            <summary>
+            Evaluate a tag.
+            </summary>
+            <returns>Test methods described by the expression.</returns>
+            <remarks>
+            {Tag} :=
+                All |
+                [^InvalidCharacters]+
+            </remarks>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TagManager.Tags">
+            <summary>
+            A string list for storing tags. Provides an Add method that takes 
+            an attribute object and, if a TagAttribute, will append its tag 
+            value to the list.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.Tags.#ctor">
+            <summary>
+            Initializes a new Tags instance.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.Tags.#ctor(System.Collections.Generic.IEnumerable{System.String})">
+            <summary>
+            Initializes a new Tags instance from an existing collection.
+            </summary>
+            <param name="collection">The collection to copy.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagManager.Tags.Add(System.Attribute)">
+            <summary>
+            Adds a TagAttribute's tag value.
+            </summary>
+            <param name="tag">The tag object.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TagTestRunFilter">
+            <summary>
+            A method and class filter that uses expressions and the TagAttribute.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagTestRunFilter.NullTagRunName">
+            <summary>
+            The name to use for the test run when the tag expression is null.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagTestRunFilter.#ctor(Microsoft.Silverlight.Testing.UnitTestSettings,Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes a new test run filter with the tag expression setting.
+            </summary>
+            <param name="settings">Unit test settings.</param>
+            <param name="harness">Unit test harness.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagTestRunFilter.#ctor(Microsoft.Silverlight.Testing.UnitTestSettings,Microsoft.Silverlight.Testing.Harness.UnitTestHarness,System.String)">
+            <summary>
+            Initializes a new test run filter with the tag expression.
+            </summary>
+            <param name="settings">Unit test settings.</param>
+            <param name="harness">Unit test harness.</param>
+            <param name="tagExpression">The tag expression to use.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagTestRunFilter.SetTagExpression(System.String)">
+            <summary>
+            Sets the tag expression property.
+            </summary>
+            <param name="tagExpression">The tag expression to use.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TagTestRunFilter._hasLoggedWarning">
+            <summary>
+            A value indicating whether the warning has been logged yet.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagTestRunFilter.FilterCustomTestClasses(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass},Microsoft.Silverlight.Testing.Harness.TestClassInstanceDictionary)">
+            <summary>
+            Apply tag filtering.
+            </summary>
+            <param name="classes">List of test classes.</param>
+            <param name="instances">Test class instance dictionary.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagTestRunFilter.FilterCustomTestMethods(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod})">
+            <summary>
+            Apply tag filtering.
+            </summary>
+            <param name="methods">List of test methods.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagTestRunFilter.ApplyExpression(Microsoft.Silverlight.Testing.Harness.TagManager,System.Collections.Generic.ICollection{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod})">
+            <summary>
+            Apply the tag filtering.
+            </summary>
+            <param name="tagManager">The tag manager instance.</param>
+            <param name="methods">Set of methods.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagTestRunFilter.FilterExclusiveTestClasses(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass},Microsoft.Silverlight.Testing.Harness.TestClassInstanceDictionary)">
+            <summary>
+            Exclusive attributes are not supported when also using tagging.
+            </summary>
+            <param name="classes">List of test classes.</param>
+            <param name="instances">Test class instance dictionary.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TagTestRunFilter.FilterExclusiveTestMethods(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod})">
+            <summary>
+            Exclusive attributes are not supported when also using tagging.
+            </summary>
+            <param name="methods">List of test methods.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TagTestRunFilter.TagExpression">
+            <summary>
+            Gets the tag expression in use by the run filter.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestAssemblyHelper">
+            <summary>
+            Helper code for TestAssembly logic.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestAssemblyHelper.HasExclusiveClasses(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass})">
+            <summary>
+            Check whether [Exclusive] attribute is present on any classes.
+            </summary>
+            <param name="classes">Collection of class metadata objects.</param>
+            <returns>Returns a value indicating whether any of the classes 
+            include an [Exclusive] attribute.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestAssemblyHelper.SortTestClasses(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass})">
+            <summary>
+            Sorts the test classes alphabetically by name.
+            </summary>
+            <param name="classes">A list of test class metadata objects.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestClassHelper">
+            <summary>
+            Test class helper.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestClassHelper._hasWarned">
+            <summary>
+            A value indicating whether the warning has been logged in this run.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestClassHelper.FilterTestsToRun(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass},System.Collections.Generic.ICollection{System.String})">
+            <summary>
+            Filter the set of test classes by removing unused classes.
+            </summary>
+            <param name="classes">The input list of test class metadata objects.</param>
+            <param name="classesToRun">The classes to run.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestClassHelper.FilterExclusiveClasses(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass},Microsoft.Silverlight.Testing.Harness.LogMessageWriter)">
+            <summary>
+            Look through the classes for the [Exclusive] attribute. If found, 
+            remove any classes where the attribute is not present.
+            </summary>
+            <param name="classes">The input list of classes.</param>
+            <param name="logWriter">The log writer object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestClassHelper.FilterByFilterClassParameter(System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass})">
+            <summary>
+            Look for the /p:FilterClass parameter in the test harness settings. 
+            Try to do a substring match on all filtered test classes.
+            </summary>
+            <param name="parameters">The parameters.</param>
+            <param name="classes">List of test classes to be filtered.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestMethodCompletedEventArgs">
+            <summary>
+            Test method completed event arguments, contains the result.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodCompletedEventArgs.#ctor(Microsoft.Silverlight.Testing.Harness.ScenarioResult)">
+            <summary>
+            Initializes a new instance of the TestMethodCompletedEventArgs
+            type.
+            </summary>
+            <param name="result">The result instance.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodCompletedEventArgs.#ctor(Microsoft.Silverlight.Testing.Harness.ScenarioResult,Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes a new instance of the TestMethodCompletedEventArgs
+            type.
+            </summary>
+            <param name="result">The result instance.</param>
+            <param name="harness">The unit test harness.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestMethodCompletedEventArgs.Result">
+            <summary>
+            Gets the test method result.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestMethodHelper">
+            <summary>
+            Helper code for TestMethod logic.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestMethodHelper._hasWarned">
+            <summary>
+            A value indicating whether the warning has been logged in this run.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodHelper.HasExclusiveMethods(System.Collections.Generic.ICollection{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod})">
+            <summary>
+            Check whether [Exclusive] is present on >= 1 of the methods.
+            </summary>
+            <param name="methods">The methods to search through.</param>
+            <returns>True if at least one of the methods has Exclusive.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodHelper.FilterExclusiveMethods(System.Collections.Generic.IList{Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod},Microsoft.Silverlight.Testing.Harness.LogMessageWriter)">
+            <summary>
+            Look through the methods for the [Exclusive] attribute. If found, 
+            remove any methods where the attribute is not present.
+            </summary>
+            <param name="methods">The methods to filter.</param>
+            <param name="logWriter">The log writer object.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.UnitTestHarnessEvents">
+            <summary>
+            A helper utility for firing events as the unit test harness from any
+            component, internal or not. Enables expansion.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestHarnessEvents._harness">
+            <summary>
+            Stored instance of the harness.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarnessEvents.#ctor(Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes a new intance of the UnitTestHarnessEvents helper.
+            </summary>
+            <param name="harness">The harness reference.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarnessEvents.SendTestAssemblyStarting(Microsoft.Silverlight.Testing.Harness.TestAssemblyStartingEventArgs)">
+            <summary>
+            Calls the test assembly starting event.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarnessEvents.SendTestAssemblyCompleted(Microsoft.Silverlight.Testing.Harness.TestAssemblyCompletedEventArgs)">
+            <summary>
+            Calls the test assembly completed event.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarnessEvents.SendTestClassStarting(Microsoft.Silverlight.Testing.Harness.TestClassStartingEventArgs)">
+            <summary>
+            Calls the test class starting event handlers.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarnessEvents.SendTestClassCompleted(Microsoft.Silverlight.Testing.Harness.TestClassCompletedEventArgs)">
+            <summary>
+            Calls the test class completed event.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarnessEvents.SendTestMethodStarting(Microsoft.Silverlight.Testing.Harness.TestMethodStartingEventArgs)">
+            <summary>
+            Calls the test method starting event.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarnessEvents.SendTestMethodCompleted(Microsoft.Silverlight.Testing.Harness.TestMethodCompletedEventArgs)">
+            <summary>
+            Calls the test method completed event.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarnessEvents.SendTestRunStarting(Microsoft.Silverlight.Testing.Harness.TestRunStartingEventArgs)">
+            <summary>
+            Calls the test run starting event.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.UnitTestLogicFactory">
+            <summary>
+            A factory for creating the unit test objects.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestLogicFactory._harness">
+            <summary>
+            The unit test harness.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogicFactory.#ctor(Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes a new unit test logic factory.
+            </summary>
+            <param name="harness">The unit test harness reference.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogicFactory.CreateAssemblyManager(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider,Microsoft.Silverlight.Testing.Harness.TestRunFilter,Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly)">
+            <summary>
+            Creates a new AssemblyManager.
+            </summary>
+            <param name="provider">The unit test provider.</param>
+            <param name="filter">The run filter.</param>
+            <param name="assembly">The unit test assembly metadata object.</param>
+            <returns>Returns a new AssemblyManager.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogicFactory.CreateTestClassManager(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider,Microsoft.Silverlight.Testing.Harness.TestRunFilter,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,System.Object)">
+            <summary>
+            Creates a new TestClassManager.
+            </summary>
+            <param name="provider">The unit test provider.</param>
+            <param name="filter">The run filter.</param>
+            <param name="testClass">The test class metadata.</param>
+            <param name="instance">The test class instance.</param>
+            <returns>Returns a new TestClassManager.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogicFactory.CreateTestMethodManager(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod,System.Object)">
+            <summary>
+            Creates a new TestMethodManager.
+            </summary>
+            <param name="provider">The unit test provider.</param>
+            <param name="testClass">The test class metadata.</param>
+            <param name="method">The test method metadata.</param>
+            <param name="instance">The test class instance.</param>
+            <returns>Returns a new TestMethodManager.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider">
+            <summary>
+            A log provider that outputs in a simple custom test format that Visual 
+            Studio recognizes.
+            </summary>
+            <summary>
+            A log provider that outputs in a simple custom test format that Visual 
+            Studio recognizes.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.LogProvider">
+            <summary>
+            LogProvider interface with a single Process method that handles a
+            LogMessage object.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogProvider._conditionalHandlers">
+            <summary>
+            A dictionary of conditional action handlers.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogProvider._definedHandlers">
+            <summary>
+            A dictionary of types/actions for handling specific types of log
+            messages.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogProvider.Process(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Perform any needed operations to log the message.
+            </summary>
+            <param name="logMessage">Instance of LogMessage type.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogProvider.ProcessRemainder(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Method that processes any messages not handled any other way.
+            </summary>
+            <param name="message">The log message.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogProvider.RegisterMessageTypeHandler(Microsoft.Silverlight.Testing.Harness.LogMessageType,System.Action{Microsoft.Silverlight.Testing.Harness.LogMessage})">
+            <summary>
+            Registers an action for a specific message type.
+            </summary>
+            <param name="type">The type of interest.</param>
+            <param name="action">The handler for the type.  Takes a LogMessage 
+            parameter.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogProvider.RegisterConditionalHandler(System.Func{Microsoft.Silverlight.Testing.Harness.LogMessage,System.Boolean},System.Action{Microsoft.Silverlight.Testing.Harness.LogMessage})">
+            <summary>
+            Registers a conditional handler.  During the log message processing 
+            step, all conditional callbacks will be tried.  The first positive 
+            result will then call the associated processing Action for that 
+            conditional method entry.
+            </summary>
+            <param name="condition">A conditional callback that takes a 
+            LogMessage input parameter.</param>
+            <param name="action">A log message processing Action that is called 
+            when the condition is true.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogProvider.UnregisterConditionalHandler(System.Func{Microsoft.Silverlight.Testing.Harness.LogMessage,System.Boolean})">
+            <summary>
+            Removes a conditional callback.
+            </summary>
+            <param name="condition">The condition.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogProvider.ClearConditionalHandlers">
+            <summary>
+            Clear all existing conditional handlers.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogProvider.ClearMessageTypeHandlers">
+            <summary>
+            Clear all existing message type handlers.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.ITestSettingsLogProvider">
+            <summary>
+            Interface for LogProviders that want access to external test settings.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ITestSettingsLogProvider.Initialize(Microsoft.Silverlight.Testing.UnitTestSettings)">
+            <summary>
+            Initializes the provider.
+            </summary>
+            <param name="settings">The settings.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.DefaultTestResultsFilename">
+            <summary>
+            The filename to use for saving test results.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.DefaultTestAdapterTypeName">
+            <summary>
+            The default test adapter type name.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.DefaultTestListName">
+            <summary>
+            The default test list name.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.DefaultComputerName">
+            <summary>
+            The default computer name.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.DefaultUserName">
+            <summary>
+            The default user name.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.DefaultTestRunConfigurationName">
+            <summary>
+            The default configuration name.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.DefaultTestRunConfigurationDescription">
+            <summary>
+            The default configuration description.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider._writer">
+            <summary>
+            The Visual Studio log format writer.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.#ctor">
+            <summary>
+            Initializes a new instance of the VisualStudioLogProvider class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.RegisterLogHandlers">
+            <summary>
+            Register the handler conditions of interest to this log provider.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.TestAssemblyStart(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Assembly start code.
+            </summary>
+            <param name="l">The log message.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.ProcessIncorrectException(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Process an Exception that was not the expected Exception type.
+            </summary>
+            <param name="l">The log message.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.ProcessException(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Process an Exception that is logged or stored.
+            </summary>
+            <param name="l">The log message object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.SetTestRunConfiguration(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly)">
+            <summary>
+            Sets the test run configuration information when the test assembly 
+            begins processing.
+            </summary>
+            <param name="assembly">The test assembly metadata object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.GenerateTestRunName(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly)">
+            <summary>
+            Generate a name for the test run that will be used when 
+            displaying the result in Visual Studio.
+            </summary>
+            <param name="assembly">The test assembly metadata object.</param>
+            <returns>Returns the test run name.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.NewGuid">
+            <summary>
+            Generates a new Guid string value.
+            </summary>
+            <returns>Returns a new Guid string value.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.ProcessResult(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Process a UTF result message.
+            </summary>
+            <param name="logMessage">The log message object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.ProcessBug(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Process [Bug(...)].
+            </summary>
+            <param name="l">A KnownBugLogMessage object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.TestRunFilterSelected(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            The run filter has been selected.
+            </summary>
+            <param name="logMessage">The log message object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.WriteLogFile(Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Saves the log file data.
+            </summary>
+            <param name="harness">The unit test harness.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Initialize(Microsoft.Silverlight.Testing.UnitTestSettings)">
+            <summary>
+            Initializes the test harness.
+            </summary>
+            <param name="settings">The test harness settings.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.TestResultsFileName">
+            <summary>
+            Gets or sets the test results filename.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.TestAdapterTypeName">
+            <summary>
+            Gets or sets the test adapter type name reported in the Visual 
+            Studio results log file.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.TestRunId">
+            <summary>
+            Gets or sets the TestRunId.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.TestListName">
+            <summary>
+            Gets or sets the test list name.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.ComputerName">
+            <summary>
+            Gets or sets the computer name that is reported in the results
+            log file.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.UserName">
+            <summary>
+            Gets or sets the user name that is reported in the results file.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.TestRunConfigurationName">
+            <summary>
+            Gets or sets the TestRunConfigurationName.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.TestRunConfigurationDescription">
+            <summary>
+            Gets or sets the TestRunConfigurationDescription.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.TestRunNamePrefix">
+            <summary>
+            Gets or sets a prefix for use in the test run name.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.TestRunConfigurationId">
+            <summary>
+            Gets or sets the TestRunConfigurationId.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.CurrentAssemblyName">
+            <summary>
+            Gets the current assembly name.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer">
+            <summary>
+            A log provider that outputs in a simple custom test format that 
+            Visual Studio recognizes. This is a simple, subset writer.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.DateTimeFormat">
+            <summary>
+            Date time format string representing round-trip date/time 
+            pattern.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.DefaultTestTypeId">
+            <summary>
+            A unique ID representing the Visual Studio unit test type ID.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.ResultsXmlNamespace">
+            <summary>
+            The namespace for Visual Studio team test results.
+            </summary>
+            <remarks>Was of XNamespace type in XLinq implementation.</remarks>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer._testLists">
+            <summary>
+            A dictionary containing test list names and guids.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer._pendingElements">
+            <summary>
+            Stores temporary, pending elements for the next result.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.#ctor">
+            <summary>
+            Initializes a new Writer object.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.FinalizeContent">
+            <summary>
+            Stores property values in the respective elements, clears any 
+            lookup dictionaries.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.ToDateString(System.DateTime)">
+            <summary>
+            Returns a string value of the DateTime object.
+            </summary>
+            <param name="dateTime">The DateTime object.</param>
+            <returns>Returns the formatted string.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.GetXmlAsString">
+            <summary>
+            Returns the XML log file as a string.
+            </summary>
+            <returns>The XML value.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.CreateInitialDocument">
+            <summary>
+            Creates the initial results document and its XElements.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.CreateElement(System.String)">
+            <summary>
+            Creates a new XElement within the results XML namespace.
+            </summary>
+            <param name="name">The element name.</param>
+            <returns>Returns a new named element.</returns>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer._total">
+            <summary>
+            The total number of scenarios.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer._outcomes">
+            <summary>
+            The set of outcomes and counts.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.IncrementResults(Microsoft.Silverlight.Testing.Harness.TestOutcome)">
+            <summary>
+            Increment the number of passing results.
+            </summary>
+            <param name="outcome">The test outcome.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.AddTestMethodResult(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod,System.String,System.String,System.String,System.String,System.String,System.String,System.DateTime,System.DateTime,Microsoft.Silverlight.Testing.Harness.TestOutcome)">
+            <summary>
+            Adds the result of a test method into the log.
+            </summary>
+            <param name="test">The test metadata.</param>
+            <param name="storage">The storage value.</param>
+            <param name="codeBase">The code base value.</param>
+            <param name="adapterTypeName">The adapter type name.</param>
+            <param name="className">The class name.</param>
+            <param name="testListName">The test list name.</param>
+            <param name="computerName">The computer name.</param>
+            <param name="startTime">The start time.</param>
+            <param name="endTime">The end time.</param>
+            <param name="outcome">The outcome.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.AddPendingWriteLine(System.String)">
+            <summary>
+            Adds a WriteLine to the next result to be processed.
+            </summary>
+            <param name="line">The text to output.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.AddPendingErrorMessage(System.String)">
+            <summary>
+            Adds an error message to the next result to be processed.
+            </summary>
+            <param name="message">The message.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.AddPendingException(System.Exception)">
+            <summary>
+            Adds an Exception to the next result to be processed.
+            </summary>
+            <param name="e">The Exception object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.AddPendingOutput(Microsoft.Silverlight.Testing.Service.SimpleXElement)">
+            <summary>
+            Adds pending output for the next result.
+            </summary>
+            <param name="element">The element to wrap in an Output element.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.GetTestListGuid(System.String)">
+            <summary>
+            Returns the GUID for a test list name. The result is stored 
+            in memory.
+            </summary>
+            <param name="testListName">The test list name.</param>
+            <returns>Returns the test list name guid.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.Started">
+            <summary>
+            Gets or sets the time that the test run started.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.Created">
+            <summary>
+            Gets or sets the time that the writer object and/or test run was created.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.Finished">
+            <summary>
+            Gets or sets the time that the test run was finished.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.TestRun">
+            <summary>
+            Gets the root XML node for the test run and its results.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.UnitTestTestTypeId">
+            <summary>
+            Gets or sets the test type ID used for new results.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.TestRunConfiguration">
+            <summary>
+            Gets the TestRunConfiguration element.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.Counters">
+            <summary>
+            Gets the Counters element.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.TestDefinitions">
+            <summary>
+            Gets the TestDefinitions element.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.TestLists">
+            <summary>
+            Gets the TestLists element.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.TestEntries">
+            <summary>
+            Gets the TestEntries element.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.Times">
+            <summary>
+            Gets the Times element.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.ResultSummary">
+            <summary>
+            Gets the ResultSummary element.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.Results">
+            <summary>
+            Gets the Results element.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.TestRunId">
+            <summary>
+            Sets the TestRunId.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.TestRunName">
+            <summary>
+            Sets the TestRunName.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.TestRunUser">
+            <summary>
+            Sets the TestRunUser.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.TestRunConfigurationName">
+            <summary>
+            Sets the TestRunConfigurationName.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.TestRunConfigurationId">
+            <summary>
+            Sets the TestRunConfigurationId.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.RunOutcome">
+            <summary>
+            Sets the overall run outcome value.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.VisualStudioLogProvider.Writer.TestRunConfigurationDescription">
+            <summary>
+            Sets the TestRunConfigurationDescription.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.ClassicTestPage">
+            <summary>
+            A user control that should be used as the root visual for a Silverlight 
+            plugin if developers would like to use the advanced TestSurface 
+            functionality within Microsoft.Silverlight.Testing.
+            
+            The TestSurface is automatically cleared after each test scenario 
+            completes, eliminating the need for many additional cleanup methods.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ClassicTestPage.#ctor">
+            <summary>
+            Initializes the TestPage object.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ClassicTestPage.InitializeComponent">
+            <summary>
+            InitializeComponent
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.ClassicTestPage.TestPanel">
+            <summary>
+            Gets the test surface, a dynamic Panel that removes its children 
+            elements after each test completes.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TextFailuresLogProvider">
+            <summary>
+            A log provider that outputs failures as a string.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TextFailuresLogProvider._failures">
+            <summary>
+            A list of failing results.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TextFailuresLogProvider.#ctor">
+            <summary>
+            Initializes a new TextFailuresLogProvider instance.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TextFailuresLogProvider.GetFailuresLog">
+            <summary>
+            Retrieve the text log of all failures in the unit test run.
+            </summary>
+            <returns>Returns the log contents.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TextFailuresLogProvider.RegisterLogHandlers">
+            <summary>
+            Register the handler conditions of interest to this log provider.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TextFailuresLogProvider.ProcessResult(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Process a UTF result message.
+            </summary>
+            <param name="logMessage">The log message object.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.TestPage">
+            <summary>
+            A user control that should be used as the root visual for a Silverlight 
+            plugin if developers would like to use the advanced TestSurface 
+            functionality within Microsoft.Silverlight.Testing. The TestSurface is 
+            automatically cleared after each test scenario completes, eliminating 
+            the need for many additional cleanup methods.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestPage._harness">
+            <summary>
+            Backing field for the unit test harness instance.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestPage._model">
+            <summary>
+            Backing field for the model manager.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestPage._startupTimer">
+            <summary>
+            Backing field for the startup timer.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestPage._clipboardFeatureSupported">
+            <summary>
+            Backing field for a value indicating whether the clipboard feature
+            is supported.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.#ctor">
+            <summary>
+            Initializes the TestPage object.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.#ctor(Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes the TestPage object.
+            </summary>
+            <param name="harness">The test harness instance.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.StartupMonitor(System.Object,System.EventArgs)">
+            <summary>
+            Waits for the Settings to become available, either by the service or
+            system setting the instance property.
+            </summary>
+            <param name="sender">The source timer.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.StartTestRun">
+            <summary>
+            Starts the test run.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.OnTestAssemblyStarting(System.Object,Microsoft.Silverlight.Testing.Harness.TestAssemblyStartingEventArgs)">
+            <summary>
+            Handles the test assembly starting event to expand the test stage
+            height.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.OnTestHarnessCompleted(System.Object,Microsoft.Silverlight.Testing.Harness.TestHarnessCompletedEventArgs)">
+            <summary>
+            Handles the test harness complete event, to display results.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.OnTestStageExpanderClick(System.Object,System.EventArgs)">
+            <summary>
+            Handles the click on the test stage.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.ExpandCollapseTestStage(System.Boolean)">
+            <summary>
+            Expand and collapse the test stage.
+            </summary>
+            <param name="expand">A value indicating whether to expand the stage.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.OnTestMethodCompleted(System.Object,Microsoft.Silverlight.Testing.Harness.TestMethodCompletedEventArgs)">
+            <summary>
+            Handles the completion of a test method.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.OnTagExpressionSelected(System.Object,Microsoft.Silverlight.Testing.Client.TagExpressionEventArgs)">
+            <summary>
+            Handles the completion event on the tag expression editor to begin
+            the test run using the user-provided settings.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.OnResultNavigationClick(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handles navigation back or forward.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.OnInstallClick(System.Object,System.EventArgs)">
+            <summary>
+            Installs the application.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.OnClipboardButtonClick(System.Object,System.EventArgs)">
+            <summary>
+            Offers clipboard interface support for copying test run results.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.OnPlayPauseClick(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handles the click on a play/pause button for the run dispatcher.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.SetClipboardText(System.String)">
+            <summary>
+            Copies text into the clipboard. If the Silverlight runtime on the
+            system does not support the clipboard API, then it reverts to a
+            large text box that allows the user to manually copy and paste.
+            </summary>
+            <param name="text">The text to set.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestPage.InitializeComponent">
+            <summary>
+            InitializeComponent
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestPage.TestPanel">
+            <summary>
+            Gets the test surface, a dynamic Panel that removes its children 
+            elements after each test completes.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestPage.UnitTestHarness">
+            <summary>
+            Gets the unit test harness instance.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestPage.TreeView">
+            <summary>
+            Gets the tree view instance.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Properties.UnitTestMessage">
+            <summary>
+              A strongly-typed resource class, for looking up localized strings, etc.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.ResourceManager">
+            <summary>
+              Returns the cached ResourceManager instance used by this class.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.Culture">
+            <summary>
+              Overrides the current thread's CurrentUICulture property for all
+              resource lookups using this strongly typed resource class.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.CompositeWorkItem_Invoke_NoRemainingWorkItems">
+            <summary>
+              Looks up a localized string similar to There are no remaining test work items.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.LogException">
+            <summary>
+              Looks up a localized string similar to Exception: Type &quot;{0}&quot; Message &quot;{1}&quot;.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.LogIgnore">
+            <summary>
+              Looks up a localized string similar to Ignoring &quot;{0}&quot;.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.LogIncorrectExceptionType">
+            <summary>
+              Looks up a localized string similar to Incorrect exception type &quot;{0}&quot; received. Was expecting a &quot;{1}&quot; type..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.LogNoException">
+            <summary>
+              Looks up a localized string similar to No Exception was observed. Was expecting a &quot;{0}&quot; type exception..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.TagAttribute_ctor_EmptyTag">
+            <summary>
+              Looks up a localized string similar to Tag cannot be empty!.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.TagAttribute_ctor_ReservedCharacter">
+            <summary>
+              Looks up a localized string similar to The tag &quot;{0}&quot; contains the invalid character &quot;{1}&quot;!.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.TagAttribute_ctor_ReservedTag">
+            <summary>
+              Looks up a localized string similar to Tag &quot;{0}&quot; is reserved!.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.TagManager_ExpressionEvaluator_EmptyTagExpression">
+            <summary>
+              Looks up a localized string similar to tagExpression cannot be empty!.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.TagManager_ExpressionEvaluator_ExpectedEndOfTagExpression">
+            <summary>
+              Looks up a localized string similar to Expected end of tag expression &quot;{0}&quot; at position {1}!.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.TagManager_ExpressionEvaluator_ExpectedTag">
+            <summary>
+              Looks up a localized string similar to Tag expected in expression &quot;{0}&quot; at position {1}!.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.TagManager_ExpressionEvaluator_InvalidTagExpression">
+            <summary>
+              Looks up a localized string similar to Invalid tag expression &quot;{0}&quot; (expected &quot;{1}&quot; at position {2})!.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.TagTestRunFilter_TaggingInUse">
+            <summary>
+              Looks up a localized string similar to Tag expression &quot;{0}&quot; is in use..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.TestClassHelper_ExclusiveClassesInUse">
+            <summary>
+              Looks up a localized string similar to Exclusive classes are in use.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.TestMethodHelper_ExclusiveMethodsInUse">
+            <summary>
+              Looks up a localized string similar to Exclusive methods are in use.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.TestMethodManager_CompleteMethod_UnVerifiedBug">
+            <summary>
+              Looks up a localized string similar to The known issue could not be verified. A failure will be recorded. If this bug has been fixed, please mark the Fixed attribute value to True..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.UnitTestCompositeWorkItem_ctor_NoTestHarness">
+            <summary>
+              Looks up a localized string similar to No TestHarness is available..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.UnitTestContext_FeatureNotSupported">
+            <summary>
+              Looks up a localized string similar to The &quot;{0}&quot; functionality is not supported within this unit test system..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.UnitTestHarness_Initialize_UnitTestHarnessInitialize">
+            <summary>
+              Looks up a localized string similar to Initialization of UnitTestHarness.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.UnitTestHarness_RunNextStep_NoCompositeWorkItemsExist">
+            <summary>
+              Looks up a localized string similar to No composite work items exist to be cleared..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.UnitTestHarness_TestAssembliesNotActionable">
+            <summary>
+              Looks up a localized string similar to No test classes were selected to be in the test run..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.UnitTestSystem_Run_NoTestHarnessInSettings">
+            <summary>
+              Looks up a localized string similar to Test harness was not specified on test harness settings object. If a test harness settings object was passed in, please verify that it contains a reference to a test harness..
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Properties.UnitTestMessage.WorkItemTest_EnqueueWorkItem_AsynchronousFeatureUnavailable">
+            <summary>
+              Looks up a localized string similar to Test bug: A test cannot use Test Task objects, such as callbacks and conditionals, or the PumpMessages feature, unless marked with the [Asynchronous] attribute..
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTestSystem">
+            <summary>
+            A central entry point for unit test projects and applications.
+            </summary>
+            <summary>
+            A central entry point for unit test projects and applications.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTestSystem.UnitTestSystemName">
+            <summary>
+            Friendly unit test system name.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTestSystem.PrepareCustomLogProviders(Microsoft.Silverlight.Testing.UnitTestSettings)">
+            <summary>
+            A partial method for PrepareDefaultLogManager.
+            </summary>
+            <param name="settings">The test harness settings.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTestSystem.SetTestService(Microsoft.Silverlight.Testing.UnitTestSettings)">
+            <summary>
+            A partial method for setting the TestService.
+            </summary>
+            <param name="settings">The test harness settings.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTestSystem.CreateTestPage">
+            <summary>
+            Creates a new TestPage visual that in turn will setup and begin a 
+            unit test run.
+            </summary>
+            <returns>A new RootVisual.</returns>
+            <remarks>Assumes the calling assembly is a test assembly.</remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTestSystem.CreateTestPage(Microsoft.Silverlight.Testing.UnitTestSettings)">
+            <summary>
+            Creates a new TestPage visual that in turn will setup and begin a 
+            unit test run.
+            </summary>
+            <param name="settings">Test harness settings to be applied.</param>
+            <returns>A new RootVisual.</returns>
+            <remarks>Assumes the calling assembly is a test assembly.</remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTestSystem.MergeSettingsAndParameters(Microsoft.Silverlight.Testing.Harness.TestServiceProvider,Microsoft.Silverlight.Testing.UnitTestSettings)">
+            <summary>
+            Merge any settings provided by a test service with the parameters 
+            that were passed inside the TestHarnessSettings.
+            </summary>
+            <param name="testService">The test service.</param>
+            <param name="inputSettings">The run settings.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTestSystem.PrepareTestService(Microsoft.Silverlight.Testing.UnitTestSettings,System.Action)">
+            <summary>
+            Initializes the test service and its contained providers.
+            </summary>
+            <param name="inputSettings">The run settings.</param>
+            <param name="complete">Action to call once the test service is 
+            initialized and ready to continue the run's execution.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTestSystem.RegisterUnitTestProvider(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider)">
+            <summary>
+            Register another available unit test provider for the unit test system.
+            </summary>
+            <param name="provider">A unit test provider.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTestSystem._harness">
+            <summary>
+            Test harness instance.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTestSystem.Run(Microsoft.Silverlight.Testing.UnitTestSettings)">
+            <summary>
+            Start a new unit test run.
+            </summary>
+            <param name="settings">Unit test settings object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTestSystem.SetStandardLogProviders(Microsoft.Silverlight.Testing.UnitTestSettings)">
+            <summary>
+            Prepares the default log manager.
+            </summary>
+            <param name="settings">The test harness settings.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTestSystem.TryAddVisualStudioLogProvider(Microsoft.Silverlight.Testing.UnitTestSettings)">
+            <summary>
+            Tries to instantiate and initialize a VSTT provider. Requires that 
+            XLinq is available and included in the application package.
+            </summary>
+            <param name="settings">The test harness settings object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTestSystem.CreateDefaultSettings">
+            <summary>
+            Creates the default settings that would be used by the UnitTestHarness
+            if none were specified.
+            </summary>
+            <returns>A new RootVisual.</returns>
+            <remarks>Assumes the calling assembly is a test assembly.</remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTestSystem.OnTestHarnessCompleted(Microsoft.Silverlight.Testing.Harness.TestHarnessCompletedEventArgs)">
+            <summary>
+            Call the TestHarnessCompleted event.
+            </summary>
+            <param name="args">The test harness completed event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTestSystem.CreateDefaultSettings(System.Reflection.Assembly)">
+            <summary>
+            Create a default settings object for unit testing.
+            </summary>
+            <param name="callingAssembly">The assembly reflection object.</param>
+            <returns>A unit test settings instance.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSystem.SystemName">
+            <summary>
+            Gets the test system name built into the assembly.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSystem.FrameworkFileVersion">
+            <summary>
+            Gets a string representing the file version attribute of the main
+            unit test framework assembly, if present.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.UnitTestSystem.TestHarnessCompleted">
+            <summary>
+            A completed test harness handler.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.WorkItemExtensions">
+            <summary>
+            A class contains extension methods and helpers for dealing with WorkItem
+            instances and improving framework performance.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemExtensions.EnqueueQuickWorkItem(Microsoft.Silverlight.Testing.WorkItemTest,Microsoft.Silverlight.Testing.WorkItem)">
+            <summary>
+            Enqueues a work item into the task queue. The work item will run
+            immediately following the previous work item, and may not leave any
+            time before executing the next. This is a specialized method to be
+            used for performance improvements.
+            </summary>
+            <param name="test">The work item test.</param>
+            <param name="workItem">The unit of work.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemExtensions.EnqueueQuickCallback(Microsoft.Silverlight.Testing.WorkItemTest,System.Action)">
+            <summary>
+            Enqueues a method into the task queue. The method will run
+            immediately following the previous work item, and may not leave any
+            time before executing the next. This is a specialized method to be
+            used for performance improvements.
+            </summary>
+            <param name="test">The work item test.</param>
+            <param name="callback">The callback action or method.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemExtensions.EnqueueQuickConditional(Microsoft.Silverlight.Testing.WorkItemTest,System.Func{System.Boolean})">
+            <summary>
+            Enqueues a conditional statement into the task queue. The method will
+            run immediately following the previous work item, and may not leave
+            any time before executing the next. This is a specialized method to
+            be used for performance improvements.
+            </summary>
+            <param name="test">The work item test.</param>
+            <param name="conditional">The conditional function or statement.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.WorkItemTest">
+            <summary>
+            Custom test class that provides the ability to perform semi-asynchronous 
+            test tasks on the main thread.  Requires the custom unit test harness 
+            that manages and invokes test work items on the thread when needed.
+            
+            Tests using this functionality will not be compatible with the full 
+            desktop framework's Visual Studio Team Test environment.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemTest.TestComplete">
+            <summary>
+            Signal that a test is complete when using Async testing.  
+            
+            WARNING: If you use your own methods for completing, such as an 
+            HtmlTimer or other threading method, it is possible that this call 
+            will occur *AFTER* the test has timed out when using Timeouts.  As 
+            such, be very careful as you could complete the call to the *next* 
+            test.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemTest.EnqueueWorkItem(Microsoft.Silverlight.Testing.WorkItem)">
+            <summary>
+            Add a task object to the test queue.  For a test that is currently 
+            executing, all tasks contained within the queue are executed to 
+            completion (unless an Exception is thrown) -before- moving on to 
+            the next test.
+            
+            The test task queue replaces the PumpMessages(...) system that 
+            permitted a single callback.  This enables specialized tasks, such 
+            as DOM bridge tasks, sleep tasks, and conditional continue tasks.
+            </summary>
+            <param name="testTaskObject">Asynchronous test task 
+            instance.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemTest.EnqueueDelay(System.TimeSpan)">
+            <summary>
+            Delay a minimum amount of time before continuing. Similar to a sleep
+            call that is not a blocking call.
+            </summary>
+            <param name="delay">The minimum time span to wait before continuing.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemTest.CreateDelay(System.TimeSpan)">
+            <summary>
+            Creates a delay work item instance.
+            </summary>
+            <param name="delay">The minimum time span to wait before continuing.</param>
+            <returns>Returns a new work item.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemTest.EnqueueDelay(System.Double)">
+            <summary>
+            Delay a minimum amount of time before continuing. Similar to a sleep
+            call that is not a blocking call.
+            </summary>
+            <param name="milliseconds">The minimum number of milliseconds to wait
+            until the delay is finished.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemTest.EnqueueConditional(System.Func{System.Boolean})">
+            <summary>
+            Requires a bool returning delegate to be passed in. Instructs the 
+            test task queue to wait until the conditional call returns True to 
+            continue executing other test tasks and/or ending the test method.
+            </summary>
+            <param name="conditionalDelegate">Conditional method or delegate. 
+            Test will halt until this condition returns True.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemTest.CreateConditional(System.Func{System.Boolean})">
+            <summary>
+            Creates a conditional work item instance.
+            </summary>
+            <param name="conditionalDelegate">Conditional method or delegate. 
+            Test will halt until this condition returns True.</param>
+            <returns>Returns a new work item.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemTest.EnqueueTestComplete">
+            <summary>
+            Enqueue a test task which calls the TestComplete method of 
+            SilverlightTest.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemTest.EnqueueCallback(System.Action)">
+            <summary>
+            Add a Callback method into the test task queue.  Similar to the 
+            PumpMessages(...) call, with the difference being that there is no 
+            longer a single requirement: you can enqueue several callback 
+            methods and other test tasks, all of which will execute before the 
+            test completes and/or the engine continues.
+            </summary>
+            <param name="testCallbackDelegate">Void-returning delegate, 
+            anonymous delegates work fine too.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemTest.CreateCallback(System.Action)">
+            <summary>
+            Creates a callback work item instance.
+            </summary>
+            <param name="testCallbackDelegate">Void-returning delegate, 
+            anonymous delegates work fine too.</param>
+            <returns>Returns a new work item.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemTest.EnqueueCallback(System.Action[])">
+            <summary>
+            Adds a number of callback methods into the test task queue.
+            </summary>
+            <param name="actions">Set of Action instances.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemTest.Sleep(System.Int32,System.Action)">
+            <summary>
+            Sleep a minimum number of milliseconds before calling a test 
+            callback delegate.
+            </summary>
+            <param name="sleepMillisecondsMinimum">Minimum number of 
+            milliseconds to sleep.  The only guarantee to the tester 
+            is that the sleep will be >= this amount of ms, and NOT 
+            that there is precision or an exact time.</param>
+            <param name="testCallback">Callback method to 
+            execute after the minimum amount of time has 
+            elapsed.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemTest.Enqueue(System.Action)">
+            <summary>
+            Enqueue an action.  A shortcut for the EnqueueCallback.
+            </summary>
+            <param name="action">The action to enqueue.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItemTest.EnqueueSleep(System.Int32)">
+            <summary>
+            Sleep a minimum number of milliseconds.  This is the simplified 
+            overload which requires no callback.
+            </summary>
+            <param name="sleepMillisecondsMinimum">Minimum number of 
+            milliseconds to sleep.  The only guarantee to the tester is that the
+            sleep will be >= this amount of ms, and NOT that there is precision 
+            or an exact time.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.ExclusiveAttribute">
+            <summary>
+            A special indicator attribute to enable better debugging using 
+            Microsoft.Silverlight.Testing.  
+            
+            As there is very little parameter information available for a test run, 
+            this attribute singles out specific classes to execute when found.
+            
+            This attribute is unique to this environment and not compatible with any 
+            desktop unit test framework without using a shim if it is left in code.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.PresentationTest">
+            <summary>
+            Implementation of useful properties and features for presentation 
+            platform tests (Silverlight and WPF).
+            
+            Tests using this functionality will not be compatible with the full 
+            desktop framework's Visual Studio Team Test environment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.PresentationTest.TestPanel">
+            <summary>
+            Gets the test panel.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.SilverlightTest">
+            <summary>
+            Provides access to Silverlight-specific test features and 
+            functionality.
+            
+            Tests using this functionality will not be compatible with the full 
+            desktop framework's Visual Studio Team Test environment.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.WorkItem">
+            <summary>
+            A test work item is a task that is invoked until it is complete.  It 
+            maintains its own state to be able to notify the caller when it is 
+            finally complete, with no further work to be run.
+            
+            It is possible that some implementations of a TestWorkItem may actually 
+            contain a set of sub-tasks by implementing a composite pattern.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.WorkItem._canExecuteImmediately">
+            <summary>
+            A value indicating whether the task can immediately execute.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItem.Invoke">
+            <summary>
+            Invoke the task.  Return false only when the task is complete.
+            </summary>
+            <returns>True if there is additional work to be completed.  False 
+            when there is none.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.WorkItem.WorkItemComplete">
+            <summary>
+            Called by the task after the work is complete.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.WorkItem.IsComplete">
+            <summary>
+            Gets a value indicating whether the task's work is complete.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.WorkItem.CanExecuteImmediately">
+            <summary>
+            Gets or sets a value indicating whether the work item can be
+            executed immediately, and does not rely on special asynchronous
+            operation. Used for performance improvements. The setter is also
+            public.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.UnitTestLogMessageWriter">
+            <summary>
+            The extended writer for the unit testing harness and consumers.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.LogMessageWriter">
+            <summary>
+            A utility type that writes new log messages to the test harness log
+            queue.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogMessageWriter._factory">
+            <summary>
+            The factory used for creating new LogMessage types.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogMessageWriter._testHarness">
+            <summary>
+            The test harness that contains the method to post new events into
+            the log message queue.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.#ctor(Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initialize a new writer class, using the default LogMessageFactory
+            to create new messages.
+            </summary>
+            <param name="harness">The test harness instance.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.#ctor(Microsoft.Silverlight.Testing.Harness.UnitTestHarness,Microsoft.Silverlight.Testing.Harness.LogMessageFactory)">
+            <summary>
+            Initialize a new writer class.
+            </summary>
+            <param name="harness">The test harness instance.</param>
+            <param name="messageFactory">
+            The factory to use when creating new messages.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.Enqueue(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Posts a log message to the test harness queue for processing.
+            </summary>
+            <param name="message">The log message object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.Create">
+            <summary>
+            Creates a new log message using the embedded factory.
+            </summary>
+            <returns>Returns a new LogMessage instance.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.Create(Microsoft.Silverlight.Testing.Harness.LogMessageType)">
+            <summary>
+            Creates a new log message using the embedded factory.
+            </summary>
+            <param name="messageType">The message type.</param>
+            <returns>Returns a new LogMessage instance.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.Create(Microsoft.Silverlight.Testing.Harness.LogMessageType,System.String)">
+            <summary>
+            Creates a new log message using the embedded factory.
+            </summary>
+            <param name="messageType">The message type.</param>
+            <param name="message">The text message.</param>
+            <returns>Returns a new LogMessage instance.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.Decorate(Microsoft.Silverlight.Testing.Harness.LogMessage,System.Object,System.Object)">
+            <summary>
+            Decorate a log message with a value.
+            </summary>
+            <param name="message">The log message to decorate.</param>
+            <param name="key">The key for this decoration.</param>
+            <param name="value">The value of this decoration.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.DecorateException(Microsoft.Silverlight.Testing.Harness.LogMessage,System.Exception)">
+            <summary>
+            Decorate the log message object with an Exception object.
+            </summary>
+            <param name="message">The log message object.</param>
+            <param name="exception">The Exception.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.DecorateNameProperty(Microsoft.Silverlight.Testing.Harness.LogMessage,System.String)">
+            <summary>
+            Decorate the log message object with a name.
+            </summary>
+            <param name="message">The log message object.</param>
+            <param name="name">Name property value.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.DecorateTestStage(Microsoft.Silverlight.Testing.Harness.LogMessage,Microsoft.Silverlight.Testing.Harness.TestStage)">
+            <summary>
+            Decorate the log message object with a test stage value.
+            </summary>
+            <param name="message">The log message object.</param>
+            <param name="stage">Test stage value.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.DecorateTestOutcome(Microsoft.Silverlight.Testing.Harness.LogMessage,Microsoft.Silverlight.Testing.Harness.TestOutcome)">
+            <summary>
+            Decorate the log message object with a test outcome object.
+            </summary>
+            <param name="message">The log message object.</param>
+            <param name="outcome">Test outcome object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.DecorateTestGranularity(Microsoft.Silverlight.Testing.Harness.LogMessage,Microsoft.Silverlight.Testing.Harness.TestGranularity)">
+            <summary>
+            Decorate the log message object with a test granularity object.
+            </summary>
+            <param name="message">The log message object.</param>
+            <param name="granularity">Test granularity object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.SetType(Microsoft.Silverlight.Testing.Harness.LogMessage,Microsoft.Silverlight.Testing.Harness.LogMessageType)">
+            <summary>
+            Sets the type of the log message.
+            </summary>
+            <param name="message">The log message object.</param>
+            <param name="type">The new value to set the message type to.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.DebugWriteLine(System.String)">
+            <summary>
+            This writes a new line of information similar to a Debug::WriteLine
+            call.
+            </summary>
+            <param name="text">The text to write.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.Information(System.String)">
+            <summary>
+            Writes information through a new log message.
+            </summary>
+            <param name="info">The information string.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.TestInfrastructure(System.String)">
+            <summary>
+            Writes a message relating to the test infrastructure.
+            </summary>
+            <param name="text">The text to write.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.Environment(System.String)">
+            <summary>
+            Writes an environment message.
+            </summary>
+            <param name="text">The text to write.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.TestExecution(System.String)">
+            <summary>
+            Writes a TestRun message.
+            </summary>
+            <param name="text">The text to write.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.Error(System.String,System.Exception)">
+            <summary>
+            Log an error message.
+            </summary>
+            <param name="errorMessage">The error message string.</param>
+            <param name="exception">The Exception object to decorate the message
+            with.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.Error(System.String)">
+            <summary>
+            Log an error message.
+            </summary>
+            <param name="errorMessage">The error message string.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.Warning(System.String,System.Exception)">
+            <summary>
+            Log a warning message.
+            </summary>
+            <param name="warningMessage">The warning message string.</param>
+            <param name="exception">The Exception object to decorate the message
+            with.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.Warning(System.String)">
+            <summary>
+            Log a warning message.
+            </summary>
+            <param name="warningMessage">The warning message string.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.TestResult(System.String,Microsoft.Silverlight.Testing.Harness.TestOutcome)">
+            <summary>
+            Record a test outcome.
+            </summary>
+            <param name="message">The accompanying message.</param>
+            <param name="outcome">The outcome value.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.KnownIssue(System.String)">
+            <summary>
+            Writes information about an encountered, known issue.
+            </summary>
+            <param name="issue">Information about the known issue.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageWriter.GranularTestStage(System.String,System.String,Microsoft.Silverlight.Testing.Harness.TestGranularity,Microsoft.Silverlight.Testing.Harness.TestStage)">
+            <summary>
+            Records a log message that indicates a named, granular test stage 
+            has happened.
+            </summary>
+            <param name="message">Any message for the log.</param>
+            <param name="name">A name for the object or event.</param>
+            <param name="granularity">The test granularity value.</param>
+            <param name="stage">The test stage value.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogMessageWriter.#ctor(Microsoft.Silverlight.Testing.Harness.UnitTestHarness)">
+            <summary>
+            Initializes the unit test log message writer helper.
+            </summary>
+            <param name="harness">The test harness reference.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogMessageWriter.MarkUnitTestMessage(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Marks a message as a unit test system-specific message.
+            </summary>
+            <param name="message">The log message object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogMessageWriter.IncorrectException(System.Type,System.Type,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod)">
+            <summary>
+            An incorrect exception type has occurred.
+            </summary>
+            <param name="expectedExceptionType">The expected type.</param>
+            <param name="actualExceptionType">The actual exception's type.</param>
+            <param name="test">The test metadata.</param>
+            <param name="method">The method metadata.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogMessageWriter.NoExceptionWhenExpected(System.Type,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod)">
+            <summary>
+            No Exception was intercepted, yet one was expected.
+            </summary>
+            <param name="expectedExceptionType">The expected exception type.</param>
+            <param name="test">The test class metadata.</param>
+            <param name="method">The test method metadata.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogMessageWriter.LogException(System.Exception,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod)">
+            <summary>
+            Logs and Exception that was intercepted or observed.
+            </summary>
+            <param name="exception">The actual Exception instance.</param>
+            <param name="test">The test class metadata.</param>
+            <param name="method">The test method metadata.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogMessageWriter.Ignore(Microsoft.Silverlight.Testing.Harness.TestGranularity,System.String)">
+            <summary>
+            Enqueues a Ignore message.
+            </summary>
+            <param name="granularity">The granularity of the ignore operation.</param>
+            <param name="name">The name of the test skipped.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogMessageWriter.TestRunFilterSelected(Microsoft.Silverlight.Testing.Harness.TestRunFilter)">
+            <summary>
+            Enqueues a message containing a test run filter.
+            </summary>
+            <param name="filter">The test run filter.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogMessageWriter.GranularAssemblyTestStage(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly,Microsoft.Silverlight.Testing.Harness.TestGranularity,Microsoft.Silverlight.Testing.Harness.TestStage)">
+            <summary>
+            Records a log message that indicates a named, granular test stage has 
+            happened.
+            </summary>
+            <param name="assembly">The assembly metadata object.</param>
+            <param name="granularity">The test granularity value.</param>
+            <param name="stage">The test stage value.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogMessageWriter.TestClassStage(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,Microsoft.Silverlight.Testing.Harness.TestStage)">
+            <summary>
+            Log a test class's stage.
+            </summary>
+            <param name="test">The test class metadata object.</param>
+            <param name="stage">The test stage.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogMessageWriter.TestResult(Microsoft.Silverlight.Testing.Harness.ScenarioResult)">
+            <summary>
+            Log the result of a unit test scenario.
+            </summary>
+            <param name="result">The result of the test.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogMessageWriter.TestMethodStage(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod,Microsoft.Silverlight.Testing.Harness.TestStage)">
+            <summary>
+            Log a test method's stage.
+            </summary>
+            <param name="method">The test method metadata object.</param>
+            <param name="stage">The test stage.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestLogMessageWriter.UnitTestHarnessStage(Microsoft.Silverlight.Testing.Harness.UnitTestHarness,System.String,Microsoft.Silverlight.Testing.Harness.TestStage)">
+            <summary>
+            Records a harness state for the unit test harness.
+            </summary>
+            <param name="harness">The unit test harness.</param>
+            <param name="name">The harness name.</param>
+            <param name="stage">The test stage.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.UnitTestHarness">
+            <summary>
+            A test harness for interacting with unit test providers such as Visual 
+            Studio Team Test's metadata.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.HarnessName">
+            <summary>
+            Display name for this harness.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestHarness._globalExceptions">
+            <summary>
+            Manages the attachment state of a global exception handler.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestHarness._harnessTasks">
+            <summary>
+            Container of all work items for the test harness.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestHarness._dispatcherStack">
+            <summary>
+            Manager of the stack of dispatchers, so that the appropriate parent 
+            container handles exceptions and completion events.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestHarness._validTestAssemblies">
+            <summary>
+            Number of valid test assemblies encountered.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestHarness._knownTestMethods">
+            <summary>
+            The current run's known number of test methods.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestHarness._events">
+            <summary>
+            Backing field for the event firing helper.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.#ctor">
+            <summary>
+            Initiate unit test harness.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestHarness._queuedLogMessages">
+            <summary>
+            Queue of log messages awaiting processing.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.AddLogProvider(Microsoft.Silverlight.Testing.Harness.LogProvider)">
+            <summary>
+            Adds a log provider to the listening log providers group.
+            </summary>
+            <param name="provider">Log provider object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.QueueLogMessage(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Enqueue a log message object for processing by the log providers.
+            </summary>
+            <param name="message">The log message object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.Run">
+            <summary>
+            Begin running the test harness.
+            </summary>
+            <remarks>
+            Make sure to subscribe to the Complete event before calling this 
+            method, in some harnesses this may be a synchronous Run followed 
+            immediately by the Complete event being fired.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.RunDispatcherComplete(System.Object,System.EventArgs)">
+            <summary>
+            Complete event.
+            </summary>
+            <param name="sender">The sender.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.WriteLogFile(System.String,System.String)">
+            <summary>
+            Stores a log file for the test run. Depending on the execution 
+            environment, this call may not successful.
+            </summary>
+            <param name="logName">The name of the log file.</param>
+            <param name="fileContent">The log file content as a string.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.PublishFinalResult">
+            <summary>
+            If supported by any attached test service, this publishes the final
+            test results. Typical harness implementations may immediately close
+            the web browser channel upon receiving the message, so any other
+            reporting should be done first.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.ProcessLogMessages">
+            <summary>
+            Process all queued log messages.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.InitializeSettings(Microsoft.Silverlight.Testing.UnitTestSettings)">
+            <summary>
+            Fill member variables with any non-null settings of the same type.
+            </summary>
+            <param name="settings">Settings container class.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.InitializeLogProviders">
+            <summary>
+            Initializes all log providers.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.OnTestHarnessCompleted">
+            <summary>
+            Call the TestHarnessCompleted event.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.OnPublishing(System.EventArgs)">
+            <summary>
+            Call the Publishing event.
+            </summary>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.PublishResults">
+            <summary>
+            Overrides the PublishResults method so that final reporting is only
+            done once all other logging is finished.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.PublishFinalResults">
+            <summary>
+            Publish final results. If not yet ready, will keep waiting around
+            as a work item until it is done.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestHarness._dispatcher">
+            <summary>
+            Stored dispatcher instance.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.IsReportingTestServiceConnected">
+            <summary>
+            Checks if a reporting provider is connected to the test service.
+            </summary>
+            <returns>Returns true if a reporting provider is connected to the
+            test service.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.SetOverallStatus(System.String)">
+            <summary>
+            Immediately sets the overall status using a log message and
+            processes the message queue.
+            </summary>
+            <param name="message">The message to set.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.PrepareCustomTestInstance(Microsoft.Silverlight.Testing.CustomFrameworkUnitTest)">
+            <summary>
+            Sets the unit test harness property for a test case that inherits 
+            from the abstract base type 'CustomTest'.
+            </summary>
+            <param name="customTest">A CustomText instance.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.Initialize">
+            <summary>
+            Initialize the harness with a set of test assemblies.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.RestartRunDispatcher">
+            <summary>
+            Restarts the run dispatcher.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.TrackScenarioResult(Microsoft.Silverlight.Testing.Harness.ScenarioResult)">
+            <summary>
+            Track the results for our execution and also track the fail state.
+            </summary>
+            <param name="result">Scenario result to process.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.OnTestAssemblyStarting(Microsoft.Silverlight.Testing.Harness.TestAssemblyStartingEventArgs)">
+            <summary>
+            Fires the test assembly starting event.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.OnIsDispatcherRunningChanged(System.EventArgs)">
+            <summary>
+            Fires the play pause event.
+            </summary>
+            <param name="e">Event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.OnTestAssemblyCompleted(Microsoft.Silverlight.Testing.Harness.TestAssemblyCompletedEventArgs)">
+            <summary>
+            Fires the test assembly completed event.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.OnTestClassStarting(Microsoft.Silverlight.Testing.Harness.TestClassStartingEventArgs)">
+            <summary>
+            Fires the test class starting event.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.OnTestClassCompleted(Microsoft.Silverlight.Testing.Harness.TestClassCompletedEventArgs)">
+            <summary>
+            Fires the test class completed event.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.OnTestMethodStarting(Microsoft.Silverlight.Testing.Harness.TestMethodStartingEventArgs)">
+            <summary>
+            Fires the test method starting event.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.OnTestMethodCompleted(Microsoft.Silverlight.Testing.Harness.TestMethodCompletedEventArgs)">
+            <summary>
+            Notifies observers that a test method has been completed. Also
+            clears the test panel's visual tree.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.OnTestRunStarting(Microsoft.Silverlight.Testing.Harness.TestRunStartingEventArgs)">
+            <summary>
+            Notifies observers that a test run has been started.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestHarness._testPage">
+            <summary>
+            Reference to the test page object.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.ReportCodeCoverage(Microsoft.Silverlight.Testing.Harness.TestServiceProvider)">
+            <summary>
+            Attempts to report the code coverage information using the test 
+            service provider. If there is no available coverage reporting 
+            service, this is a silent failure. Only reports if >= 1 blocks 
+            are hit.
+            </summary>
+            <param name="testService">The test service.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.EnqueueTestAssembly(System.Reflection.Assembly,Microsoft.Silverlight.Testing.Harness.TestRunFilter)">
+            <summary>
+            Enqueue a test assembly from a simple Assembly reference.
+            </summary>
+            <param name="assembly">The test assembly.</param>
+            <param name="runFilter">The run filter settings for the test assembly's run.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.EnqueueTestAssembly(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly,Microsoft.Silverlight.Testing.Harness.TestRunFilter)">
+            <summary>
+            Enqueues a test assembly.
+            </summary>
+            <param name="testAssembly">The test assembly metadata.</param>
+            <param name="runFilter">The run filter settings for the test assembly's run.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.RunNextStep">
+            <summary>
+            Flush the current log manager and then perform the next invoke.
+            </summary>
+            <returns>Returns true if work remains.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.CreateTestRunFilter(Microsoft.Silverlight.Testing.UnitTestSettings)">
+            <summary>
+            Creates the test run filter for the initial run.
+            </summary>
+            <param name="settings">The unit test settings.</param>
+            <returns>Returns a new TestRunFilter instance.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.PrepareTestAssemblyTasks">
+            <summary>
+            Determine what test assemblies need to be executed. Enqueue tasks 
+            for the unit test assembly providers to run the tests.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.CalculateTotalMethods(Microsoft.Silverlight.Testing.Harness.AssemblyManager,Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly,Microsoft.Silverlight.Testing.Harness.TestRunFilter)">
+            <summary>
+            Calculates the number of methods for a run.
+            </summary>
+            <param name="assemblyManager">The assembly manager.</param>
+            <param name="assembly">The test assembly.</param>
+            <param name="filter">The test run filter.</param>
+            <returns>Returns the number of known methods returned.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.HarnessComplete(System.Object,System.EventArgs)">
+            <summary>
+            Event fired at the completion of the harness' work.
+            </summary>
+            <param name="sender">Sender object instance.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.GlobalUnhandledExceptionListener(System.Object,System.EventArgs)">
+            <summary>
+            Listener event for any unhandled exceptions.
+            </summary>
+            <param name="sender">Sender object instance.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.CreateHarnessTasks">
+            <summary>
+            Creates the set of harness tasks to run and hooks up to the Complete event.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.Results">
+            <summary>
+            Gets the list of results.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.LogWriter">
+            <summary>
+            Gets the log message writer instance.  This can be used to easily 
+            post informative messages to the log message queue and providers.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.LogicFactory">
+            <summary>
+            Gets or sets the logic factory used for instantiating the 
+            unit test logic and management objects.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.State">
+            <summary>
+            Gets or sets the overall harness state - overloaded types can be 
+            used to store additional information.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.LogProviders">
+            <summary>
+            Gets the log providers list.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.RunDispatcher">
+            <summary>
+            Gets or sets the wrapper that handles calling the next Run step 
+            method until complete; allows for a virtual Run method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.Parameters">
+            <summary>
+            Gets the dictionary of Parameters passed into the test harness.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.Settings">
+            <summary>
+            Gets or sets the settings used to initialize the test harness.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.Events">
+            <summary>
+            Gets a set of events that can be fired for test results and other
+            important test runtime events.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.Publishing">
+            <summary>
+            The test harness is publishing results.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.TestService">
+            <summary>
+            Gets the TestService referenced by the test harness settings. The 
+            test service provides advanced, optional functionality that is 
+            useful to harness and test case developers. A typical test service 
+            operates outside the process or security boundary.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.TestHarnessCompleted">
+            <summary>
+            Complete event fired when the test harness has finished its test 
+            run.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.Dispatcher">
+            <summary>
+            Gets a dispatcher instance.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.RootCompositeWorkItem">
+            <summary>
+            Gets the root container for test work to be completed.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.TestMethodCount">
+            <summary>
+            Gets the known number of test methods in the current test run.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.InterceptAllExceptions">
+            <summary>
+            Gets or sets a value indicating whether to intercept exceptions at 
+            the app domain level and funnel into the current container or not.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.DispatcherStack">
+            <summary>
+            Gets the internal DispatcherStack being used by the test harness.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.TestAssemblyStarting">
+            <summary>
+            The test assembly starting event.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.IsDispatcherRunningChanged">
+            <summary>
+            On the play or pause change of the dispatcher.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.IsDispatcherRunning">
+            <summary>
+            Gets or sets a value indicating whether the dispatcher is currently
+            running.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.TestAssemblyCompleted">
+            <summary>
+            Test assembly completed event.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.TestClassStarting">
+            <summary>
+            Test class starting event.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.TestClassCompleted">
+            <summary>
+            The test class completed event.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.TestMethodStarting">
+            <summary>
+            The test method starting event.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.TestMethodCompleted">
+            <summary>
+            An event that is fired whenever a test method completes.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.TestRunStarting">
+            <summary>
+            An event that is fired when the test run is starting.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.TestPage">
+            <summary>
+            Gets or sets the test page.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestHarness.TestPanelManager">
+            <summary>
+            Gets the test panel manager instance.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.UnitTestLogDecorator">
+            <summary>
+            Well-known keys that can be used to mark decorator instances in log 
+            message objects.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestLogDecorator.IsUnitTestMessage">
+            <summary>
+            Indicates that the message is specific to the unit test system.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestLogDecorator.UnitTestHarness">
+            <summary>
+            The unit test harness reference.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestLogDecorator.TestAssemblyMetadata">
+            <summary>
+            The metadata interfacing object for a test assembly.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestLogDecorator.TestClassMetadata">
+            <summary>
+            The metadata interfacing object for a test class.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestLogDecorator.TestMethodMetadata">
+            <summary>
+            The metadata interfacing object for a test method.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestLogDecorator.IncorrectExceptionMessage">
+            <summary>
+            Indicates that the incorrect exception was intercepted.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestLogDecorator.IgnoreMessage">
+            <summary>
+            Indicates that the message indicates a skipped/ignored item.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestLogDecorator.ExpectedExceptionType">
+            <summary>
+            The type of the expected exception.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestLogDecorator.ActualExceptionType">
+            <summary>
+            The type of the actual exception.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestLogDecorator.ActualException">
+            <summary>
+            The actual exception.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestLogDecorator.TestRunFilter">
+            <summary>
+            A TestRunFilter object.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestLogDecorator.ScenarioResult">
+            <summary>
+            A ScenarioResult object.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.UnitTestMessageConditional">
+            <summary>
+            Helper conditional methods for unit test-specific log messages.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestMessageConditional.IsUnitTestEndMessage(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Determines whether a log message meets a specific condition or set 
+            of conditions.
+            </summary>
+            <param name="message">The log message object.</param>
+            <returns>Returns true if the condition is met.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestMessageConditional.IsUnitTestStartMessage(Microsoft.Silverlight.Testing.Harness.UnitTestLogDecorator)">
+            <summary>
+            Determines whether a log message meets a specific condition or set 
+            of conditions.
+            </summary>
+            <param name="decorator">The unit test decorator of interest.</param>
+            <returns>Returns true if the condition is met.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestMessageConditional.IsUnitTestMessage(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Returns a value indicating whether the message is marked as a unit
+            test system message.
+            </summary>
+            <param name="message">The message.</param>
+            <returns>Returns true if the message is a unit test system-marked 
+            message.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestMessageConditional.HasUnitTestOutcome(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Determines whether a log message meets a specific condition or set 
+            of conditions.
+            </summary>
+            <param name="message">The log message object.</param>
+            <returns>Returns true if the condition is met.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestMessageConditional.IsIgnoreMessage(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Determines whether a log message meets a specific condition or set 
+            of conditions.
+            </summary>
+            <param name="message">The log message object.</param>
+            <returns>Returns true if the condition is met.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestMessageConditional.IsTestRunFilterMessage(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Determines whether a log message has an attached TestRunFilter.
+            </summary>
+            <param name="message">The log message object.</param>
+            <returns>Returns a value indicating whether the condition is met.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestMessageConditional.IsExceptionLogMessage(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Determines whether a log message meets a specific condition or set 
+            of conditions.
+            </summary>
+            <param name="message">The log message object.</param>
+            <returns>Returns true if the condition is met.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestMessageConditional.IsIncorrectExceptionLogMessage(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Determines whether a log message meets a specific condition or set 
+            of conditions.
+            </summary>
+            <param name="message">The log message object.</param>
+            <returns>Returns true if the condition is met.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestMessageConditional.IsKnownBug(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Determines whether a log message meets a specific condition or set 
+            of conditions.
+            </summary>
+            <param name="message">The log message object.</param>
+            <returns>Returns true if the condition is met.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.LazyAssemblyMethodInfo">
+            <summary>
+            A lazy method type.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.LazyMethodInfo">
+            <summary>
+            A class that does a lazy lookup when needed using reflection.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LazyMethodInfo._attributeType">
+            <summary>
+            Attribute Type instance.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LazyMethodInfo._searchType">
+            <summary>
+            The Type to search with.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LazyMethodInfo._hasSearched">
+            <summary>
+            Whether the search has happened.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LazyMethodInfo._methodInfo">
+            <summary>
+            The method reflection object.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LazyMethodInfo.#ctor(System.Type)">
+            <summary>
+            Construct a new lazy method wrapper.
+            </summary>
+            <param name="attributeType">The attribute type.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LazyMethodInfo.#ctor(System.Type,System.Type)">
+            <summary>
+            Construct a new lazy method wrapper.
+            </summary>
+            <param name="searchType">Type to search.</param>
+            <param name="attributeType">Attribute type.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LazyMethodInfo.GetMethodInfo">
+            <summary>
+            Does a search and retrieves the method information.
+            </summary>
+            <returns>The method reflection object.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LazyMethodInfo.HasMethodInfo">
+            <summary>
+            Whether the type has a method info.
+            </summary>
+            <returns>A value indicating whether the method information has 
+            been found.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LazyMethodInfo.Search">
+            <summary>
+            Perform a search on the type.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.LazyMethodInfo.AttributeType">
+            <summary>
+            Gets the type of attribute the lazy method is searching for.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.LazyMethodInfo.SearchType">
+            <summary>
+            Gets the underlying type that is searched.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.LazyMethodInfo.HasSearched">
+            <summary>
+            Gets or sets a value indicating whether a lookup has already been attempted.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.LazyMethodInfo.MethodInfo">
+            <summary>
+            Gets or sets the underlying MethodInfo from reflection.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LazyAssemblyMethodInfo._assembly">
+            <summary>
+            Underlying Assembly reflection object.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LazyAssemblyMethodInfo.#ctor(System.Reflection.Assembly,System.Type)">
+            <summary>
+            Create a new lazy method from a MethodInfo instance.
+            </summary>
+            <param name="assembly">Assembly reflection object.</param>
+            <param name="attributeType">Attribute Type instance.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LazyAssemblyMethodInfo.Search">
+            <summary>
+            Performs a search on the MethodInfo for the attributes needed.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly">
+            <summary>
+            Test assembly metadata interface.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly.GetTestClasses">
+            <summary>
+            Gets a collection of test class metadata objects.
+            </summary>
+            <returns>Returns a collection of metadata objects.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly.AssemblyInitializeMethod">
+            <summary>
+            Gets the initialization method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly.AssemblyCleanupMethod">
+            <summary>
+            Gets the cleanup method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly.Provider">
+            <summary>
+            Gets a reference to the unit test provider.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly.Name">
+            <summary>
+            Gets the name of the test assembly.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly.TestHarness">
+            <summary>
+            Gets the test harness used to initialize the assembly.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IExpectedException">
+            <summary>
+            An expected exception marker for a test method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IExpectedException.ExceptionType">
+            <summary>
+            Gets the expected exception type.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IExpectedException.Message">
+            <summary>
+            Gets any message associated with the expected exception object.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IHostType">
+            <summary>
+            Represents the host type information for a test.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IHostType.HostType">
+            <summary>
+            Gets the Host type.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IHostType.HostData">
+            <summary>
+            Gets the host data.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IPriority">
+            <summary>
+            A representation of a test's priority.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass">
+            <summary>
+            Metadata representing a test class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass.GetTestMethods">
+            <summary>
+            Retrieve a collection of the test method metadata objects setup by 
+            the unit test provider.
+            </summary>
+            <returns>A collection of test method interfaces.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass.Type">
+            <summary>
+            Gets the test class Type instance.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass.Ignore">
+            <summary>
+            Gets a value indicating whether the test class should be ignored.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass.TestInitializeMethod">
+            <summary>
+            Gets the per-test initialization method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass.TestCleanupMethod">
+            <summary>
+            Gets the per-test cleanup method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass.ClassInitializeMethod">
+            <summary>
+            Gets the one-time class initialization method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass.ClassCleanupMethod">
+            <summary>
+            Gets the one-time class cleanup method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass.Name">
+            <summary>
+            Gets the name of the test class.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass.Assembly">
+            <summary>
+            Gets a reference to the parent test assembly metadata 
+            instance.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod">
+            <summary>
+            Test method metadata.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.DecorateInstance(System.Object)">
+            <summary>
+            Used for decorating with unit test provider-specific capabilities, 
+            such as the TestContext concept.
+            </summary>
+            <param name="instance">Instance to decorate.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.GetDynamicAttributes">
+            <summary>
+            Get any attribute on the test method that are provided dynamically.
+            </summary>
+            <returns>
+            Dynamically provided attributes on the test method.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.Invoke(System.Object)">
+            <summary>
+            Invoke the test method.
+            </summary>
+            <param name="instance">Instance of the test class.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.Method">
+            <summary>
+            Gets the test method reflection object.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.WriteLine">
+            <summary>
+            Hooks up to any unit test provider-enabled WriteLine capability 
+            for unit tests.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.Ignore">
+            <summary>
+            Gets a value indicating whether the test is marked to be ignored.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.Description">
+            <summary>
+            Gets any description for the method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.Name">
+            <summary>
+            Gets a name for the method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.Category">
+            <summary>
+            Gets any category information for the method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.Owner">
+            <summary>
+            Gets any test owner information.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.ExpectedException">
+            <summary>
+            Gets any expected exception attribute .
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.Timeout">
+            <summary>
+            Gets any timeout information.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.Properties">
+            <summary>
+            Gets a collection of any test properties.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.WorkItems">
+            <summary>
+            Gets a collection of any test work items.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod.Priority">
+            <summary>
+            Gets any priority information.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestProperty">
+            <summary>
+            A property for a test method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestProperty.Name">
+            <summary>
+            Gets the test property name.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestProperty.Value">
+            <summary>
+            Gets the test property value.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider">
+            <summary>
+            Provider model for a unit test system that uses reflection and metadata 
+            to enable a unit test run.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider.GetUnitTestAssembly(Microsoft.Silverlight.Testing.Harness.UnitTestHarness,System.Reflection.Assembly)">
+            <summary>
+            Retrieve the metadata instance for a test assembly given a 
+            reflection Assembly instance.
+            </summary>
+            <param name="testHarness">The test harness using the provider.</param>
+            <param name="assemblyReference">Reflected test assembly.</param>
+            <returns>Unit test provider-specific metadata instance for 
+            the test assembly.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider.HasCapability(Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities)">
+            <summary>
+            Gets a value indicating whether a specific capability or set of 
+            capabilities are supported by the unit test provider.
+            </summary>
+            <param name="capability">Capability of interest.</param>
+            <returns>Gets a value indicating whether the capability is 
+            supported.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider.IsFailedAssert(System.Exception)">
+            <summary>
+            Checks if an Exception actually represents an assertion that failed 
+            to improve the logging experience.
+            </summary>
+            <param name="exception">Exception object.</param>
+            <returns>Returns true if the Exception is an assertion exception 
+            type.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider.Name">
+            <summary>
+            Gets the name of the unit test provider.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider.Capabilities">
+            <summary>
+            Gets the capabilities that the unit test provider implements.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IWorkItemMetadata">
+            <summary>
+            Work item for a test.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.IWorkItemMetadata.Data">
+            <summary>
+            Gets the associated information from the work item.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.StringEventArgs">
+            <summary>
+            Event arguments that pass along a string value.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.StringEventArgs.#ctor">
+            <summary>
+            Create a new event argument instance.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.StringEventArgs.#ctor(System.String)">
+            <summary>
+            Create a new event argument instance that stores a string value.
+            </summary>
+            <param name="value">String value to pass along.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.StringEventArgs._value">
+            <summary>
+            String value stored in the event arguments.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.StringEventArgs.Value">
+            <summary>
+            Gets the stored string value.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities">
+            <summary>
+            A set of capabilities that a unit test provider may chose to implement 
+            through the metadata interfaces.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities.None">
+            <summary>
+            No defined capabilities.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities.AssemblySupportsInitializeMethod">
+            <summary>
+            Support for attribute [AssemblyInitialize].
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities.AssemblySupportsCleanupMethod">
+            <summary>
+            Support for attribute [AssemblyCleanup].
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities.ClassCanIgnore">
+            <summary>
+            Support for attribute [Ignore] for classes.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities.MethodCanIgnore">
+            <summary>
+            Support for attribute [Ignore] for methods.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities.MethodCanDescribe">
+            <summary>
+            Support for attribute [Description] on methods.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities.MethodCanCategorize">
+            <summary>
+            Support for attribute [Category] on methods.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities.MethodCanHaveOwner">
+            <summary>
+            Support for attribute [Owner] on method.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities.MethodCanHavePriority">
+            <summary>
+            Support for attribute [Priority] on method.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities.MethodCanHaveProperties">
+            <summary>
+            Support for attribute [TestProperty](...) on methods.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities.MethodCanHaveTimeout">
+            <summary>
+            Support for attribute [Timeout] on methods.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities.MethodCanHaveWorkItems">
+            <summary>
+            Support for attribute [WorkItem(...)]('s) on methods.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.SleepWorkItem">
+            <summary>
+            Test work item type that does not complete until the sleep time has 
+            elapsed.  This is NOT a blocking Sleep.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.SleepWorkItem._delay">
+            <summary>
+            The amount of time to delay for.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.SleepWorkItem._expires">
+            <summary>
+            The DateTime that marks the point in time the task is complete.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.SleepWorkItem.#ctor(System.TimeSpan)">
+            <summary>
+            Create a new Sleep work item, including the number of 
+            milliseconds to wait until continuing.
+            </summary>
+            <param name="delay">Amount of time to wait/delay.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.SleepWorkItem.Invoke">
+            <summary>
+            On the first time, will calculate the final DateTime.  Otherwise, 
+            null operation (returns) until that time.
+            </summary>
+            <returns>Returns a value indicating whether there is more work to be
+            done.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ExpectedException">
+            <summary>
+            Expected exception metadata.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ExpectedException.#ctor">
+            <summary>
+            Private constructor.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ExpectedException.#ctor(Microsoft.VisualStudio.TestTools.UnitTesting.ExpectedExceptionAttribute)">
+            <summary>
+            Creates a new expected exception metadata wrapper.
+            </summary>
+            <param name="expectedExceptionAttribute">Attribute value.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ExpectedException._exp">
+            <summary>
+            The expected exception attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ExpectedException.ExceptionType">
+            <summary>
+            Gets the type of the expected exception.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ExpectedException.Message">
+            <summary>
+            Gets any message to include in a failure.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.Priority">
+            <summary>
+            A simple wrapper for a priority integer value that overrides the 
+            ToString method.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.Priority.#ctor(System.Int32)">
+            <summary>
+            Initializes a new instance of the Priority class.
+            </summary>
+            <param name="priority">The priority.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.Priority.ToString">
+            <summary>
+            Gets the priority as string.
+            </summary>
+            <returns>Returns the priority.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.Priority.Value">
+            <summary>
+            Gets the priority value.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes">
+            <summary>
+            The set of provider attributes.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.#cctor">
+            <summary>
+            Initializes the VSTT metadata provider.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.TestClass">
+            <summary>
+            Gets VSTT [TestClass] attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.IgnoreAttribute">
+            <summary>
+            Gets VSTT [Ignore] attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.ClassInitialize">
+            <summary>
+            Gets VSTT [ClassInitialize] attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.Priority">
+            <summary>
+            Gets VSTT [Priority] attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.ClassCleanup">
+            <summary>
+            Gets VSTT [ClassCleanup] attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.TestInitialize">
+            <summary>
+            Gets VSTT [TestInitialize] attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.TestCleanup">
+            <summary>
+            Gets VSTT [TestCleanup] attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.DescriptionAttribute">
+            <summary>
+            Gets VSTT [Description] attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.TimeoutAttribute">
+            <summary>
+            Gets VSTT [Timeout] attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.OwnerAttribute">
+            <summary>
+            Gets VSTT [Owner] attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.ExpectedExceptionAttribute">
+            <summary>
+            Gets VSTT [ExpectedException] attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.AssemblyInitialize">
+            <summary>
+            Gets VSTT [AssemblyInitialize] attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.AssemblyCleanup">
+            <summary>
+            Gets VSTT [AssemblyCleanup] attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.TestMethod">
+            <summary>
+            Gets VSTT [TestMethod] attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.ProviderAttributes.TestProperty">
+            <summary>
+            Gets VSTT [TestProperty] attribute.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass">
+            <summary>
+            Test class wrapper.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.#ctor(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly)">
+            <summary>
+            Construct a new test class metadata interface.
+            </summary>
+            <param name="assembly">Assembly metadata interface object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.#ctor(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly,System.Type)">
+            <summary>
+            Creates a new test class wrapper.
+            </summary>
+            <param name="assembly">Assembly metadata object.</param>
+            <param name="testClassType">Type of the class.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass._type">
+            <summary>
+            Test Type.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass._tests">
+            <summary>
+            Collection of test method interface objects.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass._testsLoaded">
+            <summary>
+            A value indicating whether tests are loaded.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass._m">
+            <summary>
+            A dictionary of method types and method interface objects.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.GetTestMethods">
+            <summary>
+            Gets a collection of test method  wrapper instances.
+            </summary>
+            <returns>A collection of test method interface objects.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.ToString">
+            <summary>
+            Exposes the name of the test class.
+            </summary>
+            <returns>Returns the name of the test class.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.Assembly">
+            <summary>
+            Gets the test assembly metadata.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.Type">
+            <summary>
+            Gets the underlying Type of the test class.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.Name">
+            <summary>
+            Gets the name of the test class.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.Ignore">
+            <summary>
+            Gets a value indicating whether an Ignore attribute present 
+            on the class.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.TestInitializeMethod">
+            <summary>
+            Gets any test initialize method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.TestCleanupMethod">
+            <summary>
+            Gets any test cleanup method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.ClassInitializeMethod">
+            <summary>
+            Gets any class initialize method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.ClassCleanupMethod">
+            <summary>
+            Gets any class cleanup method.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.Methods">
+            <summary>
+            Methods enum.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.Methods.ClassInitialize">
+            <summary>
+            Initialize method.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.Methods.ClassCleanup">
+            <summary>
+            Cleanup method.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.Methods.TestInitialize">
+            <summary>
+            Test init method.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestClass.Methods.TestCleanup">
+            <summary>
+            Test cleanup method.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod">
+            <summary>
+            A provider wrapper for a test method.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.ContextPropertyName">
+            <summary>
+            Property name for the TestContext.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.DefaultPriority">
+            <summary>
+            Default value for methods when no priority attribute is defined.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.None">
+            <summary>
+            An empty object array.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod._methodInfo">
+            <summary>
+            Method reflection object.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.#ctor">
+            <summary>
+            Private constructor, the constructor requires the method reflection object.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.#ctor(System.Reflection.MethodInfo)">
+            <summary>
+            Creates a new test method wrapper object.
+            </summary>
+            <param name="methodInfo">The reflected method.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.OnWriteLine(System.String)">
+            <summary>
+            Call the WriteLine method.
+            </summary>
+            <param name="s">String to WriteLine.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.DecorateInstance(System.Object)">
+            <summary>
+            Decorates a test class instance with the unit test framework's 
+            specific test context capability, if supported.
+            </summary>
+            <param name="instance">Instance to decorate.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.GetDynamicAttributes">
+            <summary>
+            Get any attribute on the test method that are provided dynamically.
+            </summary>
+            <returns>
+            Dynamically provided attributes on the test method.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.Invoke(System.Object)">
+            <summary>
+            Invoke the test method.
+            </summary>
+            <param name="instance">Instance of the test class.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.ToString">
+            <summary>
+            Exposes the name of the test method as a string.
+            </summary>
+            <returns>Returns the name of the test method.</returns>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.WriteLine">
+            <summary>
+            Allows the test to perform a string WriteLine.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.Method">
+            <summary>
+            Gets the underlying reflected method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.Ignore">
+            <summary>
+            Gets a value indicating whether there is an Ignore attribute.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.Description">
+            <summary>
+            Gets any description marked on the test method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.Name">
+            <summary>
+            Gets the name of the method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.Category">
+            <summary>
+            Gets the Category.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.Owner">
+            <summary>
+            Gets the owner name of the test.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.ExpectedException">
+            <summary>
+            Gets any expected exception attribute information for the test method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.Timeout">
+            <summary>
+            Gets any timeout.  A Nullable property.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.Properties">
+            <summary>
+            Gets a Collection of test properties.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.WorkItems">
+            <summary>
+            Gets a collection of test work items.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod.Priority">
+            <summary>
+            Gets Priority information.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestProperty">
+            <summary>
+            Represents a simple test property with a key/value string pair.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestProperty.#ctor">
+            <summary>
+            Initializes a new instance of the TestProperty class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestProperty.#ctor(System.String,System.String)">
+            <summary>
+            Initializes a new instance of the TestProperty class.
+            </summary>
+            <param name="name">The initial property name.</param>
+            <param name="value">The initial property value.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestProperty.Name">
+            <summary>
+            Gets or sets the property name.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestProperty.Value">
+            <summary>
+            Gets or sets the property value.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext">
+            <summary>
+            A wrapper for the unit test context capability of Visual Studio Team 
+            Test's unit test framework.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext.#ctor(Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.TestMethod)">
+            <summary>
+            Create a new unit test context wrapper for the test method.
+            </summary>
+            <param name="testMethod">Test method.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext.#ctor">
+            <summary>
+            Constructor of a new unit test context.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext._tm">
+            <summary>
+            Test method.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext.WriteLine(System.String,System.Object[])">
+            <summary>
+            Used to write trace messages while the test is running.
+            </summary>
+            <param name="format">Format string.</param>
+            <param name="args">The arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext.NotSupportedException(System.String)">
+            <summary>
+            Throw a not supported exception.
+            </summary>
+            <param name="functionality">Functionality that is not supported (string).</param>
+            <returns>A new NotSupportedException.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext.AddResultFile(System.String)">
+            <summary>
+            Adds a file name to the list in TestResult.ResultFileNames.
+            </summary>
+            <param name="fileName">Filename to add as a result.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext.BeginTimer(System.String)">
+            <summary>
+            Begins a timer with the specified name.
+            </summary>
+            <param name="timerName">The name of the timer to create.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext.EndTimer(System.String)">
+            <summary>
+            Ends a timer with the specified name.
+            </summary>
+            <param name="timerName">Name of the timer.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext._propertyCache">
+            <summary>
+            Cache of properties.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext.Properties">
+            <summary>
+            Gets test properties.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext.DataRow">
+            <summary>
+            Gets current data row when test is used for data driven testing.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext.DataConnection">
+            <summary>
+            Gets current data connection row when test is used for data driven testing.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext.TestName">
+            <summary>
+            Gets the name of the test method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestContext.CurrentTestOutcome">
+            <summary>
+            Gets the current enum outcome - passed, failed, or inconclusive.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestFrameworkAssembly">
+            <summary>
+            Assembly metadata for the Visual Studio Team Test unit test framework.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestFrameworkAssembly._assembly">
+            <summary>
+            Assembly reflection object.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestFrameworkAssembly._init">
+            <summary>
+            Assembly initialization method information.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestFrameworkAssembly._cleanup">
+            <summary>
+            Assembly cleanup method information.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestFrameworkAssembly._provider">
+            <summary>
+            Unit test provider used for the assembly.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestFrameworkAssembly._harness">
+            <summary>
+            The unit test harness.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestFrameworkAssembly.#ctor(Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider,Microsoft.Silverlight.Testing.Harness.UnitTestHarness,System.Reflection.Assembly)">
+            <summary>
+            Creates a new unit test assembly wrapper.
+            </summary>
+            <param name="provider">Unit test metadata provider.</param>
+            <param name="unitTestHarness">A reference to the unit test harness.</param>
+            <param name="assembly">Assembly reflection object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestFrameworkAssembly.GetTestClasses">
+            <summary>
+            Reflect and retrieve the test class metadata wrappers for 
+            the test assembly.
+            </summary>
+            <returns>Returns a collection of test class metadata 
+            interface objects.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestFrameworkAssembly.Name">
+            <summary>
+            Gets the name of the test assembly.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestFrameworkAssembly.Provider">
+            <summary>
+            Gets the unit test provider instance.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestFrameworkAssembly.AssemblyInitializeMethod">
+            <summary>
+            Gets any assembly initialize method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestFrameworkAssembly.AssemblyCleanupMethod">
+            <summary>
+            Gets any assembly cleanup method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestFrameworkAssembly.TestHarness">
+            <summary>
+            Gets the test harness used to initialize the assembly.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.UnitTestFrameworkAssembly.UnitTestHarness">
+            <summary>
+            Gets the test harness as a unit test harness.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.VsttProvider">
+            <summary>
+            Provider for the Visual Studio Team Test unit test (UT) framework 
+            metadata.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.VsttProvider.ProviderName">
+            <summary>
+            Name of this provider.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.VsttProvider.MyCapabilities">
+            <summary>
+            The capabilities of the VSTT UTF provider.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.VsttProvider.HasCapability(Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviderCapabilities)">
+            <summary>
+            Whether the capability is supported by this provider.
+            </summary>
+            <param name="capability">Capability type.</param>
+            <returns>A value indicating whether the capability is available.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.VsttProvider.#ctor">
+            <summary>
+            Create a new Visual Studio Team Test unit test framework provider 
+            instance.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.VsttProvider._assemblyCache">
+            <summary>
+            Cache of assemblies and assembly unit test interface objects.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.VsttProvider.GetUnitTestAssembly(Microsoft.Silverlight.Testing.Harness.UnitTestHarness,System.Reflection.Assembly)">
+            <summary>
+            VSTT unit test provider constructor; takes an assembly reference to 
+            perform reflection on to retrieve all test class types. In this 
+            implementation of an engine for the VSTT metadata, only a single 
+            test Assembly can be utilized at a time for simplicity.
+            </summary>
+            <param name="testHarness">The unit test harness.</param>
+            <param name="assemblyReference">Assembly reflection object.</param>
+            <returns>Returns the assembly metadata interface.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.VsttProvider.IsFailedAssert(System.Exception)">
+            <summary>
+            Check if the Exception is actually a failed assertion.
+            </summary>
+            <param name="exception">Exception object to check.</param>
+            <returns>True if the exception is actually an assert failure.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.VsttProvider.Name">
+            <summary>
+            Gets the name of the provider.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.VisualStudio.VsttProvider.Capabilities">
+            <summary>
+            Gets the specialized capability descriptor.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTestSettings">
+            <summary>
+            Settings for the unit test system.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTestSettings.TagExpressionKey">
+            <summary>
+            The tag expression key name.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTestSettings.DefaultSortTestMethods">
+            <summary>
+            By default test methods are sorted.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTestSettings.DefaultSortTestClasses">
+            <summary>
+            By default test classes are sorted.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTestSettings.#ctor">
+            <summary>
+            Settings for the unit test system.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.Parameters">
+            <summary>
+            Gets the parameters from the response file.
+            </summary>
+            <value>The parameters.</value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.Components">
+            <summary>
+            Gets the components initialized by the entry-point assembly. These
+            are the dynamically loaded objects that may be needed by the
+            TestHarness.
+            </summary>
+            <value>The components.</value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.LogProviders">
+            <summary>
+            Gets the log providers.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.SampleTags">
+            <summary>
+            Gets or sets a set of sample tags for use in a tag editor screen.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.TestAssemblies">
+            <summary>
+            Gets the list of test assemblies.
+            </summary>
+            <value>The test assembly.</value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.TestService">
+            <summary>
+            Gets or sets the test service provider.  The test service lights up 
+            advanced out-of-process communication, reporting, logging, and 
+            other valuable services.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.TestHarness">
+            <summary>
+            Gets or sets the test harness.
+            </summary>
+            <value>The test harness.</value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.TestServiceHostname">
+            <summary>
+            Gets or sets the test service hostname to try using. Defaults to
+            localhost.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.TestServicePort">
+            <summary>
+            Gets or sets the test service port to try using. Defaults to 8000.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.TestServicePath">
+            <summary>
+            Gets or sets the test service path to try using. Defaults to
+            /externalInterface/.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.StartRunImmediately">
+            <summary>
+            Gets or sets a value indicating whether to start the run
+            immediately when the test system is run. Defaults to false to enable
+            the test service to load and information to be provided in the
+            user interface.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.TestPanelType">
+            <summary>
+            Gets or sets the type of the TestPanel to create. The type must
+            derive from Microsoft.Silverlight.Testing.ITestPanel.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.SortTestMethods">
+            <summary>
+            Gets or sets a value indicating whether test methods are sorted 
+            alphabetically. By default this value is true.
+            </summary>
+            <remarks>
+            It is worth understanding that the order of unit test 
+            execution should not affect the results of a test run.  Any expected
+            ordering and verification from multiple test methods should be 
+            refactored into a single unit test.
+            </remarks>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.SortTestClasses">
+            <summary>
+            Gets or sets a value indicating whether test classes are sorted 
+            alphabetically. This setting is True by default.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.ShowTagExpressionEditor">
+            <summary>
+            Gets or sets a value indicating whether to show the tag expression
+            editor user interface before starting the test run.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.TagExpression">
+            <summary>
+            Gets or sets the tag expression used for selecting tests to run. 
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTestSettings.TestClassesToRun">
+            <summary>
+            Gets a list of test classes to run. Enables filtering.
+            </summary>
+            <remarks>This property should be considered obsolete.</remarks>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestPanelManager">
+            <summary>
+            A manager for the underlying TestSurface Panel.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestPanelManager.#ctor">
+            <summary>
+            Private constructor.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestPanelManager._testPage">
+            <summary>
+            The test page object.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestPanelManager._dirty">
+            <summary>
+            A value indicating whether the panel is dirty.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestPanelManager.ClearUsedChildren">
+            <summary>
+            Remove the children from the test surface, if it has 
+            been used.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestPanelManager.ClearChildren">
+            <summary>
+            Remove the children from the test surface.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestPanelManager.TestPage">
+            <summary>
+            Gets or sets the Reference to the TestPage user control.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestPanelManager.TestPanel">
+            <summary>
+            Gets the TestSurface Panel, and tracks the use for the 
+            current test method.  When the test completes, the panel children 
+            will be cleared automatically.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.ScenarioResult">
+            <summary>
+            A result from a test scenario.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ScenarioResult.#ctor(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,Microsoft.Silverlight.Testing.Harness.TestOutcome,System.Exception)">
+            <summary>
+            Creates a result record.
+            </summary>
+            <param name="method">Test method metadata object.</param>
+            <param name="testClass">Test class metadata object.</param>
+            <param name="result">Test result object.</param>
+            <param name="exception">Exception instance, if any.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ScenarioResult.ToString">
+            <summary>
+            The string representation of the ScenarioResult.
+            </summary>
+            <returns>Returns a verbose string representation of the result.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.ScenarioResult.Started">
+            <summary>
+            Gets or sets the scenario's started time.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.ScenarioResult.Finished">
+            <summary>
+            Gets or sets the scenario's finishing time.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.ScenarioResult.TestMethod">
+            <summary>
+            Gets the test method metadata.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.ScenarioResult.TestClass">
+            <summary>
+            Gets the test class metadata.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.ScenarioResult.Result">
+            <summary>
+            Gets or sets the Result object.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.ScenarioResult.Exception">
+            <summary>
+            Gets the Exception instance, if any.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.AssemblyManager">
+            <summary>
+            Container and manager type which handles an entire test assembly; contains sub work 
+            items that represent all actions needed to execute its tests.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.UnitTestCompositeWorkItem">
+            <summary>
+            A container that stores instances of the unit test harness and provider.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem">
+            <summary>
+            TestWorkItem which can contain sub-tasks; the underlying work item is 
+            not marked complete until the Children have completed or an Exception 
+            is thrown.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem._children">
+            <summary>
+            Store the underlying tasks.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem._finishWhenEmpty">
+            <summary>
+            Whether the TestTaskContainer::IsComplete should be set to true 
+            after all children have been de-queued.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem._invoked">
+            <summary>
+            Whether the first invoke has happened yet or not.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.#ctor">
+            <summary>
+            Constructor for the TestTaskContainer type.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.FirstInvoke">
+            <summary>
+            Optional method to call on the first invoke.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.Invoke">
+            <summary>
+            Invoke the test container; in turn will execute child work items 
+            as needed. Supports executing multiple items immediately for
+            performance reasons.
+            </summary>
+            <returns>True if additional work remains, False once IsComplete 
+            is set to true.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.Invoke(Microsoft.Silverlight.Testing.WorkItem@)">
+            <summary>
+            Invoke the test container; in turn will execute child work items 
+            as needed.
+            </summary>
+            <param name="usedWorkItem">The work item used for the invoke.</param>
+            <returns>True if additional work remains, False once IsComplete 
+            is set to true.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.ClearChildren">
+            <summary>
+            Clear the children.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.Dequeue">
+            <summary>
+            Dequeue a work item.
+            </summary>
+            <returns>A work item.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.Enqueue(Microsoft.Silverlight.Testing.WorkItem)">
+            <summary>
+            Add a new work item to the container to schedule it for invocation.
+            </summary>
+            <param name="item">New test work item to enqueue.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.EnqueueQuick(Microsoft.Silverlight.Testing.WorkItem)">
+            <summary>
+            Adds a new work item that will execute more quickly.
+            </summary>
+            <param name="item">The item of work.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.EnqueueQuick(System.Action)">
+            <summary>
+            Enqueues a callback or action that will quickly execute.
+            </summary>
+            <param name="action">The action or method.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.Enqueue(System.Action)">
+            <summary>
+            Add a new callback action and schedule it for invocation.
+            </summary>
+            <param name="action">The action.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.Peek">
+            <summary>
+            Return the top work item, if any, from this container.
+            </summary>
+            <returns>Peek into any test work item.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.WorkItemComplete">
+            <summary>
+            Work items must call this method to indicate completion of the work 
+            item; in turn fires the Complete event delegates.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.WorkItemCompleteInternal">
+            <summary>
+            Internal-only version which can be called during a test completion 
+            through the relation - not necessarily the best design; events 
+            may make more sense long-term.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.WorkItemException(System.Exception)">
+            <summary>
+            Call when an exception occurs inside a work item.
+            </summary>
+            <param name="e">Exception object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.OnComplete(System.EventArgs)">
+            <summary>
+            Fire the Complete event.
+            </summary>
+            <param name="e">Empty event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.OnUnhandledException(System.Exception)">
+            <summary>
+            Fire the unhandled exception event.
+            </summary>
+            <param name="exception">Exception object.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.FinishWhenEmpty">
+            <summary>
+            Gets a value indicating whether the container is marked Complete 
+            when all children have executed or not.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.RemainingWork">
+            <summary>
+            Gets a value indicating whether sub tasks remain.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.Complete">
+            <summary>
+            Complete event is fired when the underlying WorkItemComplete method 
+            is called by the work item.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.UnhandledException">
+            <summary>
+            Event fired when an exception is thrown and unhandled within the 
+            underlying Invoke sequence.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.CompositeWorkItem.CanExecuteImmediately">
+            <summary>
+            Gets or sets a value indicating whether the task can execute
+            immediately.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestCompositeWorkItem._provider">
+            <summary>
+            The unit test provider.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestCompositeWorkItem.#ctor(Microsoft.Silverlight.Testing.Harness.UnitTestHarness,Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider)">
+            <summary>
+            Initializes a new unit test work item container.
+            </summary>
+            <param name="testHarness">The unit test harness.</param>
+            <param name="unitTestProvider">The unit test metadata provider.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestCompositeWorkItem.LogMessage(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Logs a new message.
+            </summary>
+            <param name="message">Message object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestCompositeWorkItem.LogMessage(System.String)">
+            <summary>
+            Logs a message about the harness.
+            </summary>
+            <param name="harnessInformation">Information about the harness.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestCompositeWorkItem.LogWriter">
+            <summary>
+            Gets the log message writer for the unit test system.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestCompositeWorkItem.TestHarness">
+            <summary>
+            Gets the test harness instance.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.UnitTestCompositeWorkItem.Provider">
+            <summary>
+            Gets the unit test provider instance.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.AssemblyManager._filter">
+            <summary>
+            The test run filter object.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.AssemblyManager._assembly">
+            <summary>
+            Unit test provider-agnostic assembly metadata.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.AssemblyManager._testClasses">
+            <summary>
+            Container of work items for running test classes.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.AssemblyManager.#ctor(Microsoft.Silverlight.Testing.Harness.TestRunFilter,Microsoft.Silverlight.Testing.Harness.UnitTestHarness,Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider,Microsoft.Silverlight.Testing.UnitTesting.Metadata.IAssembly)">
+            <summary>
+            Create a new assembly manager, takes in the harness, provider 
+            reference and actual IAssembly object.
+            </summary>
+            <param name="runFilter">The test run filter object.</param>
+            <param name="testHarness">Harness object.</param>
+            <param name="provider">The unit test metadata provider.</param>
+            <param name="testAssembly">The test assembly metadata object.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.AssemblyManager.FirstInvoke">
+            <summary>
+            When the test run is ready to test the underlying test assembly that
+            this class manages, perform reflection and enqueue work items to run
+            the tests.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.AssemblyManager.EnqueueAssemblyInitialize">
+            <summary>
+            The assembly initialize method.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.AssemblyManager.EnqueueAssemblyCleanup">
+            <summary>
+            The assembly cleanup method.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.AssemblyManager.EnqueueTestClasses">
+            <summary>
+            Reflect over all test classes in the assembly and add any which are not 
+            filtered out into the test work item queue.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.AssemblyManager.EnqueueMethodDispatcher(System.Reflection.MethodInfo)">
+            <summary>
+            Helper to enqueue a new method dispatcher.
+            </summary>
+            <param name="method">The method reflection object.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.AssemblyManager.ClassInstances">
+            <summary>
+            Gets the collection of all the instances of the assembly's test
+            classes, used to keep a single reference of the type.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.MethodContainer">
+            <summary>
+            A method container.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.MethodContainer._timeout">
+            <summary>
+            The timeout time.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.MethodContainer._method">
+            <summary>
+            The test method metadata.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.MethodContainer.#ctor">
+            <summary>
+            Constructs a new method container.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.MethodContainer.#ctor(System.Object,System.Reflection.MethodInfo,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod)">
+            <summary>
+            Constructs a new method container.
+            </summary>
+            <param name="instance">An instance of the method's type.</param>
+            <param name="method">The method reflection object.</param>
+            <param name="testMethod">The test method.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.MethodContainer._methodTask">
+            <summary>
+            The task that involves the method, and contains its own internal 
+            test queue, if needed for asynchronous tasks.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.MethodContainer._methodInfo">
+            <summary>
+            The reflection object for the method.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.MethodContainer.Invoke">
+            <summary>
+            Invoke into the method.
+            </summary>
+            <returns>Returns the condition of any remaining work.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.MethodContainer.FirstInvoke">
+            <summary>
+            On the first invoke, make sure there's a task to call the method.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.MethodContainer.MethodInfo">
+            <summary>
+            Gets the method's reflection object.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestClassInstanceDictionary">
+            <summary>
+            A dictionary that manages single instances of types for use across the 
+            unit test system.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestClassInstanceDictionary.GetInstance(System.Type)">
+            <summary>
+            Returns the instance for a Type; if there is not an instance yet, 
+            this will use Activator.CreateInstance to create it.
+            </summary>
+            <param name="type">The Type instance to retrieve.</param>
+            <returns>Returns an instance of the Type.  Returns a new instance 
+            if the Type has not yet been used.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestClassInstanceDictionary.ClearInstance(System.Type)">
+            <summary>
+            Remove any instance for the type.
+            </summary>
+            <param name="type">The Type of instance to remove.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestClassManager">
+            <summary>
+            Test class manager.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestClassManager._filter">
+            <summary>
+            Test run filter object.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestClassManager._testClass">
+            <summary>
+            Reference to the class and its metadata.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestClassManager._testExecutionQueue">
+            <summary>
+            Queue of any tests to run.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestClassManager._instance">
+            <summary>
+            Class instance.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestClassManager.#ctor(Microsoft.Silverlight.Testing.Harness.TestRunFilter,Microsoft.Silverlight.Testing.Harness.UnitTestHarness,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,System.Object,Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider)">
+            <summary>
+            A container type that handles an entire test class throughout the 
+            test run.
+            </summary>
+            <param name="filter">Test run filter object.</param>
+            <param name="testHarness">The unit test harness.</param>
+            <param name="testClass">The test class metadata interface.</param>
+            <param name="instance">The object instance.</param>
+            <param name="provider">The unit test provider.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestClassManager.FirstInvoke">
+            <summary>
+            Code run the first time this container is invoked.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestClassManager.PrepareInstance">
+            <summary>
+            Custom tests need to be prepared before use.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestClassManager.EnqueueTestClassInitialize">
+            <summary>
+            The test initialize method.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestClassManager.EnqueueTestClassCleanup">
+            <summary>
+            The test cleanup method.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestClassManager.PopulateTestMethods">
+            <summary>
+            Reflect through the class to find any test methods, and add them to 
+            the list of queued methods.  Also, sorts the methods if appropriate 
+            based on the settings file.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestClassManager.EnqueueMethodDispatcher(System.Reflection.MethodInfo)">
+            <summary>
+            Add a new method dispatcher to the test work item queue.  This is a 
+            work item container which is able to manage its own internal test 
+            work item queue.
+            </summary>
+            <param name="method">The method reflection object.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.WorkItemsManager">
+            <summary>
+            A special type dedicated to keeping a running stack of the dispatch 
+            managers that are actually enabled for "work item" use.  The current 
+            dispatcher is used by the test work item queue.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.WorkItemsManager._stack">
+            <summary>
+            Dispatcher stack; a stack of work item containers.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.WorkItemsManager.#ctor">
+            <summary>
+            Creates a new empty stack for work item containers.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.WorkItemsManager.Push(Microsoft.Silverlight.Testing.Harness.CompositeWorkItem)">
+            <summary>
+            Push a new dispatcher onto the stack.
+            </summary>
+            <param name="composite">The composite work item to push.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.WorkItemsManager.Pop">
+            <summary>
+            Pop a dispatcher off the stack.
+            </summary>
+            <returns>Returns the top-most container.  Throws an 
+            InvalidOperationException if none is available.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.WorkItemsManager.CurrentCompositeWorkItem">
+            <summary>
+            Gets the current test work item dispatcher, which is the dispatcher 
+            on the top of the stack.  Returns null if there is none.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestMethodManager">
+            <summary>
+            Manager for planning, processing, and reporting the result of a single 
+            test method for a unit test provider.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestMethodManager._testClass">
+            <summary>
+            Underlying test class object.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestMethodManager._testMethod">
+            <summary>
+            Underlying test method object.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestMethodManager._instance">
+            <summary>
+            Reference to an instance of the test class.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestMethodManager._result">
+            <summary>
+            Scenario result of the test method.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestMethodManager._started">
+            <summary>
+            The started time of execution.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestMethodManager._output">
+            <summary>
+            Stores a collection of written lines.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestMethodManager._bugAttributePresent">
+            <summary>
+            A value indicating whether the bug attribute was present on this 
+            method.  If it is, the result will be inverted at completion.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestMethodManager._mainTestMethodContainer">
+            <summary>
+            Contains the main test contents.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodManager.#ctor(Microsoft.Silverlight.Testing.Harness.UnitTestHarness,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestClass,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod,System.Object,Microsoft.Silverlight.Testing.UnitTesting.Metadata.IUnitTestProvider)">
+            <summary>
+            Constructor for a test method manager, which handles executing a single test method 
+            for a unit test provider.
+            </summary>
+            <param name="testHarness">The unit test harness object.</param>
+            <param name="testClass">The test class metadata object.</param>
+            <param name="testMethod">The test method metadata object.</param>
+            <param name="instance">The test class instance.</param>
+            <param name="provider">The unit test provider.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodManager.LogStartMessage">
+            <summary>
+            Log a start message.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodManager.LogEndMessage">
+            <summary>
+            Log an end message.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodManager.OnWriteLine(Microsoft.Silverlight.Testing.UnitTesting.Metadata.StringEventArgs)">
+            <summary>
+            Handles the write line event for the test method.
+            </summary>
+            <param name="e">The string event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodManager.FirstInvoke">
+            <summary>
+            First invoke, plan for the method's execution.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodManager.SetResultTimes">
+            <summary>
+            Sets the start and finish times on the ScenarioResult object.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodManager.CreateNewResult(Microsoft.Silverlight.Testing.Harness.TestOutcome)">
+            <summary>
+            Creates the ScenarioResult instance for this test method.
+            </summary>
+            <param name="outcome">The initial test outcome value.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodManager.CompleteMethod(System.Object,System.EventArgs)">
+            <summary>
+            Process the result.
+            </summary>
+            <param name="sender">Source object.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodManager.UnhandledMethodException(System.Object,System.UnhandledExceptionEventArgs)">
+            <summary>
+            Process an unhandled exception for the method.
+            </summary>
+            <param name="sender">Source object.</param>
+            <param name="e">Unhandled exception event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestMethodManager.EnqueueMethodDispatcher(System.Reflection.MethodInfo)">
+            <summary>
+            Create a new method container to enclose a reflected method for execution.
+            </summary>
+            <param name="method">The method reflection object.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestMethodManager.BugAttributeProcessed">
+            <summary>
+            Gets or sets a value indicating whether the bug attribute's logic
+            has already been processed.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestMethodManager.WriteLineOutput">
+            <summary>
+            Gets the write line output list.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.UnitTestMethodContainer">
+            <summary>
+            A container which is able to attach to the underlying test dispatcher 
+            stack to enable advanced asynchronous functionality, when supported.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestMethodContainer._harness">
+            <summary>
+            The unit test harness.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestMethodContainer._granularity">
+            <summary>
+            The granularity of the contained item.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.UnitTestMethodContainer._testMethod">
+            <summary>
+            The test method metadata object.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestMethodContainer.#ctor(Microsoft.Silverlight.Testing.Harness.UnitTestHarness,System.Object,System.Reflection.MethodInfo,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod,Microsoft.Silverlight.Testing.Harness.TestGranularity)">
+            <summary>
+            Initializes dispatcher-stack attaching method container work item.
+            </summary>
+            <param name="testHarness">Test harness.</param>
+            <param name="instance">Test instance.</param>
+            <param name="method">Method reflection object.</param>
+            <param name="testMethod">Test method metadata.</param>
+            <param name="granularity">Granularity of test.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestMethodContainer.FirstInvoke">
+            <summary>
+            Connect to dispatcher stack for advanced functions, if supported.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.UnitTestMethodContainer.SupportsWorkItemQueue">
+            <summary>
+            Check a MethodInfo for the advanced async attribute.
+            </summary>
+            <returns>True if the work item queue is supported.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.CallbackWorkItem">
+            <summary>
+            A work item for tests to use which will call the delegate when the work 
+            item is executed.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.CallbackWorkItem._action">
+            <summary>
+            Stored void delegate.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CallbackWorkItem.#ctor(System.Action)">
+            <summary>
+            Create a new Callback work item.
+            </summary>
+            <param name="callback">Action to execute on Invoke.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.CallbackWorkItem.Invoke">
+            <summary>
+            Execute the callback.
+            </summary>
+            <returns>Whether the work item is complete.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.ConditionalWorkItem">
+            <summary>
+            A test work item that is complete once the condition is asserted.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.ConditionalWorkItem._delegate">
+            <summary>
+            The conditional delegate.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ConditionalWorkItem.#ctor(System.Func{System.Boolean})">
+            <summary>
+            Construct a new conditional work item.
+            </summary>
+            <param name="conditionalMethod">Conditional delegate.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ConditionalWorkItem.Invoke">
+            <summary>
+            Invoke the condition, will continue invoking until 
+            the condition is false.
+            </summary>
+            <returns>Completes the invocation once the condition is true.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.MethodInvokeWorkItem">
+            <summary>
+            A simple work item that invokes a method through the reflection 
+            MethodInfo instance.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.MethodInvokeWorkItem.None">
+            <summary>
+            An empty object array.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.MethodInvokeWorkItem._instance">
+            <summary>
+            An object instance.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.MethodInvokeWorkItem._method">
+            <summary>
+            Method reflection object.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.MethodInvokeWorkItem._testMethod">
+            <summary>
+            The test method to invoke.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.MethodInvokeWorkItem.#ctor(System.Object,System.Reflection.MethodInfo,Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod)">
+            <summary>
+            Creates a new method invoke work item for a MethodInfo instance.
+            </summary>
+            <param name="instance">The type instance.</param>
+            <param name="method">The method on the type to invoke when the 
+            work item is executed.</param>
+            <param name="testMethod">The test method metadata.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.MethodInvokeWorkItem.Invoke">
+            <summary>
+            Invokes the underlying method on the instance and marks the 
+            test work item as complete.
+            </summary>
+            <returns>False, noting the completion of the work item.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviders">
+            <summary>
+            Unit test providers.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviders._providers">
+            <summary>
+            List of unit test providers.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviders.#cctor">
+            <summary>
+            Static constructor that initializes the built-in unit test metadata providers.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviders.GetAssemblyProvider(Microsoft.Silverlight.Testing.Harness.UnitTestHarness,System.Reflection.Assembly)">
+            <summary>
+            Gets the unit test provider for an assembly.  The framework only 
+            currently supports a single provider per test assembly, so if more 
+            than one registered provider can handle the assembly, at runtime an 
+            InvalidOperationException is thrown.
+            </summary>
+            <param name="harness">The test harness making the request.</param>
+            <param name="testAssembly">Assembly reflection object.</param>
+            <returns>The unit test provider for the test assembly.  Throws if 
+            more than one can process the assembly.  Returns null if there is 
+            not a provider for the assembly.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviders.GetAssemblyWrapper(Microsoft.Silverlight.Testing.Harness.UnitTestHarness,System.Reflection.Assembly)">
+            <summary>
+            Returns the IAssembly provider for an assembly.
+            </summary>
+            <param name="harness">Test harness object.</param>
+            <param name="testAssembly">Assembly reflection object.</param>
+            <returns>Returns null or an IAssembly instance.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.UnitTesting.Metadata.UnitTestProviders.Providers">
+            <summary>
+            Gets the list of Unit Test providers.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.DecoratorDictionary">
+            <summary>
+            A dictionary that can store just about any kind of object, keyed off any
+            object.  As a Hashtable, it permits using keys of 
+            - enums
+            - objects
+            - types
+            
+            This makes it ideal for use in decorating and adorning special types in
+            the system, such as log messages.
+            
+            A strongly-typed decorator key could come from an enum value, while a
+            prototype extension to the test system could simply use a string key for
+            organizing.  
+            
+            In all instances, the resulting object needs to be cast appropriately.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.DecoratorDictionary.HasDecorator(System.Object)">
+            <summary>
+            Check if a decorator exists.
+            </summary>
+            <param name="decoratorKey">The decorator key object.</param>
+            <returns>
+            Returns a value indicating whether the decorator key exists.  Even
+            if the key exists, the instance value for the key could be set to
+            null, yielding a null instance.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.DecoratorDictionary.HasDecorators(System.Object[])">
+            <summary>
+            Check if a set of decorators exists.
+            </summary>
+            <param name="decorators">The set of decorator(s) of interest.</param>
+            <returns>
+            Returns a value indicating whether the decorators of interest were
+            present.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.DecoratorDictionary.GetDecorator(System.Object)">
+            <summary>
+            Retrieves the decorator instance if it exists.  If not, this method
+            returns null.
+            </summary>
+            <param name="decoratorKey">The decorator key object.</param>
+            <returns>
+            Returns the instance or null if it does not exist.  No exceptions
+            are thrown in this method.
+            </returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.ResourceUtility">
+            <summary>
+            Helper functionality for dealing with embedded resources in an assembly.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ResourceUtility.GetAllText(System.Object,System.String)">
+            <summary>
+            Get a string containing the text of an embedded resource in an
+            assembly.
+            </summary>
+            <param name="instance">
+            An instance whose assembly can be retrieved through reflection.
+            </param>
+            <param name="fullEmbeddedResourceName">
+            Complete embedded resource name.
+            </param>
+            <returns>
+            A string containing the embedded resource's string contents.
+            </returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.LogMessageFactory">
+            <summary>
+            A simple factory used for creating new log messages.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageFactory.Create">
+            <summary>
+            Create a new LogMessage instance.
+            </summary>
+            <returns>Returns a new LogMessage instance.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessageFactory.Create(Microsoft.Silverlight.Testing.Harness.LogMessageType)">
+            <summary>
+            Create a new LogMessage instance.
+            </summary>
+            <param name="messageType">The type of message to create.</param>
+            <returns>Returns a new LogMessage instance.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.LogMessageFactory.DefaultLogMessageType">
+            <summary>
+            Gets or sets the default log message type used for the creation of
+            unspecific log message types.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.LogDecorator">
+            <summary>
+            Well-known keys that can be used to mark decorator instances in log 
+            message objects.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogDecorator.ExceptionObject">
+            <summary>
+            Key for a decorator that is a simple Exception object.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogDecorator.NameProperty">
+            <summary>
+            Key for a decorator that is a simple Name string property.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogDecorator.TestOutcome">
+            <summary>
+            An associated TestOutcome value.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogDecorator.TestStage">
+            <summary>
+            The stage of a message or event.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogDecorator.TestGranularity">
+            <summary>
+            The granularity of a message or event.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestOutcome">
+            <summary>
+            A number of possible test outcomes or results.  For compatibility, this 
+            information resembles that of the desktop test framework, although many 
+            of the states may not apply or be valid for an in-browser test harness.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestOutcome.Error">
+            <summary>
+            A test outcome of Error.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestOutcome.Failed">
+            <summary>
+            A test outcome of Failed.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestOutcome.Timeout">
+            <summary>
+            A test outcome of Timeout.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestOutcome.Aborted">
+            <summary>
+            A test outcome of Aborted.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestOutcome.Inconclusive">
+            <summary>
+            A test outcome of Inconclusive.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestOutcome.PassedButRunAborted">
+            <summary>
+            A test outcome of a run that was aborted, but passed.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestOutcome.NotRunnable">
+            <summary>
+            A test outcome of NotRunnable.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestOutcome.NotExecuted">
+            <summary>
+            A test outcome of NotExecuted.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestOutcome.Disconnected">
+            <summary>
+            A test outcome of Disconnected.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestOutcome.Warning">
+            <summary>
+            A test outcome of Warning.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestOutcome.Passed">
+            <summary>
+            A test outcome of Passed.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestOutcome.Completed">
+            <summary>
+            A test outcome of Completed.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestOutcome.InProgress">
+            <summary>
+            A test outcome of InProgress.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestOutcome.Pending">
+            <summary>
+            A test outcome of Pending.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestStage">
+            <summary>
+            The stage of a test scenario, case or system running.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestStage.Starting">
+            <summary>
+            In the process of starting.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestStage.Running">
+            <summary>
+            Currently running.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestStage.Finishing">
+            <summary>
+            Finishing up.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestStage.Canceling">
+            <summary>
+            The test is canceling.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.GlobalExceptionHandler">
+            <summary>
+            Provides a property that will attach and detach a known event handler
+            delegate when the bit is flipped.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.GlobalExceptionHandler._eventHandler">
+            <summary>
+            The event to fire when attached.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.GlobalExceptionHandler._attached">
+            <summary>
+            Whether the event handler is attached as a global unhandled
+            exception handler.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.GlobalExceptionHandler.#ctor(System.EventHandler)">
+            <summary>
+            Creates a new exception handler "manager" with the provided
+            EventHandler.
+            </summary>
+            <param name="eventHandler">The event handler to manage.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.GlobalExceptionHandler.ChangeExceptionBubbling(System.EventArgs,System.Boolean)">
+            <summary>
+            Mark the Handled property in the event args as True to stop any 
+            event bubbling.
+            </summary>
+            <param name="e">Event arguments.</param>
+            <param name="exceptionHandled">
+            Value indicating whether the Exception should be marked as handled.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.GlobalExceptionHandler.GetExceptionObject(System.EventArgs)">
+            <summary>
+            Return the Exception property from the EventArgs.
+            </summary>
+            <param name="e">Event arguments.</param>
+            <returns>
+            Returns the Exception object that the event arguments stores.
+            </returns>
+            <remarks>
+            This method is compatible with the full desktop framework as well as
+            Silverlight.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.GlobalExceptionHandler.OnGlobalException(System.Object,System.Windows.ApplicationUnhandledExceptionEventArgs)">
+            <summary>
+            Internal event that is hooked up to the global exception handler.
+            </summary>
+            <param name="sender">Source object of the event.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.GlobalExceptionHandler.UpdateAttachment">
+            <summary>
+            Called after a change to the attachment field value.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.GlobalExceptionHandler.AttachHandler">
+            <summary>
+            Attach the handler globally.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.GlobalExceptionHandler.DetachHandler">
+            <summary>
+            Detach the handler globally.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.GlobalExceptionHandler.AttachGlobalHandler">
+            <summary>
+            Gets or sets a value indicating whether the handler is currently 
+            attached to the global exception handler.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.LogMessage">
+            <summary>
+            A log message.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogMessage.DefaultLogMessageType">
+            <summary>
+            The default log message used during initialization.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessage.#ctor">
+            <summary>
+            Initializes a new log message of the default message type.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessage.#ctor(Microsoft.Silverlight.Testing.Harness.LogMessageType)">
+            <summary>
+            Initializes a new log message.
+            </summary>
+            <param name="messageType">The message type.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessage.ToString">
+            <summary>
+            Converts to string representation.
+            </summary>
+            <returns>A string version of the LogMessage.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessage.HasDecorator(System.Object)">
+            <summary>
+            Check if a decorator is present on the LogMessage.
+            </summary>
+            <param name="decorator">The decorator of interest.</param>
+            <returns>
+            Returns a value indicating whether the decorator is present in the
+            DecoratorDictionary.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.LogMessage.HasDecorators(System.Object[])">
+            <summary>
+            Check if a set of decorators are present.
+            </summary>
+            <param name="decorators">The decorator(s) of interest.</param>
+            <returns>
+            Returns a value indicating whether the decorator(s) of interest are
+            present.
+            </returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.LogMessage.Decorators">
+            <summary>
+            Gets the set of decorator instances attached to the log message.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.LogMessage.MessageType">
+            <summary>
+            Gets or sets the type of message.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.LogMessage.Message">
+            <summary>
+            Gets or sets the log's message.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.LogMessage.Item(System.Object)">
+            <summary>
+            Gets or sets the decorator type for the message.
+            </summary>
+            <param name="decorator">
+            The type of decorator.  Only one explicit Type is permitted,
+            although multiple types within the same type hierarchy are
+            legitimate.
+            </param>
+            <returns>Returns the instance of the decorator, if any.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestGranularity">
+            <summary>
+            The hierarchy of test execution represented in more generic terms, this
+            allows for more robust and useful actions by log providers.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestGranularity.Harness">
+            <summary>
+            Harness-level granularity.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestGranularity.TestGroup">
+            <summary>
+            Group of test-level granularity.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestGranularity.Test">
+            <summary>
+            Test-level granularity.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.TestGranularity.TestScenario">
+            <summary>
+            Scenario-level granularity.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.DebugOutputProvider">
+            <summary>
+            The most verbose log provider, this calls .ToString() on each and every 
+            LogMessage that it processes.  The output will appear in an attached 
+            debugger's "Output" window.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.DebugOutputProvider.#ctor">
+            <summary>
+            Initializes a new instance of the DebugOutputProvider class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.DebugOutputProvider.Process(Microsoft.Silverlight.Testing.Harness.LogMessage)">
+            <summary>
+            Display a LogMessage in the debug output window.
+            </summary>
+            <param name="logMessage">Message object.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.DebugOutputProvider.ShowAllFailures">
+            <summary>
+            Gets or sets a value indicating whether any TestResult failures will 
+            be reported, regardless of whether the TestResult type is being 
+            monitored for debug output.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.DebugOutputProvider.ShowEverything">
+            <summary>
+            Gets or sets a value indicating whether all messages appear in the 
+            debug output.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.LogMessageType">
+            <summary>
+            Set of defined types of log messages to allow for some level of 
+            filtering and selective processing of log messages.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogMessageType.TestResult">
+            <summary>
+            Pass, fail, etc.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogMessageType.Debug">
+            <summary>
+            Debug::WriteLine or tracing.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogMessageType.Warning">
+            <summary>
+            Non-fatal log message.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogMessageType.Error">
+            <summary>
+            Fatal error message.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogMessageType.KnownIssue">
+            <summary>
+            Information about a known defect.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogMessageType.Information">
+            <summary>
+            General information similar to a Console::WriteLine.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogMessageType.Environment">
+            <summary>
+            Operating system setting or platform values.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogMessageType.TestExecution">
+            <summary>
+            New unit of test or test run note.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.LogMessageType.TestInfrastructure">
+            <summary>
+            Related test systems or out-of-process communication information.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestHarnessCompletedEventArgs">
+            <summary>
+            Event information marking the completion of a test run.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestHarnessCompletedEventArgs.#ctor(Microsoft.Silverlight.Testing.Harness.TestHarnessState)">
+            <summary>
+            Creates a new TestHarnessCompletedEventArgs.
+            </summary>
+            <param name="testHarnessState">The final test harness state.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestHarnessCompletedEventArgs.State">
+            <summary>
+            Gets the final test harness state.
+            
+            This contains the final pass versus fail result at a minimum.
+            Specific harnesses may extend the type to contain additional
+            information, logs, scenario counts, or anything else.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.WebBrowserTick">
+            <summary>
+            A type which handles preparing the underlying dispatcher or timer from 
+            which the test work items execute.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.WebBrowserTick.DefaultTickInterval">
+            <summary>
+            Millisecond interval to use for the interval between DispatcherTimer
+            ticks.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Harness.WebBrowserTick._timer">
+            <summary>
+            Dispatcher timer.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.WebBrowserTick.#ctor(System.Func{System.Boolean})">
+            <summary>
+            Creates a new run method manager using the default value for the 
+            timer's millisecond interval.
+            </summary>
+            <param name="runNextStep">
+            Conditional delegate which returns true as long as there is 
+            additional work.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.WebBrowserTick.#ctor(System.Func{System.Boolean},System.Int32)">
+            <summary>
+            Sets up a new run method manager.
+            </summary>
+            <param name="runNextStep">
+            Conditional delegate which returns true as long as there is 
+            additional work.
+            </param>
+            <param name="millisecondInterval">Milliseconds between ticks, at a 
+            minimum.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.WebBrowserTick.Run">
+            <summary>
+            Begin the execution process by hooking up the underlying 
+            DispatcherTimer to call into the test framework regularly and 
+            perform test work items.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.WebBrowserTick.Timer_Tick(System.Object,System.EventArgs)">
+            <summary>
+            Call into the underlying work item queue, if the method manager is 
+            still set to run.
+            </summary>
+            <param name="sender">Sending object.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.TestHarnessState">
+            <summary>
+            Base class representing the overall state of a test run.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestHarnessState.IncrementFailures">
+            <summary>
+            Increment the failures counter.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.TestHarnessState.IncrementTotalScenarios">
+            <summary>
+            Increments the total scenarios counter.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestHarnessState.Failures">
+            <summary>
+            Gets the count of failing scenarios.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestHarnessState.TotalScenarios">
+            <summary>
+            Gets the total count of scenarios run.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Harness.TestHarnessState.Failed">
+            <summary>
+            Gets a value indicating whether the status recorded indicates a
+            failure.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Harness.ReflectionUtility">
+            <summary>
+            A set of helper methods for interacting with methods and types that are
+            marked with attributes.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ReflectionUtility.GetTypesWithAttribute(System.Reflection.Assembly,System.Type)">
+            <summary>
+            Retrieve all types in an assembly that are decorated with a specific
+            attribute.
+            </summary>
+            <param name="assembly">Assembly to search.</param>
+            <param name="decoratingAttribute">
+            Instance of the Type of attribute that marks interesting methods.
+            </param>
+            <returns>
+            A collection of types from the assembly.  An empty collection is
+            returned if no types were found matching the constraints.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ReflectionUtility.GetAttributes(System.Reflection.MemberInfo,System.Type)">
+            <summary>
+            Given a MethodInfo type, returns the attributes (if any) that are of 
+            the decoratingAttribute parameter's type.
+            </summary>
+            <param name="member">MemberInfo instance.</param>
+            <param name="decoratingAttribute">Attribute of interest.</param>
+            <returns>
+            A collection populated with the Attribute instances.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ReflectionUtility.GetAttributes(System.Reflection.MemberInfo,System.Type,System.Boolean)">
+            <summary>
+            Given a MethodInfo type, returns the attributes (if any) that are of 
+            the decoratingAttribute parameter's type.
+            </summary>
+            <param name="member">MemberInfo instance.</param>
+            <param name="decoratingAttribute">Attribute of interest.</param>
+            <param name="inherit">A value indicating whether to look for 
+            inheriting custom attributes.</param>
+            <returns>
+            A collection populated with the Attribute instances.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ReflectionUtility.GetAttributes(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod,System.Type,System.Boolean)">
+            <summary>
+            Given a test method, returns the attributes (if any) that are of 
+            the decoratingAttribute parameter's type.
+            </summary>
+            <param name="method">ITestMethod instance.</param>
+            <param name="decoratingAttribute">Attribute of interest.</param>
+            <param name="inherit">Whether to inherit attributes.</param>
+            <returns>
+            A collection populated with the Attribute instances.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ReflectionUtility.GetAssembliesFromInstances(System.Collections.Generic.IEnumerable{System.Object})">
+            <summary>
+            Retrieve a list of Reflection.Assembly types from a set of 
+            instances and/or types.
+            </summary>
+            <param name="objects">Set of instances or types.</param>
+            <returns>A set of Assembly instances from the instances or types.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ReflectionUtility.GetAssemblies(System.Type[])">
+            <summary>
+            Returns a list of unique assemblies from a set of types.
+            </summary>
+            <param name="types">Set of types.</param>
+            <returns>
+            A list of unique Assembly instances from the input types.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ReflectionUtility.GetAttribute(System.Collections.Generic.ICollection{System.Attribute})">
+            <summary>
+            Given a list of attributes, retrieves a single Attribute instance.
+            Will throw an exception if multiple attributes exist on the method.
+            </summary>
+            <param name="attributes">List of attributes.</param>
+            <returns>
+            The attribute instance, or null if it does not exist.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ReflectionUtility.GetAttribute(System.Reflection.MemberInfo,System.Type)">
+            <summary>
+            Given a method and a decorative attribute of interest, retrieves a
+            single Attribute instance.  Will throw an exception if multiple
+            attributes exist on the method.
+            </summary>
+            <param name="member">MemberInfo instance.</param>
+            <param name="decoratingAttribute">
+            Attribute type of interest.
+            </param>
+            <returns>
+            The attribute instance, or null if it does not exist.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ReflectionUtility.GetAttribute(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod,System.Type)">
+            <summary>
+            Given a test method and a decorative attribute of interest,
+            retrieves a single Attribute instance.  Will throw an exception if
+            multiple attributes exist on the method.
+            </summary>
+            <param name="method">ITestMethod instance.</param>
+            <param name="decoratingAttribute">
+            Attribute type of interest.
+            </param>
+            <returns>
+            The attribute instance, or null if it does not exist.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ReflectionUtility.GetAttribute(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod,System.Type,System.Boolean)">
+            <summary>
+            Given a test method and a decorative attribute of interest,
+            retrieves a single Attribute instance.  Will throw an exception if
+            multiple attributes exist on the method.
+            </summary>
+            <param name="method">ITestMethod instance.</param>
+            <param name="decoratingAttribute">
+            Attribute type of interest.
+            </param>
+            <param name="inherit">A value indicating whether to look for custom 
+            inherited attributes.</param>
+            <returns>
+            The attribute instance, or null if it does not exist.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ReflectionUtility.HasAttribute(System.Reflection.MemberInfo,System.Type)">
+            <summary>
+            Returns a value indicating whether a method has the attribute.
+            </summary>
+            <param name="member">MemberInfo instance.</param>
+            <param name="decoratingAttribute">Attribute of interest.</param>
+            <returns>
+            A value indicating whether the type has the decorating attribute or
+            not.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ReflectionUtility.HasAttribute(Microsoft.Silverlight.Testing.UnitTesting.Metadata.ITestMethod,System.Type)">
+            <summary>
+            Returns a value indicating whether a method has the attribute.
+            </summary>
+            <param name="method">ITestMethod instance.</param>
+            <param name="decoratingAttribute">Attribute of interest.</param>
+            <returns>
+            A value indicating whether the type has the decorating attribute or
+            not.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ReflectionUtility.GetMethodsWithAttribute(System.Type,System.Type)">
+            <summary>
+            Return a collection of MethodInfo instances given a type to look
+            through  and the attribute of interest.
+            </summary>
+            <param name="type">Type to look through for methods.</param>
+            <param name="decoratingAttribute">Attribute of interest.</param>
+            <returns>
+            A collection of the method reflection objects, if any, with the
+            marked attribute present.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Harness.ReflectionUtility.GetOneMethodWithAttribute(System.Type,System.Type)">
+            <summary>
+            Retrieve a MethodInfo from a single decorated method inside a type,
+            if any.  Throws an Exception if there are > 1 methods that are
+            decorated with the attribute.
+            </summary>
+            <param name="type">Type of interest.</param>
+            <param name="decoratingAttribute">Attribute of interest.</param>
+            <returns>
+            MethodInfo reflection object.  Null if none are found.
+            </returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.ClipboardHelper">
+            <summary>
+            Exposes clipboard functionality within Silverlight 3 applications when a
+            Silverlight 4 runtime is in use.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.ClipboardHelper.EmptyObjectArray">
+            <summary>
+            An empty array of object type.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.ClipboardHelper._setText">
+            <summary>
+            Backing field for set text.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.ClipboardHelper._getText">
+            <summary>
+            Backing field for get text.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.ClipboardHelper._containsText">
+            <summary>
+            Backing field for the contains text method.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.ClipboardHelper._clipboardFeatureSupported">
+            <summary>
+            A value indicating whether the clipboard feature is present. This
+            assumes that all 3 methods are present, in their current form for a
+            more recent runtime.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ClipboardHelper.SetText(System.String)">
+            <summary>
+            Sets Unicode text data to store on the clipboard, for later access 
+            with System.Windows.Clipboard.GetText().
+            </summary>
+            <param name="text">A string that contains the Unicode text data to 
+            store on the clipboard.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ClipboardHelper.GetText">
+            <summary>
+            Retrieves Unicode text data from the system clipboard, if Unicode 
+            text data exists.
+            </summary>
+            <returns>If Unicode text data is present on the system clipboard, 
+            returns a string that contains the Unicode text data. Otherwise, 
+            returns an empty string.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ClipboardHelper.ContainsText">
+            <summary>
+            Queries the clipboard for the presence of data in the Unicode text 
+            format.
+            </summary>
+            <returns>True if the system clipboard contains Unicode text data; 
+            otherwise, false.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ClipboardHelper.RequireClipboardFeature">
+            <summary>
+            Prepares to use the System.Windows.Clipboard type and throws an
+            exception if the feature cannot be completely located.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.ClipboardHelper.PrepareClipboardInstance">
+            <summary>
+            Prepares the type and reflects for new Silverlight features.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.ClipboardHelper.IsClipboardFeatureSupported">
+            <summary>
+            Gets a value indicating whether the clipboard feature is available
+            and supported.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.BindingEvaluator`1">
+            <summary>
+            A framework element that permits a binding to be evaluated in a new data
+            context leaf node.
+            </summary>
+            <typeparam name="T">The type of dynamic binding to return.</typeparam>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.BindingEvaluator`1._binding">
+            <summary>
+            Gets or sets the string value binding used by the control.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.BindingEvaluator`1.ValueProperty">
+            <summary>
+            Identifies the Value dependency property.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.BindingEvaluator`1.#ctor">
+            <summary>
+            Initializes a new instance of the BindingEvaluator class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.BindingEvaluator`1.#ctor(System.Windows.Data.Binding)">
+            <summary>
+            Initializes a new instance of the BindingEvaluator class,
+            setting the initial binding to the provided parameter.
+            </summary>
+            <param name="binding">The initial string value binding.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.BindingEvaluator`1.ClearDataContext">
+            <summary>
+            Clears the data context so that the control does not keep a
+            reference to the last-looked up item.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.BindingEvaluator`1.GetDynamicValue(System.Object,System.Boolean)">
+            <summary>
+            Updates the data context of the framework element and returns the 
+            updated binding value.
+            </summary>
+            <param name="o">The object to use as the data context.</param>
+            <param name="clearDataContext">If set to true, this parameter will
+            clear the data context immediately after retrieving the value.</param>
+            <returns>Returns the evaluated T value of the bound dependency
+            property.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.BindingEvaluator`1.GetDynamicValue(System.Object)">
+            <summary>
+            Updates the data context of the framework element and returns the 
+            updated binding value.
+            </summary>
+            <param name="o">The object to use as the data context.</param>
+            <returns>Returns the evaluated T value of the bound dependency
+            property.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.BindingEvaluator`1.Value">
+            <summary>
+            Gets or sets the data item string value.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.BindingEvaluator`1.ValueBinding">
+            <summary>
+            Gets or sets the value binding.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.Dock">
+            <summary>
+            Specifies values that control the behavior of a control positioned
+            inside another control.
+            </summary>
+            <QualityBand>Stable</QualityBand>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.Dock.Left">
+            <summary>
+            Specifies that the control should be positioned on the left of the
+            control.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.Dock.Top">
+            <summary>
+            Specifies that the control should be positioned on top of the
+            control.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.Dock.Right">
+            <summary>
+            Specifies that the control should be positioned on the right of the
+            control.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.Dock.Bottom">
+            <summary>
+            Specifies that the control should be positioned at the bottom of 
+            control.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.InteractionHelper">
+            <summary>
+            The InteractionHelper provides controls with support for all of the
+            common interactions like mouse movement, mouse clicks, key presses,
+            etc., and also incorporates proper event semantics when the control is
+            disabled.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.InteractionHelper.SequentialClickThresholdInMilliseconds">
+            <summary>
+            The threshold used to determine whether two clicks are temporally
+            local and considered a double click (or triple, quadruple, etc.).
+            500 milliseconds is the default double click value on Windows.
+            This value would ideally be pulled form the system settings.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.InteractionHelper.SequentialClickThresholdInPixelsSquared">
+            <summary>
+            The threshold used to determine whether two clicks are spatially
+            local and considered a double click (or triple, quadruple, etc.)
+            in pixels squared.  We use pixels squared so that we can compare to
+            the distance delta without taking a square root.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.InteractionHelper._updateVisualState">
+            <summary>
+            Reference used to call UpdateVisualState on the base class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.#ctor(System.Windows.Controls.Control)">
+            <summary>
+            Initializes a new instance of the InteractionHelper class.
+            </summary>
+            <param name="control">Control receiving interaction.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.UpdateVisualState(System.Boolean)">
+            <summary>
+            Update the visual state of the control.
+            </summary>
+            <param name="useTransitions">
+            A value indicating whether to automatically generate transitions to
+            the new state, or instantly transition to the new state.
+            </param>
+            <remarks>
+            UpdateVisualState works differently than the rest of the injected
+            functionality.  Most of the other events are overridden by the
+            calling class which calls Allow, does what it wants, and then calls
+            Base.  UpdateVisualState is the opposite because a number of the
+            methods in InteractionHelper need to trigger it in the calling
+            class.  We do this using the IUpdateVisualState internal interface.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.UpdateVisualStateBase(System.Boolean)">
+            <summary>
+            Update the visual state of the control.
+            </summary>
+            <param name="useTransitions">
+            A value indicating whether to automatically generate transitions to
+            the new state, or instantly transition to the new state.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.OnLoaded(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handle the control's Loaded event.
+            </summary>
+            <param name="sender">The control.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.OnIsEnabledChanged(System.Object,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            Handle changes to the control's IsEnabled property.
+            </summary>
+            <param name="sender">The control.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.OnIsReadOnlyChanged(System.Boolean)">
+            <summary>
+            Handles changes to the control's IsReadOnly property.
+            </summary>
+            <param name="value">The value of the property.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.OnApplyTemplateBase">
+            <summary>
+            Update the visual state of the control when its template is changed.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.AllowGotFocus(System.Windows.RoutedEventArgs)">
+            <summary>
+            Check if the control's GotFocus event should be handled.
+            </summary>
+            <param name="e">Event arguments.</param>
+            <returns>
+            A value indicating whether the event should be handled.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.OnGotFocusBase">
+            <summary>
+            Base implementation of the virtual GotFocus event handler.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.AllowLostFocus(System.Windows.RoutedEventArgs)">
+            <summary>
+            Check if the control's LostFocus event should be handled.
+            </summary>
+            <param name="e">Event arguments.</param>
+            <returns>
+            A value indicating whether the event should be handled.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.OnLostFocusBase">
+            <summary>
+            Base implementation of the virtual LostFocus event handler.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.AllowMouseEnter(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Check if the control's MouseEnter event should be handled.
+            </summary>
+            <param name="e">Event arguments.</param>
+            <returns>
+            A value indicating whether the event should be handled.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.OnMouseEnterBase">
+            <summary>
+            Base implementation of the virtual MouseEnter event handler.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.AllowMouseLeave(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Check if the control's MouseLeave event should be handled.
+            </summary>
+            <param name="e">Event arguments.</param>
+            <returns>
+            A value indicating whether the event should be handled.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.OnMouseLeaveBase">
+            <summary>
+            Base implementation of the virtual MouseLeave event handler.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.AllowMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Check if the control's MouseLeftButtonDown event should be handled.
+            </summary>
+            <param name="e">Event arguments.</param>
+            <returns>
+            A value indicating whether the event should be handled.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.OnMouseLeftButtonDownBase">
+            <summary>
+            Base implementation of the virtual MouseLeftButtonDown event
+            handler.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.AllowMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Check if the control's MouseLeftButtonUp event should be handled.
+            </summary>
+            <param name="e">Event arguments.</param>
+            <returns>
+            A value indicating whether the event should be handled.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.OnMouseLeftButtonUpBase">
+            <summary>
+            Base implementation of the virtual MouseLeftButtonUp event handler.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.AllowKeyDown(System.Windows.Input.KeyEventArgs)">
+            <summary>
+            Check if the control's KeyDown event should be handled.
+            </summary>
+            <param name="e">Event arguments.</param>
+            <returns>
+            A value indicating whether the event should be handled.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.InteractionHelper.AllowKeyUp(System.Windows.Input.KeyEventArgs)">
+            <summary>
+            Check if the control's KeyUp event should be handled.
+            </summary>
+            <param name="e">Event arguments.</param>
+            <returns>
+            A value indicating whether the event should be handled.
+            </returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.InteractionHelper.Control">
+            <summary>
+            Gets the control the InteractionHelper is targeting.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.InteractionHelper.IsFocused">
+            <summary>
+            Gets a value indicating whether the control has focus.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.InteractionHelper.IsMouseOver">
+            <summary>
+            Gets a value indicating whether the mouse is over the control.
+            </summary> 
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.InteractionHelper.IsReadOnly">
+            <summary>
+            Gets a value indicating whether the read-only property is set.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.InteractionHelper.IsPressed">
+            <summary>
+            Gets a value indicating whether the mouse button is pressed down
+            over the control.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.InteractionHelper.LastClickTime">
+            <summary>
+            Gets or sets the last time the control was clicked.
+            </summary>
+            <remarks>
+            The value is stored as Utc time because it is slightly more
+            performant than converting to local time.
+            </remarks>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.InteractionHelper.LastClickPosition">
+            <summary>
+            Gets or sets the mouse position of the last click.
+            </summary>
+            <remarks>The value is relative to the control.</remarks>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.InteractionHelper.ClickCount">
+            <summary>
+            Gets the number of times the control was clicked.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.ItemsControlHelper">
+            <summary>
+            The ItemContainerGenerator provides useful utilities for ItemsControls.
+            </summary>
+            <QualityBand>Preview</QualityBand>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.ItemsControlHelper._itemsHost">
+            <summary>
+            A Panel that is used as the ItemsHost of the ItemsControl.  This
+            property will only be valid when the ItemsControl is live in the
+            tree and has generated containers for some of its items.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.ItemsControlHelper._scrollHost">
+            <summary>
+            A ScrollViewer that is used to scroll the items in the ItemsHost.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlHelper.#ctor(System.Windows.Controls.ItemsControl)">
+            <summary>
+            Initializes a new instance of the ItemContainerGenerator.
+            </summary>
+            <param name="control">
+            The ItemsControl being tracked by the ItemContainerGenerator.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlHelper.OnApplyTemplate">
+            <summary>
+            Apply a control template to the ItemsControl.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlHelper.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Windows.Style)">
+            <summary>
+            Prepares the specified container to display the specified item.
+            </summary>
+            <param name="element">
+            Container element used to display the specified item.
+            </param>
+            <param name="parentItemContainerStyle">
+            The ItemContainerStyle for the parent ItemsControl.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlHelper.UpdateItemContainerStyle(System.Windows.Style)">
+            <summary>
+            Update the style of any generated items when the ItemContainerStyle
+            has been changed.
+            </summary>
+            <param name="itemContainerStyle">The ItemContainerStyle.</param>
+            <remarks>
+            Silverlight does not support setting a Style multiple times, so we
+            only attempt to set styles on elements whose style hasn't already
+            been set.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ItemsControlHelper.ScrollIntoView(System.Windows.FrameworkElement)">
+            <summary>
+            Scroll the desired element into the ScrollHost's viewport.
+            </summary>
+            <param name="element">Element to scroll into view.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.ItemsControlHelper.ItemsControl">
+            <summary>
+            Gets or sets the ItemsControl being tracked by the
+            ItemContainerGenerator.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.ItemsControlHelper.ItemsHost">
+            <summary>
+            Gets a Panel that is used as the ItemsHost of the ItemsControl.
+            This property will only be valid when the ItemsControl is live in
+            the tree and has generated containers for some of its items.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.ItemsControlHelper.ScrollHost">
+            <summary>
+            Gets a ScrollViewer that is used to scroll the items in the
+            ItemsHost.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.NumericExtensions">
+            <summary>
+            Numeric utility methods used by controls.  These methods are similar in
+            scope to the WPF DoubleUtil class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.NumericExtensions.IsZero(System.Double)">
+            <summary>
+            Check if a number is zero.
+            </summary>
+            <param name="value">The number to check.</param>
+            <returns>True if the number is zero, false otherwise.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.NumericExtensions.IsNaN(System.Double)">
+            <summary>
+            Check if a number isn't really a number.
+            </summary>
+            <param name="value">The number to check.</param>
+            <returns>
+            True if the number is not a number, false if it is a number.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.NumericExtensions.IsGreaterThan(System.Double,System.Double)">
+            <summary>
+            Determine if one number is greater than another.
+            </summary>
+            <param name="left">First number.</param>
+            <param name="right">Second number.</param>
+            <returns>
+            True if the first number is greater than the second, false
+            otherwise.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.NumericExtensions.IsLessThanOrClose(System.Double,System.Double)">
+            <summary>
+            Determine if one number is less than or close to another.
+            </summary>
+            <param name="left">First number.</param>
+            <param name="right">Second number.</param>
+            <returns>
+            True if the first number is less than or close to the second, false
+            otherwise.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.NumericExtensions.AreClose(System.Double,System.Double)">
+            <summary>
+            Determine if two numbers are close in value.
+            </summary>
+            <param name="left">First number.</param>
+            <param name="right">Second number.</param>
+            <returns>
+            True if the first number is close in value to the second, false
+            otherwise.
+            </returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.NumericExtensions.NanUnion">
+            <summary>
+            NanUnion is a C++ style type union used for efficiently converting
+            a double into an unsigned long, whose bits can be easily
+            manipulated.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.NumericExtensions.NanUnion.FloatingValue">
+            <summary>
+            Floating point representation of the union.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.NumericExtensions.NanUnion.IntegerValue">
+            <summary>
+            Integer representation of the union.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventArgs`1">
+            <summary>
+            Provides event data for various routed events that track property values
+            changing.  Typically the events denote a cancellable action.
+            </summary>
+            <typeparam name="T">
+            The type of the value for the dependency property that is changing.
+            </typeparam>
+            <QualityBand>Preview</QualityBand>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventArgs`1._cancel">
+            <summary>
+            Private member variable for Cancel property.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventArgs`1.#ctor(System.Windows.DependencyProperty,`0,`0,System.Boolean)">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventArgs`1" />
+            class.
+            </summary>
+            <param name="property">
+            The <see cref="T:System.Windows.DependencyProperty" /> identifier
+            for the property that is changing.
+            </param>
+            <param name="oldValue">The previous value of the property.</param>
+            <param name="newValue">
+            The new value of the property, assuming that the property change is
+            not cancelled.
+            </param>
+            <param name="isCancelable">
+            True if the property change is cancellable by setting
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventArgs`1.Cancel" />
+            to true in event handling. false if the property change is not
+            cancellable.
+            </param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventArgs`1.Property">
+            <summary>
+            Gets the <see cref="T:System.Windows.DependencyProperty" />
+            identifier for the property that is changing.
+            </summary>
+            <value>
+            The <see cref="T:System.Windows.DependencyProperty" /> identifier
+            for the property that is changing.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventArgs`1.OldValue">
+            <summary>
+            Gets a value that reports the previous value of the changing
+            property.
+            </summary>
+            <value>
+            The previous value of the changing property.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventArgs`1.NewValue">
+            <summary>
+            Gets or sets a value that reports the new value of the changing
+            property, assuming that the property change is not cancelled.
+            </summary>
+            <value>
+            The new value of the changing property.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventArgs`1.IsCancelable">
+            <summary>
+            Gets a value indicating whether the property change that originated
+            the RoutedPropertyChanging event is cancellable.
+            </summary>
+            <value>
+            True if the property change is cancellable. false if the property
+            change is not cancellable.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventArgs`1.Cancel">
+            <summary>
+            Gets or sets a value indicating whether the property change that
+            originated the RoutedPropertyChanging event should be cancelled.
+            </summary>
+            <value>
+            True to cancel the property change; this resets the property to
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventArgs`1.OldValue" />.
+            false to not cancel the property change; the value changes to
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventArgs`1.NewValue" />.
+            </value>
+            <exception cref="T:System.InvalidOperationException">
+            Attempted to cancel in an instance where
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventArgs`1.IsCancelable" />
+            is false.
+            </exception>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventArgs`1.InCoercion">
+            <summary>
+            Gets or sets a value indicating whether internal value coercion is
+            acting on the property change that originated the
+            RoutedPropertyChanging event.
+            </summary>
+            <value>
+            True if coercion is active. false if coercion is not active.
+            </value>
+            <remarks>
+            This is a total hack to work around the class hierarchy for Value
+            coercion in NumericUpDown.
+            </remarks>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.RoutedPropertyChangingEventHandler`1">
+            <summary>
+            Represents methods that handle various routed events that track property
+            values changing.  Typically the events denote a cancellable action.
+            </summary>
+            <typeparam name="T">
+            The type of the value for the dependency property that is changing.
+            </typeparam>
+            <param name="sender">
+            The object where the initiating property is changing.
+            </param>
+            <param name="e">Event data for the event.</param>
+            <QualityBand>Preview</QualityBand>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.ScrollExtensions">
+            <summary>
+            The ScrollExtensions class provides utility methods for scrolling items
+            ScrollViewers.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.ScrollExtensions.LineChange">
+            <summary>
+            The amount to scroll a ScrollViewer for a line change.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ScrollExtensions.ScrollByVerticalOffset(System.Windows.Controls.ScrollViewer,System.Double)">
+            <summary>
+            Scroll a ScrollViewer vertically by a given offset.
+            </summary>
+            <param name="viewer">The ScrollViewer.</param>
+            <param name="offset">The vertical offset to scroll.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ScrollExtensions.ScrollByHorizontalOffset(System.Windows.Controls.ScrollViewer,System.Double)">
+            <summary>
+            Scroll a ScrollViewer horizontally by a given offset.
+            </summary>
+            <param name="viewer">The ScrollViewer.</param>
+            <param name="offset">The horizontal offset to scroll.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ScrollExtensions.LineUp(System.Windows.Controls.ScrollViewer)">
+            <summary>
+            Scroll the ScrollViewer up by a line.
+            </summary>
+            <param name="viewer">The ScrollViewer.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ScrollExtensions.LineDown(System.Windows.Controls.ScrollViewer)">
+            <summary>
+            Scroll the ScrollViewer down by a line.
+            </summary>
+            <param name="viewer">The ScrollViewer.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ScrollExtensions.LineLeft(System.Windows.Controls.ScrollViewer)">
+            <summary>
+            Scroll the ScrollViewer left by a line.
+            </summary>
+            <param name="viewer">The ScrollViewer.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ScrollExtensions.LineRight(System.Windows.Controls.ScrollViewer)">
+            <summary>
+            Scroll the ScrollViewer right by a line.
+            </summary>
+            <param name="viewer">The ScrollViewer.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ScrollExtensions.PageUp(System.Windows.Controls.ScrollViewer)">
+            <summary>
+            Scroll the ScrollViewer up by a page.
+            </summary>
+            <param name="viewer">The ScrollViewer.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ScrollExtensions.PageDown(System.Windows.Controls.ScrollViewer)">
+            <summary>
+            Scroll the ScrollViewer down by a page.
+            </summary>
+            <param name="viewer">The ScrollViewer.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ScrollExtensions.PageLeft(System.Windows.Controls.ScrollViewer)">
+            <summary>
+            Scroll the ScrollViewer left by a page.
+            </summary>
+            <param name="viewer">The ScrollViewer.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ScrollExtensions.PageRight(System.Windows.Controls.ScrollViewer)">
+            <summary>
+            Scroll the ScrollViewer right by a page.
+            </summary>
+            <param name="viewer">The ScrollViewer.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ScrollExtensions.ScrollToTop(System.Windows.Controls.ScrollViewer)">
+            <summary>
+            Scroll the ScrollViewer to the top.
+            </summary>
+            <param name="viewer">The ScrollViewer.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ScrollExtensions.ScrollToBottom(System.Windows.Controls.ScrollViewer)">
+            <summary>
+            Scroll the ScrollViewer to the bottom.
+            </summary>
+            <param name="viewer">The ScrollViewer.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.ScrollExtensions.GetTopAndBottom(System.Windows.FrameworkElement,System.Windows.FrameworkElement,System.Double@,System.Double@)">
+            <summary>
+            Get the top and bottom of an element with respect to its parent.
+            </summary>
+            <param name="element">The element to get the position of.</param>
+            <param name="parent">The parent of the element.</param>
+            <param name="top">Vertical offset to the top of the element.</param>
+            <param name="bottom">
+            Vertical offset to the bottom of the element.
+            </param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.TypeConverters">
+            <summary>
+            Common TypeConverter functionality.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TypeConverters.CanConvertFrom``1(System.Type)">
+            <summary>
+            Returns a value indicating whether this converter can convert an
+            object of the given type to an instance of the expected type.
+            </summary>
+            <typeparam name="T">Expected type of the converter.</typeparam>
+            <param name="sourceType">
+            The type of the source that is being evaluated for conversion.
+            </param>
+            <returns>
+            A value indicating whether the converter can convert the provided
+            type.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TypeConverters.ConvertFrom``1(System.ComponentModel.TypeConverter,System.Object)">
+            <summary>
+            Attempts to convert a specified object to an instance of the
+            expected type.
+            </summary>
+            <typeparam name="T">Expected type of the converter.</typeparam>
+            <param name="converter">TypeConverter instance.</param>
+            <param name="value">The object being converted.</param>
+            <returns>
+            The instance of the expected type created from the converted object.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TypeConverters.CanConvertTo``1(System.Type)">
+            <summary>
+            Determines whether conversion is possible to a specified type.
+            </summary>
+            <typeparam name="T">Expected type of the converter.</typeparam>
+            <param name="destinationType">
+            Identifies the data type to evaluate for conversion.
+            </param>
+            <returns>
+            A value indicating whether conversion is possible.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TypeConverters.ConvertTo(System.ComponentModel.TypeConverter,System.Object,System.Type)">
+            <summary>
+            Attempts to convert a specified object to an instance of the
+            desired type.
+            </summary>
+            <param name="converter">TypeConverter instance.</param>
+            <param name="value">The object being converted.</param>
+            <param name="destinationType">
+            The type to convert the value to.
+            </param>
+            <returns>
+            The value of the conversion to the specified type.
+            </returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.VisualStates">
+            <summary>
+            Names and helpers for visual states in the controls.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupCommon">
+            <summary>
+            Common state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateNormal">
+            <summary>
+            Normal state of the Common state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateReadOnly">
+            <summary>
+            Normal state of the Common state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateMouseOver">
+            <summary>
+            MouseOver state of the Common state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StatePressed">
+            <summary>
+            Pressed state of the Common state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateDisabled">
+            <summary>
+            Disabled state of the Common state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupFocus">
+            <summary>
+            Focus state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateUnfocused">
+            <summary>
+            Unfocused state of the Focus state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateFocused">
+            <summary>
+            Focused state of the Focus state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupSelection">
+            <summary>
+            Selection state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateSelected">
+            <summary>
+            Selected state of the Selection state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateUnselected">
+            <summary>
+            Unselected state of the Selection state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateSelectedInactive">
+            <summary>
+            Selected inactive state of the Selection state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupExpansion">
+            <summary>
+            Expansion state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateExpanded">
+            <summary>
+            Expanded state of the Expansion state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateCollapsed">
+            <summary>
+            Collapsed state of the Expansion state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupPopup">
+            <summary>
+            Popup state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StatePopupOpened">
+            <summary>
+            Opened state of the Popup state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StatePopupClosed">
+            <summary>
+            Closed state of the Popup state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupValidation">
+            <summary>
+            ValidationStates state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateValid">
+            <summary>
+            The valid state for the ValidationStates group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateInvalidFocused">
+            <summary>
+            Invalid, focused state for the ValidationStates group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateInvalidUnfocused">
+            <summary>
+            Invalid, unfocused state for the ValidationStates group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupExpandDirection">
+            <summary>
+            ExpandDirection state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateExpandDown">
+            <summary>
+            Down expand direction state of ExpandDirection state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateExpandUp">
+            <summary>
+            Up expand direction state of ExpandDirection state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateExpandLeft">
+            <summary>
+            Left expand direction state of ExpandDirection state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateExpandRight">
+            <summary>
+            Right expand direction state of ExpandDirection state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupHasItems">
+            <summary>
+            HasItems state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateHasItems">
+            <summary>
+            HasItems state of the HasItems state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateNoItems">
+            <summary>
+            NoItems state of the HasItems state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupIncrease">
+            <summary>
+            Increment state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateIncreaseEnabled">
+            <summary>
+            State enabled for increment group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateIncreaseDisabled">
+            <summary>
+            State disabled for increment group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupDecrease">
+            <summary>
+            Decrement state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateDecreaseEnabled">
+            <summary>
+            State enabled for decrement group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateDecreaseDisabled">
+            <summary>
+            State disabled for decrement group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupInteractionMode">
+            <summary>
+            InteractionMode state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateEdit">
+            <summary>
+            Edit of the DisplayMode state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateDisplay">
+            <summary>
+            Display of the DisplayMode state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupLocked">
+            <summary>
+            DisplayMode state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateLocked">
+            <summary>
+            Edit of the DisplayMode state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateUnlocked">
+            <summary>
+            Display of the DisplayMode state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateActive">
+            <summary>
+            Active state.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateInactive">
+            <summary>
+            Inactive state.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupActive">
+            <summary>
+            Active state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateUnwatermarked">
+            <summary>
+            Non-watermarked state.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateWatermarked">
+            <summary>
+            Watermarked state.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupWatermark">
+            <summary>
+            Watermark state group.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateCalendarButtonUnfocused">
+            <summary>
+            Unfocused state for Calendar Buttons.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.StateCalendarButtonFocused">
+            <summary>
+            Focused state for Calendar Buttons.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.VisualStates.GroupCalendarButtonFocus">
+            <summary>
+            CalendarButtons Focus state group.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualStates.GoToState(System.Windows.Controls.Control,System.Boolean,System.String[])">
+            <summary>
+            Use VisualStateManager to change the visual state of the control.
+            </summary>
+            <param name="control">
+            Control whose visual state is being changed.
+            </param>
+            <param name="useTransitions">
+            A value indicating whether to use transitions when updating the
+            visual state, or to snap directly to the new visual state.
+            </param>
+            <param name="stateNames">
+            Ordered list of state names and fallback states to transition into.
+            Only the first state to be found will be used.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualStates.GetImplementationRoot(System.Windows.DependencyObject)">
+            <summary>
+            Gets the implementation root of the Control.
+            </summary>
+            <param name="dependencyObject">The DependencyObject.</param>
+            <remarks>
+            Implements Silverlight's corresponding internal property on Control.
+            </remarks>
+            <returns>Returns the implementation root or null.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.VisualStates.TryGetVisualStateGroup(System.Windows.DependencyObject,System.String)">
+            <summary>
+            This method tries to get the named VisualStateGroup for the 
+            dependency object. The provided object's ImplementationRoot will be 
+            looked up in this call.
+            </summary>
+            <param name="dependencyObject">The dependency object.</param>
+            <param name="groupName">The visual state group's name.</param>
+            <returns>Returns null or the VisualStateGroup object.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.HierarchicalDataTemplate">
+            <summary>
+            Represents a <see cref="T:System.Windows.DataTemplate" /> that supports
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl" /> objects,
+            such as <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />.
+            </summary>
+            <QualityBand>Stable</QualityBand>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.HierarchicalDataTemplate._itemTemplate">
+            <summary>
+            The DataTemplate to apply to the ItemTemplate property on a
+            generated HeaderedItemsControl (such as a MenuItem or a
+            TreeViewItem), to indicate how to display items from the next level
+            in the data hierarchy.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.HierarchicalDataTemplate._itemContainerStyle">
+            <summary>
+            The Style to apply to the ItemContainerStyle property on a generated
+            HeaderedItemsControl (such as a MenuItem or a TreeViewItem), to
+            indicate how to style items from the next level in the data
+            hierarchy.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.HierarchicalDataTemplate.#ctor">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:System.Windows.HierarchicalDataTemplate" /> class.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.HierarchicalDataTemplate.ItemsSource">
+            <summary>
+            Gets or sets the collection that is used to generate content for the
+            next sublevel in the data hierarchy.
+            </summary>
+            <value>
+            The collection that is used to generate content for the next
+            sublevel in the data hierarchy.  The default value is null.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.HierarchicalDataTemplate.IsItemTemplateSet">
+            <summary>
+            Gets a value indicating whether the ItemTemplate property was set on
+            the template.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.HierarchicalDataTemplate.ItemTemplate">
+            <summary>
+            Gets or sets the <see cref="T:System.Windows.DataTemplate" /> to
+            apply to the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.ItemsControl.ItemTemplate" />
+            property on a generated
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl" />, such
+            as a <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />, to
+            indicate how to display items from the next sublevel in the data
+            hierarchy.
+            </summary>
+            <value>
+            The <see cref="T:System.Windows.DataTemplate" /> to apply to the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.ItemsControl.ItemTemplate" />
+            property on a generated
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.HeaderedItemsControl" />, such
+            as a <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" />, to
+            indicate how to display items from the next sublevel in the data
+            hierarchy.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.HierarchicalDataTemplate.IsItemContainerStyleSet">
+            <summary>
+            Gets a value indicating whether the ItemContainerStyle property was
+            set on the template.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.HierarchicalDataTemplate.ItemContainerStyle">
+            <summary>
+            Gets or sets the <see cref="T:System.Windows.Style" /> that is
+            applied to the item container for each child item.
+            </summary>
+            <value>
+            The style that is applied to the item container for each child item.
+            </value>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.DragValidator">
+            <summary>
+            Class to encapsulate drag behavior for a UIElement.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.DragValidator._targetElement">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.DragValidator._start">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.DragValidator._draggingActive">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.DragValidator.#ctor(System.Windows.UIElement)">
+            <summary>
+            Create an instance of the DragValidator class.
+            </summary>
+            <param name="targetElement">
+            UIElement that represents the source of the drag operation.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.DragValidator.TargetElement_MouseMove(System.Object,System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Handle the MouseMove event for the UIElement to update the drag
+            operation.
+            </summary>
+            <param name="sender">Inherited code: Requires comment.</param>
+            <param name="e">Inherited code: Requires comment 1.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.DragValidator.TargetElement_MouseLeftButtonUp(System.Object,System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Handle the MouseLeftButtonUp event for the UIElement to complete the
+            drag operation.
+            </summary>
+            <param name="sender">Inherited code: Requires comment.</param>
+            <param name="e">Inherited code: Requires comment 1.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.DragValidator.TargetElement_MouseLeftButtonDown(System.Object,System.Windows.Input.MouseButtonEventArgs)">
+            <summary>
+            Handle the MouseLeftButtonDown event for the UIElement to start a
+            drag operation.
+            </summary>
+            <param name="sender">Inherited code: Requires comment.</param>
+            <param name="e">Inherited code: Requires comment 1.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.DragValidator.OnDragStarted">
+            <summary>
+            Invoke the DragStartedEvent handlers.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.DragValidator.OnDragDelta(System.Windows.Input.MouseEventArgs)">
+            <summary>
+            Invoke the DragDeltaEvent handlers.
+            </summary>
+            <param name="e">Inherited code: Requires comment.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.DragValidator.OnDragCompleted(System.Windows.Input.MouseEventArgs,System.Boolean)">
+            <summary>
+            Invoke the DragCompletedEvent handlers.
+            </summary>
+            <param name="e">Inherited code: Requires comment.</param>
+            <param name="canceled">Inherited code: Requires comment 1.</param>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Controls.DragValidator.DragStartedEvent">
+            <summary>
+            Occurs when a drag operation has started.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Controls.DragValidator.DragCompletedEvent">
+            <summary>
+            Occurs when a drag operation has completed.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Controls.DragValidator.DragDeltaEvent">
+            <summary>
+            Occurs when a drag operation has progressed.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.GridSplitter">
+            <summary>
+            Represents a control that redistributes space between the rows of
+            columns of a <see cref="T:Microsoft.Silverlight.Testing.Controls.Grid" /> control.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+            <summary>
+            Represents the control that redistributes space between columns or rows
+            of a Grid control.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+            <summary>
+            Represents the control that redistributes space between columns or rows
+            of a Grid control.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+            <summary>
+            Represents the control that redistributes space between columns or rows
+            of a Grid control.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+            <summary>
+            Represents the control that redistributes space between columns or rows
+            of a Grid control.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+            <summary>
+            Represents the control that redistributes space between columns or rows
+            of a Grid control.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+            <summary>
+            Represents the control that redistributes space between columns or rows
+            of a Grid control.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+            <summary>
+            Represents the control that redistributes space between columns or rows
+            of a Grid control.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.ElementHorizontalTemplateName">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.ElementVerticalTemplateName">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.DragIncrement">
+            <summary>
+            Default increment parameter.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.KeyboardIncrement">
+            <summary>
+            Default increment parameter.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.ShowsPreviewProperty">
+            <summary>
+            Identifies the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ShowsPreview" />
+            dependency property.
+            </summary>
+            <value>
+            An identifier for the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ShowsPreview" />
+            dependency property.
+            </value>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.PreviewStyleProperty">
+            <summary>
+            Identifies the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.PreviewStyle" />
+            dependency property.
+            </summary>
+            <value>
+            An identifier for the
+            <see cref="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.PreviewStyle" />
+            dependency property.
+            </value>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.OnIsEnabledChanged(System.Object,System.Windows.DependencyPropertyChangedEventArgs)">
+            <summary>
+            Called when the IsEnabled property changes.
+            </summary>
+            <param name="sender">Sender object.</param>
+            <param name="e">Property changed args.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter._previewLayer">
+            <summary>
+            Is Null until a resize operation is initiated with ShowsPreview ==
+            True, then it persists for the life of the GridSplitter.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter._dragValidator">
+            <summary>
+            Is initialized in the constructor.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter._currentGridResizeDirection">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter._isMouseOver">
+            <summary>
+            Holds the state for whether the mouse is over the control or not.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.#ctor">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.GridSplitter" /> class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.OnApplyTemplate">
+            <summary>
+            Builds the visual tree for the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.GridSplitter" />
+            control when a new template is applied.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.OnCreateAutomationPeer">
+            <summary>
+            Returns a
+            <see cref="T:System.Windows.Automation.Peers.GridSplitterAutomationPeer" />
+            for use by the Silverlight automation infrastructure.
+            </summary>
+            <returns>
+            A
+            <see cref="T:System.Windows.Automation.Peers.GridSplitterAutomationPeer" />
+            for the <see cref="T:Microsoft.Silverlight.Testing.Controls.GridSplitter" />
+            object.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.ChangeVisualState">
+            <summary>
+            Method to change the visual state of the control.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.ChangeVisualState(System.Boolean)">
+            <summary>
+            Change to the correct visual state for the GridSplitter.
+            </summary>
+            <param name="useTransitions">
+            True to use transitions when updating the visual state, false to
+            snap directly to the new visual state.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.DragValidator_DragCompletedEvent(System.Object,System.Windows.Controls.Primitives.DragCompletedEventArgs)">
+            <summary>
+            Handle the drag completed event to commit or cancel the resize
+            operation in progress.
+            </summary>
+            <param name="sender">Inherited code: Requires comment.</param>
+            <param name="e">Inherited code: Requires comment 1.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.DragValidator_DragDeltaEvent(System.Object,System.Windows.Controls.Primitives.DragDeltaEventArgs)">
+            <summary>
+            Handle the drag delta event to update the UI for the resize
+            operation in progress.
+            </summary>
+            <param name="sender">Inherited code: Requires comment.</param>
+            <param name="e">Inherited code: Requires comment 1.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.DragValidator_DragStartedEvent(System.Object,System.Windows.Controls.Primitives.DragStartedEventArgs)">
+            <summary>
+            Handle the drag started event to start a resize operation if the
+            control is enabled.
+            </summary>
+            <param name="sender">Inherited code: Requires comment.</param>
+            <param name="e">Inherited code: Requires comment 1.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.GridSplitter_KeyDown(System.Object,System.Windows.Input.KeyEventArgs)">
+            <summary>
+            Handle the key down event to allow keyboard resizing or canceling a
+            resize operation.
+            </summary>
+            <param name="sender">Inherited code: Requires comment.</param>
+            <param name="e">Inherited code: Requires comment 1.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.InitializeAndMoveSplitter(System.Double,System.Double)">
+            <summary>
+            Initialize the resize data and move the splitter by the specified
+            amount.
+            </summary>
+            <param name="horizontalChange">
+            Horizontal amount to move the splitter.
+            </param>
+            <param name="verticalChange">
+            Vertical amount to move the splitter.
+            </param>
+            <returns>Inherited code: Requires comment.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.KeyboardMoveSplitter(System.Double,System.Double)">
+            <summary>
+            Called by keyboard event handler to move the splitter if allowed.
+            </summary>
+            <param name="horizontalChange">
+            Horizontal amount to move the splitter.
+            </param>
+            <param name="verticalChange">
+            Vertical amount to move the splitter.
+            </param>
+            <returns>Inherited code: Requires comment.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.CreatePreviewLayer(System.Windows.Controls.Grid)">
+            <summary>
+            Creates the preview layer and adds it to the parent grid.
+            </summary>
+            <param name="parentGrid">Grid to add the preview layer to.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.SetupPreview">
+            <summary>
+            Add the preview layer to the Grid if it is not there already and
+            then show the preview control.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.RemovePreviewControl">
+            <summary>
+            Remove the preview control from the preview layer if it exists.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.InitializeData(System.Boolean)">
+            <summary>
+            Initialize the resizeData object to hold the information for the
+            resize operation in progress.
+            </summary>
+            <param name="showsPreview">
+            Whether or not the preview should be shown.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.MoveSplitter(System.Double,System.Double)">
+            <summary>
+            Move the splitter and resize the affected columns or rows.
+            </summary>
+            <param name="horizontalChange">
+            Amount to resize horizontally.
+            </param>
+            <param name="verticalChange">
+            Amount to resize vertically.
+            </param>
+            <remarks>
+            Only one of horizontalChange or verticalChange will be non-zero.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.SetupDefinitionsToResize">
+            <summary>
+            Determine which adjacent column or row definitions need to be
+            included in the resize operation and set up resizeData accordingly.
+            </summary>
+            <returns>True if it is a valid resize operation.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.CancelResize">
+            <summary>
+            Cancel the resize operation in progress.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.GetActualLength(Microsoft.Silverlight.Testing.Controls.GridSplitter.DefinitionAbstraction)">
+            <summary>
+            Get the actual length of the given definition.
+            </summary>
+            <param name="definition">
+            Row or column definition to get the actual length for.
+            </param>
+            <returns>
+            Height of a row definition or width of a column definition.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.GetDeltaConstraints">
+            <summary>
+            Determine the max and min that the two definitions can be resized.
+            </summary>
+            <returns>Inherited code: Requires comment.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.GetEffectiveResizeBehavior(Microsoft.Silverlight.Testing.Controls.GridSplitter.GridResizeDirection)">
+            <summary>
+            Determine the resize behavior based on the given direction and
+            alignment.
+            </summary>
+            <param name="direction">Inherited code: Requires comment.</param>
+            <returns>Inherited code: Requires comment 1.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.GetEffectiveResizeDirection">
+            <summary>
+            Determine the resize direction based on the horizontal and vertical
+            alignments.
+            </summary>
+            <returns>Inherited code: Requires comment.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.GetGridDefinition(System.Windows.Controls.Grid,System.Int32,Microsoft.Silverlight.Testing.Controls.GridSplitter.GridResizeDirection)">
+            <summary>
+            Create a DefinitionAbstraction instance for the given row or column
+            index in the grid.
+            </summary>
+            <param name="grid">Inherited code: Requires comment.</param>
+            <param name="index">Inherited code: Requires comment 1.</param>
+            <param name="direction">Inherited code: Requires comment 2.</param>
+            <returns>Inherited code: Requires comment 3.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.SetLengths(System.Double,System.Double)">
+            <summary>
+            Set the lengths of the two definitions depending on the split
+            behavior.
+            </summary>
+            <param name="definition1Pixels">
+            Inherited code: Requires comment.
+            </param>
+            <param name="definition2Pixels">
+            Inherited code: Requires comment 1.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.SetDefinitionLength(Microsoft.Silverlight.Testing.Controls.GridSplitter.DefinitionAbstraction,System.Windows.GridLength)">
+            <summary>
+            Set the height/width of the given row/column.
+            </summary>
+            <param name="definition">Inherited code: Requires comment.</param>
+            <param name="length">Inherited code: Requires comment 1.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.IsStar(Microsoft.Silverlight.Testing.Controls.GridSplitter.DefinitionAbstraction)">
+            <summary>
+            Determine if the given definition has its size set to the "*" value.
+            </summary>
+            <param name="definition">Inherited code: Requires comment.</param>
+            <returns>Inherited code: Requires comment 1.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.UpdateTemplateOrientation">
+            <summary>
+            This code will run whenever the effective resize direction changes,
+            to update the template being used to display this control.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter._testHook">
+            <summary>
+            Exposes test hooks to unit tests with internal access.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ElementHorizontalTemplateFrameworkElement">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ElementVerticalTemplateFrameworkElement">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeDataInternal">
+            <summary>
+            Gets or sets the resize data.  This is null unless a resize
+            operation is in progress.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ShowsPreview">
+            <summary>
+            Gets or sets a value indicating whether the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.GridSplitter" /> displays a
+            preview.
+            </summary>
+            <value>
+            True if a preview is displayed; otherwise, false.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.PreviewStyle">
+            <summary>
+            Gets or sets the <see cref="T:System.Windows.Style" /> that is used
+            for previewing changes.
+            </summary>
+            <value>
+            The style that is used to preview changes.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.HasKeyboardFocus">
+            <summary>
+            Gets a value indicating whether or not the control has keyboard
+            focus.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.TestHook">
+            <summary>
+            Gets a test hook for unit tests with internal access.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.GridSplitter.DefinitionAbstraction">
+            <summary>
+            Pretends to be the base class for RowDefinition and ClassDefinition
+            types so that objects of either type can be treated as one.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.DefinitionAbstraction.#ctor(System.Windows.DependencyObject)">
+            <summary>
+            Creates an instance of the DefinitionAbstraction class based on
+            the given row or column definition.
+            </summary>
+            <param name="definition">
+            RowDefinition or ColumnDefinition instance.
+            </param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.DefinitionAbstraction.AsRowDefinition">
+            <summary>
+            Gets the stored definition cast as a row definition.
+            </summary>
+            <value>Null if not a RowDefinition.</value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.DefinitionAbstraction.AsColumnDefinition">
+            <summary>
+            Gets the stored definition cast as a column definition.
+            </summary>
+            <value>Null if not a ColumnDefinition.</value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.DefinitionAbstraction.MaxSize">
+            <summary>
+            Gets the MaxHeight/MaxWidth for the row/column.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.DefinitionAbstraction.MinSize">
+            <summary>
+            Gets the MinHeight/MinWidth for the row/column.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.DefinitionAbstraction.Size">
+            <summary>
+            Gets the Height/Width for the row/column.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.GridSplitter.DoubleUtil">
+            <summary>
+            A collection of helper methods for working with double data types.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.DoubleUtil.Epsilon">
+            <summary>
+            Epsilon is the smallest value such that 1.0+epsilon != 1.0.  It
+            can be used to determine the acceptable tolerance for rounding
+            errors.
+            </summary>
+            <remarks>
+            Epsilon is normally 2.2204460492503131E-16, but Silverlight 2
+            uses floats so the effective epsilon is really 1.192093E-07.
+            </remarks>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.DoubleUtil.ScalarAdjustment">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.DoubleUtil.AreClose(System.Double,System.Double)">
+            <summary>
+            Determine if the two doubles are effectively equal within
+            tolerances.
+            </summary>
+            <param name="value1">Inherited code: Requires comment.</param>
+            <param name="value2">Inherited code: Requires comment 1.</param>
+            <returns>Inherited code: Requires comment 2.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.GridSplitter.GridResizeBehavior">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.GridResizeBehavior.BasedOnAlignment">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.GridResizeBehavior.CurrentAndNext">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.GridResizeBehavior.PreviousAndCurrent">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.GridResizeBehavior.PreviousAndNext">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.GridSplitter.GridResizeDirection">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.GridResizeDirection.Auto">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.GridResizeDirection.Columns">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.GridResizeDirection.Rows">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData">
+            <summary>
+            Type to hold the data for the resize operation in progress.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.PreviewControl">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.Definition1">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.Definition1Index">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.Definition2">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.Definition2Index">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.Grid">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.MaxChange">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.MinChange">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.OriginalDefinition1ActualLength">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.OriginalDefinition1Length">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.OriginalDefinition2ActualLength">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.OriginalDefinition2Length">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.ResizeBehavior">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.ResizeDirection">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.ShowsPreview">
+            <summary>
+            Gets or sets a value indicating whether Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.SplitBehavior">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.SplitterIndex">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.ResizeData.SplitterLength">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.GridSplitter.SplitBehavior">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.SplitBehavior.Split">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.SplitBehavior.ResizeDefinition1">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.SplitBehavior.ResizeDefinition2">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.GridSplitter.InternalTestHook">
+            <summary>
+            Expose test hooks for internal and private members of the
+            GridSplitter.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.GridSplitter.InternalTestHook._gridSplitter">
+            <summary>
+            Reference to the outer 'parent' GridSplitter.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.InternalTestHook.#ctor(Microsoft.Silverlight.Testing.Controls.GridSplitter)">
+            <summary>
+            Initializes a new instance of the InternalTestHook class.
+            </summary>
+            <param name="gridSplitter">The grid splitter to hook.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.InternalTestHook.DragValidator_DragCompletedEvent(System.Object,System.Windows.Controls.Primitives.DragCompletedEventArgs)">
+            <summary>
+            Simulate the DragValidator's DragCompleted event.
+            </summary>
+            <param name="sender">The sender.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.InternalTestHook.DragValidator_DragDeltaEvent(System.Object,System.Windows.Controls.Primitives.DragDeltaEventArgs)">
+            <summary>
+            Simulate the DragValidator's DragDelta event.
+            </summary>
+            <param name="sender">The sender.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.InternalTestHook.DragValidator_DragStartedEvent(System.Object,System.Windows.Controls.Primitives.DragStartedEventArgs)">
+            <summary>
+            Simulate the DragValidator's DragStarted event.
+            </summary>
+            <param name="sender">The sender.</param>
+            <param name="e">Event arguments.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitter.InternalTestHook.KeyboardMoveSplitter(System.Double,System.Double)">
+            <summary>
+            Simulate using the keyboard to move the splitter.
+            </summary>
+            <param name="horizontalChange">Horizontal change.</param>
+            <param name="verticalChange">Vertical change.</param>
+            <returns>
+            A value indicating whether the splitter was moved.
+            </returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.InternalTestHook.GridResizeDirection">
+            <summary>
+            Gets the GridSplitter's GridResizeDirection.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.InternalTestHook.PreviewLayer">
+            <summary>
+            Gets the GridSplitter's PreviewLayer.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitter.InternalTestHook.ResizeData">
+            <summary>
+            Gets the GridSplitter's ResizeData.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.GridSplitterAutomationPeer">
+            <summary>
+            Exposes <see cref="T:Microsoft.Silverlight.Testing.Controls.GridSplitter" /> types to
+            UI automation.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitterAutomationPeer.#ctor(Microsoft.Silverlight.Testing.Controls.GridSplitter)">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:System.Windows.Automation.Peers.GridSplitterAutomationPeer" />
+            class.
+            </summary>
+            <param name="owner">
+            The <see cref="T:Microsoft.Silverlight.Testing.Controls.GridSplitter" /> to
+            associate with the
+            <see cref="T:System.Windows.Automation.Peers.GridSplitterAutomationPeer" />.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitterAutomationPeer.GetAutomationControlTypeCore">
+            <summary>
+            Gets the control type for the element that is associated with the UI
+            Automation peer.
+            </summary>
+            <returns>The control type.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitterAutomationPeer.GetClassNameCore">
+            <summary>
+            Called by GetClassName that gets a human readable name that, in
+            addition to AutomationControlType,  differentiates the control
+            represented by this AutomationPeer.
+            </summary>
+            <returns>The string that contains the name.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitterAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)">
+            <summary>
+            Gets the control pattern for the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.GridSplitter" /> that is
+            associated with this
+            <see cref="T:System.Windows.Automation.Peers.GridSplitterAutomationPeer" />.
+            </summary>
+            <param name="patternInterface">
+            One of the enumeration values.
+            </param>
+            <returns>
+            The object that implements the pattern interface, or null if the
+            specified pattern interface is not implemented by this peer.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitterAutomationPeer.System#Windows#Automation#Provider#ITransformProvider#Move(System.Double,System.Double)">
+            <summary>
+            Moves the control.
+            </summary>
+            <param name="x">
+            Absolute screen coordinates of the left side of the control.
+            </param>
+            <param name="y">
+            Absolute screen coordinates of the top of the control.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitterAutomationPeer.System#Windows#Automation#Provider#ITransformProvider#Resize(System.Double,System.Double)">
+            <summary>
+            Resizes the control.
+            </summary>
+            <param name="width">The new width of the window, in pixels.</param>
+            <param name="height">
+            The new height of the window, in pixels.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.GridSplitterAutomationPeer.System#Windows#Automation#Provider#ITransformProvider#Rotate(System.Double)">
+            <summary>
+            Rotates the control.
+            </summary>
+            <param name="degrees">
+            The number of degrees to rotate the control. A positive number
+            rotates clockwise; a negative number rotates counterclockwise.
+            </param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitterAutomationPeer.System#Windows#Automation#Provider#ITransformProvider#CanMove">
+            <summary>
+            Gets a value indicating whether the control can be moved.
+            </summary>
+            <value>
+            True if the element can be moved; otherwise, false.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitterAutomationPeer.System#Windows#Automation#Provider#ITransformProvider#CanResize">
+            <summary>
+            Gets a value indicating whether the UI automation element can be
+            resized.
+            </summary>
+            <value>
+            True if the element can be resized; otherwise, false.
+            </value>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.GridSplitterAutomationPeer.System#Windows#Automation#Provider#ITransformProvider#CanRotate">
+            <summary>
+            Gets a value indicating whether the control can be rotated.
+            </summary>
+            <value>
+            True if the element can be rotated; otherwise, false.
+            </value>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.PreviewControl">
+            <summary>
+            Represents the control that shows a preview of the GridSplitter's
+            redistribution of space between columns or rows of a Grid control.
+            </summary>
+            <QualityBand>Mature</QualityBand>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.PreviewControl.ElementHorizontalTemplateName">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.PreviewControl.ElementVerticalTemplateName">
+            <summary>
+            Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.PreviewControl._currentGridResizeDirection">
+            <summary>
+            Is Null until the PreviewControl is bound to a GridSplitter.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Controls.PreviewControl._gridSplitterOrigin">
+            <summary>
+            Tracks the bound GridSplitter's location for calculating the
+            PreviewControl's offset.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.PreviewControl.#ctor">
+            <summary>
+            Instantiate the PreviewControl.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.PreviewControl.OnApplyTemplate">
+            <summary>
+            Called when template should be applied to the control.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.PreviewControl.Bind(Microsoft.Silverlight.Testing.Controls.GridSplitter)">
+            <summary>
+            Bind the the dimensions of the preview control to the associated
+            grid splitter.
+            </summary>
+            <param name="gridSplitter">GridSplitter instance to target.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.PreviewControl.ElementHorizontalTemplateFrameworkElement">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.PreviewControl.ElementVerticalTemplateFrameworkElement">
+            <summary>
+            Gets or sets Inherited code: Requires comment.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.PreviewControl.OffsetX">
+            <summary>
+            Gets or sets the x-axis offset for the underlying render transform.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.PreviewControl.OffsetY">
+            <summary>
+            Gets or sets the y-axis offset for the underlying render transform.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.TreeViewAutomationPeer">
+            <summary>
+            Exposes <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" /> types to UI
+            automation.
+            </summary>
+            <QualityBand>Stable</QualityBand>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewAutomationPeer.#ctor(Microsoft.Silverlight.Testing.Controls.TreeView)">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:System.Windows.Automation.Peers.TreeViewAutomationPeer" />
+            class.
+            </summary>
+            <param name="owner">
+            The <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" /> to associate
+            with the
+            <see cref="T:System.Windows.Automation.Peers.TreeViewAutomationPeer" />.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewAutomationPeer.GetAutomationControlTypeCore">
+            <summary>
+            Gets the control type for the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" /> that is associated
+            with this
+            <see cref="T:System.Windows.Automation.Peers.TreeViewAutomationPeer" />.
+            This method is called by
+            <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetAutomationControlType" />.
+            </summary>
+            <returns>
+            The
+            <see cref="F:System.Windows.Automation.Peers.AutomationControlType.Tree" />
+            enumeration value.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewAutomationPeer.GetClassNameCore">
+            <summary>
+            Gets the name of the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" /> that is associated
+            with 
+            <see cref="T:System.Windows.Automation.Peers.TreeViewAutomationPeer" />.
+            This method is called by
+            <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetClassName" />.
+            </summary>
+            <returns>A string that contains TreeView.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)">
+            <summary>
+            Gets a control pattern for the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" /> that is associated
+            with this
+            <see cref="T:System.Windows.Automation.Peers.TreeViewAutomationPeer" />.
+            </summary>
+            <param name="patternInterface">
+            One of the enumeration values that indicates the control pattern.
+            </param>
+            <returns>
+            The object that implements the pattern interface, or null if the
+            specified pattern interface is not implemented by this peer.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewAutomationPeer.GetChildrenCore">
+            <summary>
+            Gets the collection of child elements of the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeView" /> that is associated
+            with this
+            <see cref="T:System.Windows.Automation.Peers.TreeViewAutomationPeer" />.
+            </summary>
+            <returns>The collection of child elements.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewAutomationPeer.System#Windows#Automation#Provider#ISelectionProvider#GetSelection">
+            <summary>
+            Retrieves a UI automation provider for each child element that is
+            selected.
+            </summary>
+            <returns>An array of UI automation providers.</returns>
+            <remarks>
+            This API supports the .NET Framework infrastructure and is not 
+            intended to be used directly from your code.
+            </remarks>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewAutomationPeer.OwnerTreeView">
+            <summary>
+            Gets the TreeView that owns this TreeViewAutomationPeer.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewAutomationPeer.System#Windows#Automation#Provider#ISelectionProvider#CanSelectMultiple">
+            <summary>
+            Gets a value indicating whether the UI automation provider
+            allows more than one child element to be selected at the same time.
+            </summary>
+            <value>
+            True if multiple selection is allowed; otherwise, false.
+            </value>
+            <remarks>
+            This API supports the .NET Framework infrastructure and is not 
+            intended to be used directly from your code.
+            </remarks>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewAutomationPeer.System#Windows#Automation#Provider#ISelectionProvider#IsSelectionRequired">
+            <summary>
+            Gets a value indicating whether the UI automation provider
+            requires at least one child element to be selected.
+            </summary>
+            <value>
+            True if selection is required; otherwise, false.
+            </value>
+            <remarks>
+            This API supports the .NET Framework infrastructure and is not 
+            intended to be used directly from your code.
+            </remarks>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer">
+            <summary>
+            Exposes the items in
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> types to UI
+            automation.
+            </summary>
+            <QualityBand>Stable</QualityBand>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.#ctor(Microsoft.Silverlight.Testing.Controls.TreeViewItem)">
+            <summary>
+            Initializes a new instance of the
+            <see cref="T:System.Windows.Automation.Peers.TreeViewItemAutomationPeer" />
+            class.
+            </summary>
+            <param name="owner">
+            The <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> instance
+            to associate with this
+            <see cref="T:System.Windows.Automation.Peers.TreeViewItemAutomationPeer" />.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.GetAutomationControlTypeCore">
+            <summary>
+            Gets the control type for the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> that is
+            associated with this
+            <see cref="T:System.Windows.Automation.Peers.TreeViewItemAutomationPeer" />.
+            This method is called by
+            <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetAutomationControlType" />.
+            </summary>
+            <returns>
+            The
+            <see cref="F:System.Windows.Automation.Peers.AutomationControlType.TreeItem" />
+            enumeration value.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.GetClassNameCore">
+            <summary>
+            Gets the name of the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> that is
+            associated with this
+            <see cref="T:System.Windows.Automation.Peers.TreeViewItemAutomationPeer" />.
+            This method is called by
+            <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetClassName" />.
+            </summary>
+            <returns>A string that contains TreeViewItem.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)">
+            <summary>
+            Gets the control pattern for the
+            <see cref="T:Microsoft.Silverlight.Testing.Controls.TreeViewItem" /> that is
+            associated with this
+            <see cref="T:System.Windows.Automation.Peers.TreeViewItemAutomationPeer" />.
+            </summary>
+            <param name="patternInterface">
+            One of the enumeration values.
+            </param>
+            <returns>
+            The object that implements the pattern interface, or null if the
+            specified pattern interface is not implemented by this peer.
+            </returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.RaiseAutomationIsSelectedChanged(System.Boolean)">
+            <summary>
+            Raise the IsSelected property changed event.
+            </summary>
+            <param name="isSelected">
+            A value indicating whether the TreeViewItem is selected.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.RaiseExpandCollapseAutomationEvent(System.Boolean,System.Boolean)">
+            <summary>
+            Raise an automation event when a TreeViewItem is expanded or
+            collapsed.
+            </summary>
+            <param name="oldValue">
+            A value indicating whether the TreeViewItem was expanded.
+            </param>
+            <param name="newValue">
+            A value indicating whether the TreeViewItem is expanded.
+            </param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.System#Windows#Automation#Provider#IExpandCollapseProvider#Expand">
+            <summary>
+            Displays all child nodes, controls, or content of the control.
+            </summary>
+            <remarks>
+            This API supports the .NET Framework infrastructure and is not 
+            intended to be used directly from your code.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.System#Windows#Automation#Provider#IExpandCollapseProvider#Collapse">
+            <summary>
+            Hides all nodes, controls, or content that are descendants of the
+            control.
+            </summary>
+            <remarks>
+            This API supports the .NET Framework infrastructure and is not 
+            intended to be used directly from your code.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.System#Windows#Automation#Provider#ISelectionItemProvider#AddToSelection">
+            <summary>
+            Adds the current element to the collection of selected items.
+            </summary>
+            <remarks>
+            This API supports the .NET Framework infrastructure and is not 
+            intended to be used directly from your code.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.System#Windows#Automation#Provider#ISelectionItemProvider#Select">
+            <summary>
+            Clears any selection and then selects the current element.
+            </summary>
+            <remarks>
+            This API supports the .NET Framework infrastructure and is not 
+            intended to be used directly from your code.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.System#Windows#Automation#Provider#ISelectionItemProvider#RemoveFromSelection">
+            <summary>
+            Removes the current element from the collection of selected items.
+            </summary>
+            <remarks>
+            This API supports the .NET Framework infrastructure and is not 
+            intended to be used directly from your code.
+            </remarks>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.System#Windows#Automation#Provider#IScrollItemProvider#ScrollIntoView">
+            <summary>
+            Scrolls the content area of a container object in order to display
+            the control within the visible region (viewport) of the container.
+            </summary>
+            <remarks>
+            This API supports the .NET Framework infrastructure and is not 
+            intended to be used directly from your code.
+            </remarks>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.OwnerTreeViewItem">
+            <summary>
+            Gets the TreeViewItem that owns this TreeViewItemAutomationPeer.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.System#Windows#Automation#Provider#IExpandCollapseProvider#ExpandCollapseState">
+            <summary>
+            Gets the state (expanded or collapsed) of the control.
+            </summary>
+            <value>
+            The state (expanded or collapsed) of the control.
+            </value>
+            <remarks>
+            This API supports the .NET Framework infrastructure and is not 
+            intended to be used directly from your code.
+            </remarks>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.System#Windows#Automation#Provider#ISelectionItemProvider#IsSelected">
+            <summary>
+            Gets a value indicating whether an item is selected.
+            </summary>
+            <value>True if an item is selected; otherwise, false.</value>
+            <remarks>
+            This API supports the .NET Framework infrastructure and is not 
+            intended to be used directly from your code.
+            </remarks>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Controls.TreeViewItemAutomationPeer.System#Windows#Automation#Provider#ISelectionItemProvider#SelectionContainer">
+            <summary>
+            Gets the UI automation provider that implements
+            <see cref="T:System.Windows.Automation.Provider.ISelectionProvider" />
+            and acts as the container for the calling object.
+            </summary>
+            <value>The UI automation provider.</value>
+            <remarks>
+            This API supports the .NET Framework infrastructure and is not 
+            intended to be used directly from your code.
+            </remarks>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.DataTemplateSelector">
+            <summary>
+            A specialized data template selector.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataTemplateSelector.#ctor">
+            <summary>
+            Initializes a new instance of the DataTemplateSelector type.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataTemplateSelector.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Convert a value to a data template.
+            </summary>
+            <param name="value">The value.</param>
+            <param name="targetType">The target parameter.</param>
+            <param name="parameter">ConverterParameter value.</param>
+            <param name="culture">The culture parameter.</param>
+            <returns>Returns the object.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.DataTemplateSelector.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            No 2-way databinding support.
+            </summary>
+            <param name="value">The value.</param>
+            <param name="targetType">The target parameter.</param>
+            <param name="parameter">ConverterParameter value.</param>
+            <param name="culture">The culture parameter.</param>
+            <returns>Returns the object.</returns>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.DataTemplateSelector.DefaultDataTemplate">
+            <summary>
+            Gets or sets the default data template.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.DataTemplateSelector.TestMethodTemplate">
+            <summary>
+            Gets or sets the test method template.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.DataTemplateSelector.TestClassTemplate">
+            <summary>
+            Gets or sets the test class template.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.InvertValueConverter">
+            <summary>
+            A specialized bool inversion selector.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.InvertValueConverter.#ctor">
+            <summary>
+            Initializes a new instance of the InvertValueConverter class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.InvertValueConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            Convert a value to its opposite. Defines that null value will also
+            return false.
+            </summary>
+            <param name="value">The value.</param>
+            <param name="targetType">The target parameter.</param>
+            <param name="parameter">ConverterParameter value.</param>
+            <param name="culture">The culture parameter.</param>
+            <returns>Returns the object.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.InvertValueConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)">
+            <summary>
+            No 2-way databinding support.
+            </summary>
+            <param name="value">The value.</param>
+            <param name="targetType">The target parameter.</param>
+            <param name="parameter">ConverterParameter value.</param>
+            <param name="culture">The culture parameter.</param>
+            <returns>Returns the object.</returns>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.Notification">
+            <summary>
+            A notification type for use in the Notifications ItemsControl.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Notification.CloseButtonName">
+            <summary>
+            Name of the template part.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Notification.TitleProperty">
+            <summary>
+            Identifies the Title dependency property.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Notification.CloseButtonVisibilityProperty">
+            <summary>
+            Identifies the CloseButtonVisibility dependency property.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.Notification._close">
+            <summary>
+            Backing field for the close button.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Notification.#ctor">
+            <summary>
+            Initializes a new instance of the Notification class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Notification.OnClosed(System.Windows.RoutedEventArgs)">
+            <summary>
+            Fires the Closed event.
+            </summary>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Notification.OnApplyTemplate">
+            <summary>
+            Overrides the on apply template method.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Notification.OnCloseClick(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Connects to the Click event of the Close button.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.Notification.Title">
+            <summary>
+            Gets or sets the title of the notification.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.Notification.CloseButtonVisibility">
+            <summary>
+            Gets or sets the visibility of the close button.
+            </summary>
+        </member>
+        <member name="E:Microsoft.Silverlight.Testing.Client.Notification.Closed">
+            <summary>
+            Closed event that connects to the close button of the notification.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.Notifications">
+            <summary>
+            A class that contains notification information.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Notifications.#ctor">
+            <summary>
+            Initialize a new intance of the Notifications type.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Notifications.OnApplyTemplate">
+            <summary>
+            Overrides the on apply template method.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Notifications.AddNotification(Microsoft.Silverlight.Testing.Client.Notification)">
+            <summary>
+            Adds a notification object to the set of notifications. Connects the
+            close button handler to automatically remove the notification from
+            the visual tree.
+            </summary>
+            <param name="notification">A notification instance.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.Notifications.OnNotificationClosed(System.Object,System.Windows.RoutedEventArgs)">
+            <summary>
+            Handles the Closed event from the notification and removes the
+            child.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event data.</param>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Client.TestApplicationInformation">
+            <summary>
+            This class contains information about the test application and its
+            deployment settings.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestApplicationInformation.#ctor">
+            <summary>
+            Initializes a new instance of the class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Client.TestApplicationInformation.OnInstallStateChanged(System.Object,System.EventArgs)">
+            <summary>
+            Handles the install state changed event.
+            </summary>
+            <param name="sender">The source object.</param>
+            <param name="e">The event arguments.</param>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Client.TestApplicationInformation._installed">
+            <summary>
+            Backing field for an installed property.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestApplicationInformation.OutOfBrowserApplicationInstalled">
+            <summary>
+            Gets a value indicating whether the test application is currently
+            installed out of browser.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestApplicationInformation.InstallationStateText">
+            <summary>
+            Gets the text to show the user the state of the out of browser test
+            application.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestApplicationInformation.SupportsOutOfBrowserAndNotInstalled">
+            <summary>
+            Gets a value indicating whether out of browser is both supported and
+            not currently installed.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Client.TestApplicationInformation.SupportsOutOfBrowser">
+            <summary>
+            Gets a value indicating whether out of browser is supported by this
+            test application.
+            </summary>
+        </member>
+        <member name="T:Microsoft.Silverlight.Testing.Service.SimpleXElement">
+            <summary>
+            A simple implementation similar to XElement.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.SimpleXElement._children">
+            <summary>
+            Backing field for child elements.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.SimpleXElement._attributes">
+            <summary>
+            Backing field for attributes.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.SimpleXElement._name">
+            <summary>
+            Backing field for the element name.
+            </summary>
+        </member>
+        <member name="F:Microsoft.Silverlight.Testing.Service.SimpleXElement._namespace">
+            <summary>
+            Backing field for optional XML namespace.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.#ctor">
+            <summary>
+            Initializes a new instance of the class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.#ctor(System.String)">
+            <summary>
+            Initializes a new instance of the element.
+            </summary>
+            <param name="elementName">The name of the element.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.#ctor(System.String,System.String)">
+            <summary>
+            Initializes a new instance of the element.
+            </summary>
+            <param name="elementName">The name of the element.</param>
+            <param name="ns">The XML namespace of the element.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.#ctor(System.Xml.XmlReader)">
+            <summary>
+            Initializes a new instance of the class using the reader as the
+            current root of the element.
+            </summary>
+            <param name="newElementReader">The XmlReader instance.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.SetElementValue(System.String,System.String)">
+            <summary>
+            Sets the value of a new child element.
+            </summary>
+            <param name="elementName">The element name.</param>
+            <param name="value">The value of the new element.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.SetElementValue(System.String,System.String,System.String)">
+            <summary>
+            Sets the value of a new child element with an XML namespace value.
+            </summary>
+            <param name="elementName">The element name.</param>
+            <param name="value">The value of the new element.</param>
+            <param name="xmlNamespace">The XML namespace.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.SetAttributeValue(System.String,System.String)">
+            <summary>
+            Sets the value of an attribute.
+            </summary>
+            <param name="attribute">The attribute name.</param>
+            <param name="value">The attribute value.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.SetValue(System.String)">
+            <summary>
+            Sets the value of the element.
+            </summary>
+            <param name="value">The new string value.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.Attribute(System.String)">
+            <summary>
+            Gets an attribute value.
+            </summary>
+            <param name="name">The attribute name.</param>
+            <returns>Returns an instance of the attribute value.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.Add(Microsoft.Silverlight.Testing.Service.SimpleXElement)">
+            <summary>
+            Adds a child element to the simple element instance.
+            </summary>
+            <param name="child">The child element instance.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.Descendants(System.String)">
+            <summary>
+            Returns descendants.
+            </summary>
+            <param name="elementName">The element name to look for.</param>
+            <returns>Returns an enumeration of elements.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.Parse(System.String)">
+            <summary>
+            Creates a new SimpleXElement.
+            </summary>
+            <param name="xml">XML content.</param>
+            <returns>Returns a new instance of the element and children.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.ParseInternal(System.Xml.XmlReader,System.Boolean)">
+            <summary>
+            Parses the current level with the XmlReader instance.
+            </summary>
+            <param name="reader">The reader instance.</param>
+            <param name="isFirst">A value indicating whether this is the first
+            parse. Actually this will always be true for now.</param>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.ToString">
+            <summary>
+            Generates the string representation of the element and its tree.
+            </summary>
+            <returns>Returns the string representation of the element.</returns>
+        </member>
+        <member name="M:Microsoft.Silverlight.Testing.Service.SimpleXElement.WriteElement(System.Xml.XmlWriter)">
+            <summary>
+            Writes to the XML writer without document start and ends.
+            </summary>
+            <param name="w">The writer instance.</param>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.SimpleXElement.Name">
+            <summary>
+            Gets the element name.
+            </summary>
+        </member>
+        <member name="P:Microsoft.Silverlight.Testing.Service.SimpleXElement.Value">
+            <summary>
+            Gets or sets the element text, if any.
+            </summary>
+        </member>
+    </members>
+</doc>
Binary file SilverlightExampleApp/Libs/Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.dll has changed
Binary file SilverlightExampleApp/Libs/Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.pdb has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/Libs/Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.xml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,3429 @@
+<?xml version="1.0"?>
+<doc>
+    <assembly>
+        <name>Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight</name>
+    </assembly>
+    <members>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.Web.UrlToTestAttribute">
+            <summary>
+            UrlToTest specifies the url that should be requested to give context to the test.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Web.UrlToTestAttribute.#ctor(System.String)">
+            <summary>
+            An unused attribute.
+            </summary>
+            <param name="urlToTest"></param>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.Web.UrlToTestAttribute.UrlToTest">
+            <summary>
+            Gets the URL to test.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.Web.AspNetDevelopmentServerAttribute">
+            <summary>
+            AspNetDevelopmentServer specifies the settings to be used for the
+            ASP.NET Development Server for the test.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Web.AspNetDevelopmentServerAttribute.#ctor(System.String,System.String)">
+            <summary>
+            Initializes the AspNetDevelopmentServerAttribute.
+            </summary>
+            <param name="name">The name.</param>
+            <param name="pathToWebApp">The path to web app.</param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Web.AspNetDevelopmentServerAttribute.#ctor(System.String,System.String,System.String)">
+            <summary>
+            Initializes the AspNetDevelopmentServerAttribute.
+            </summary>
+            <param name="name">The name.</param>
+            <param name="pathToWebApp">The path to web app.</param>
+            <param name="webAppRoot">The web app root.</param>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.Web.AspNetDevelopmentServerAttribute.Name">
+            <summary>
+            Gets the name.
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.Web.AspNetDevelopmentServerAttribute.PathToWebApp">
+            <summary>
+            Gets the PathToWebApp.
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.Web.AspNetDevelopmentServerAttribute.WebAppRoot">
+            <summary>
+            Gets the web app root.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.Web.AspNetDevelopmentServerHostAttribute">
+            <summary>
+            AspNetDevelopmentServerHost specifies the settings to be used when
+            ASP.NET Development Server is the host server for the test.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Web.AspNetDevelopmentServerHostAttribute.#ctor(System.String)">
+            <summary>
+            Initializes the AspNetDevelopmentServerHostAttribute.
+            </summary>
+            <param name="pathToWebApp">The path to the web app.</param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Web.AspNetDevelopmentServerHostAttribute.#ctor(System.String,System.String)">
+            <summary>
+            Initializes the AspNetDevelopmentServerHostAttribute.
+            </summary>
+            <param name="pathToWebApp">The path to the web app.</param>
+            <param name="webAppRoot">The web app root.</param>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.Web.AspNetDevelopmentServerHostAttribute.PathToWebApp">
+            <summary>
+            Gets the path to the web application.
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.Web.AspNetDevelopmentServerHostAttribute.WebAppRoot">
+            <summary>
+            Gets the WebAppRoot.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.Web.CredentialAttribute">
+            <summary>
+            For ASP.NET sites that require basic authentication, specify the
+            user name and password using the Credential attribute.
+            WARNING: The password is stored in plain text in source code
+            and in the compiled assembly. Restrict access to the source code
+            and assembly to protect this sensitive information.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Web.CredentialAttribute.#ctor(System.String,System.String)">
+            <summary>
+            Specify the user name and password needed to access the web site under test.
+            </summary>
+            <param name="userName">The user name.</param>
+            <param name="password">
+            The password. WARNING: The password is stored in plain text in source code
+            and in the compiled assembly. Restrict access to the source code and assembly
+            to protect this sensitive information.
+            </param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Web.CredentialAttribute.#ctor(System.String,System.String,System.String)">
+            <summary>
+            Specify the user name, password, and domain needed to access the web site under test.
+            </summary>
+            <param name="userName">The user name.</param>
+            <param name="password">
+            The password. WARNING: The password is stored in plain text in source code
+            and in the compiled assembly. Restrict access to the source code and assembly
+            to protect this sensitive information.
+            </param>
+            <param name="domain">The domain.</param>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.Web.CredentialAttribute.UserName">
+            <summary>
+            Gets the user name.
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.Web.CredentialAttribute.Password">
+            <summary>
+            Gets the password.
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.Web.CredentialAttribute.Domain">
+            <summary>
+            Gets the domain.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestAssertException">
+            <summary>
+            Base class for Framework Exceptions, provides localization trick so that messages are in HA locale.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestAssertException.#ctor">
+            <summary>
+            Initializes a new UnitTestAssertException.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestAssertException.#ctor(System.String)">
+            <summary>
+            Initializes UnitTestAssertException.
+            </summary>
+            <param name="msg">The message.</param>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestAssertException.Message">
+            <summary>
+            Gets the Message string.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            <summary>
+            AssertFailedException class. Used to indicate failure for a test case
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException.#ctor(System.String)">
+            <summary>
+            Initializes a new AssertFailedException.
+            </summary>
+            <param name="message">The message.</param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException.#ctor(System.String,System.Exception)">
+            <summary>
+            AssertFailedException
+            </summary>
+            <param name="message">The message.</param>
+            <param name="inner">The inner exception.</param>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertInconclusiveException">
+            <summary>
+            The AssertInconclusiveException class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.AssertInconclusiveException.#ctor(System.String)">
+            <summary>
+            Initializes a new AssertInconclusiveException.
+            </summary>
+            <param name="message">The message.</param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.AssertInconclusiveException.#ctor(System.String,System.Exception)">
+            <summary>
+            Initializes a new AssertInconclusiveException.
+            </summary>
+            <param name="message">The message.</param>
+            <param name="inner">The inner exception.</param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.AssertInconclusiveException.#ctor">
+            <summary>
+            Initializes a new AssertInconclusiveException.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.InternalTestFailureException">
+            <summary>
+            InternalTestFailureException class. Used to indicate internal failure 
+            for a test case.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.InternalTestFailureException.#ctor(System.String)">
+            <summary>
+            Initializes a new InternalTestFailureException.
+            </summary>
+            <param name="message">The message.</param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.InternalTestFailureException.#ctor(System.String,System.Exception)">
+            <summary>
+            Initializes a new InternalTestFailureException.
+            </summary>
+            <param name="message">The message.</param>
+            <param name="inner">The inner exception.</param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.InternalTestFailureException.#ctor">
+            <summary>
+            Initializes a new InternalTestFailureException.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.Assert">
+            <summary>
+            A collection of helper classes to test various conditions within
+            unit tests. If the condition being tested is not met, an exception
+            is thrown.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.error">
+            <summary>
+            
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsTrue(System.Boolean)">
+            <summary>
+            Tests whether the specified condition is true and throws an exception
+            if the condition is false.
+            </summary>
+            <param name="condition">The condition the test expects to be true.</param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="condition"/> is false.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsTrue(System.Boolean,System.String)">
+            <summary>
+            Tests whether the specified condition is true and throws an exception
+            if the condition is false.
+            </summary>
+            <param name="condition">The condition the test expects to be true.</param>
+            <param name="message">
+            The message to include in the exception when <paramref name="condition"/>
+            is false. The message is shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="condition"/> is false.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsTrue(System.Boolean,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified condition is true and throws an exception
+            if the condition is false.
+            </summary>
+            <param name="condition">The condition the test expects to be true.</param>
+            <param name="message">
+            The message to include in the exception when <paramref name="condition"/>
+            is false. The message is shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="condition"/> is false.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsFalse(System.Boolean)">
+            <summary>
+            Tests whether the specified condition is false and throws an exception
+            if the condition is true.
+            </summary>
+            <param name="condition">The condition the test expects to be false.</param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="condition"/> is true.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsFalse(System.Boolean,System.String)">
+            <summary>
+            Tests whether the specified condition is false and throws an exception
+            if the condition is true.
+            </summary>
+            <param name="condition">The condition the test expects to be false.</param>
+            <param name="message">
+            The message to include in the exception when <paramref name="condition"/>
+            is true. The message is shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="condition"/> is true.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsFalse(System.Boolean,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified condition is false and throws an exception
+            if the condition is true.
+            </summary>
+            <param name="condition">The condition the test expects to be false.</param>
+            <param name="message">
+            The message to include in the exception when <paramref name="condition"/>
+            is true. The message is shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="condition"/> is true.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsNull(System.Object)">
+            <summary>
+            Tests whether the specified object is null and throws an exception
+            if it is not.
+            </summary>
+            <param name="value">The object the test expects to be null.</param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> is not null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsNull(System.Object,System.String)">
+            <summary>
+            Tests whether the specified object is null and throws an exception
+            if it is not.
+            </summary>
+            <param name="value">The object the test expects to be null.</param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            is not null. The message is shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> is not null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsNull(System.Object,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified object is null and throws an exception
+            if it is not.
+            </summary>
+            <param name="value">The object the test expects to be null.</param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            is not null. The message is shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> is not null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsNotNull(System.Object)">
+            <summary>
+            Tests whether the specified object is non-null and throws an exception
+            if it is null.
+            </summary>
+            <param name="value">The object the test expects not to be null.</param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsNotNull(System.Object,System.String)">
+            <summary>
+            Tests whether the specified object is non-null and throws an exception
+            if it is null.
+            </summary>
+            <param name="value">The object the test expects not to be null.</param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            is null. The message is shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsNotNull(System.Object,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified object is non-null and throws an exception
+            if it is null.
+            </summary>
+            <param name="value">The object the test expects not to be null.</param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            is null. The message is shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> is null.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreSame(System.Object,System.Object)">
+            <summary>
+            Tests whether the specified objects both refer to the same object and
+            throws an exception if the two inputs do not refer to the same object.
+            </summary>
+            <param name="expected">
+            The first object to compare. This is the value the test expects.
+            </param>
+            <param name="actual">
+            The second object to compare. This is the value produced by the code under test.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> does not refer to the same object
+            as <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreSame(System.Object,System.Object,System.String)">
+            <summary>
+            Tests whether the specified objects both refer to the same object and
+            throws an exception if the two inputs do not refer to the same object.
+            </summary>
+            <param name="expected">
+            The first object to compare. This is the value the test expects.
+            </param>
+            <param name="actual">
+            The second object to compare. This is the value produced by the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is not the same as <paramref name="expected"/>. The message is shown
+            in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> does not refer to the same object
+            as <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreSame(System.Object,System.Object,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified objects both refer to the same object and
+            throws an exception if the two inputs do not refer to the same object.
+            </summary>
+            <param name="expected">
+            The first object to compare. This is the value the test expects.
+            </param>
+            <param name="actual">
+            The second object to compare. This is the value produced by the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is not the same as <paramref name="expected"/>. The message is shown
+            in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> does not refer to the same object
+            as <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotSame(System.Object,System.Object)">
+            <summary>
+            Tests whether the specified objects refer to different objects and
+            throws an exception if the two inputs refer to the same object.
+            </summary>
+            <param name="notExpected">
+            The first object to compare. This is the value the test expects not
+            to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second object to compare. This is the value produced by the code under test.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> refers to the same object
+            as <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotSame(System.Object,System.Object,System.String)">
+            <summary>
+            Tests whether the specified objects refer to different objects and
+            throws an exception if the two inputs refer to the same object.
+            </summary>
+            <param name="notExpected">
+            The first object to compare. This is the value the test expects not
+            to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second object to compare. This is the value produced by the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is the same as <paramref name="notExpected"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> refers to the same object
+            as <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotSame(System.Object,System.Object,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified objects refer to different objects and
+            throws an exception if the two inputs refer to the same object.
+            </summary>
+            <param name="notExpected">
+            The first object to compare. This is the value the test expects not
+            to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second object to compare. This is the value produced by the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is the same as <paramref name="notExpected"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> refers to the same object
+            as <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual``1(``0,``0)">
+            <summary>
+            Tests whether the specified values are equal and throws an exception
+            if the two values are not equal. Different numeric types are treated
+            as unequal even if the logical values are equal. 42L is not equal to 42.
+            </summary>
+            <typeparam name="T">The type of values to compare.</typeparam>
+            <param name="expected">
+            The first value to compare. This is the value the tests expects.
+            </param>
+            <param name="actual">
+            The second value to compare. This is the value produced by the code under test.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual``1(``0,``0,System.String)">
+            <summary>
+            Tests whether the specified values are equal and throws an exception
+            if the two values are not equal. Different numeric types are treated
+            as unequal even if the logical values are equal. 42L is not equal to 42.
+            </summary>
+            <typeparam name="T">The type of values to compare.</typeparam>
+            <param name="expected">
+            The first value to compare. This is the value the tests expects.
+            </param>
+            <param name="actual">
+            The second value to compare. This is the value produced by the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is not equal to <paramref name="expected"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual``1(``0,``0,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified values are equal and throws an exception
+            if the two values are not equal. Different numeric types are treated
+            as unequal even if the logical values are equal. 42L is not equal to 42.
+            </summary>
+            <typeparam name="T">The type of values to compare.</typeparam>
+            <param name="expected">
+            The first value to compare. This is the value the tests expects.
+            </param>
+            <param name="actual">
+            The second value to compare. This is the value produced by the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is not equal to <paramref name="expected"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual``1(``0,``0)">
+            <summary>
+            Tests whether the specified values are unequal and throws an exception
+            if the two values are equal. Different numeric types are treated
+            as unequal even if the logical values are equal. 42L is not equal to 42.
+            </summary>
+            <typeparam name="T">The type of values to compare.</typeparam>
+            <param name="notExpected">
+            The first value to compare. This is the value the test expects not
+            to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second value to compare. This is the value produced by the code under test.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual``1(``0,``0,System.String)">
+            <summary>
+            Tests whether the specified values are unequal and throws an exception
+            if the two values are equal. Different numeric types are treated
+            as unequal even if the logical values are equal. 42L is not equal to 42.
+            </summary>
+            <typeparam name="T">The type of values to compare.</typeparam>
+            <param name="notExpected">
+            The first value to compare. This is the value the test expects not
+            to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second value to compare. This is the value produced by the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual``1(``0,``0,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified values are unequal and throws an exception
+            if the two values are equal. Different numeric types are treated
+            as unequal even if the logical values are equal. 42L is not equal to 42.
+            </summary>
+            <typeparam name="T">The type of values to compare.</typeparam>
+            <param name="notExpected">
+            The first value to compare. This is the value the test expects not
+            to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second value to compare. This is the value produced by the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.Object,System.Object)">
+            <summary>
+            Tests whether the specified objects are equal and throws an exception
+            if the two objects are not equal. Different numeric types are treated
+            as unequal even if the logical values are equal. 42L is not equal to 42.
+            </summary>
+            <param name="expected">
+            The first object to compare. This is the object the tests expects.
+            </param>
+            <param name="actual">
+            The second object to compare. This is the object produced by the code under test.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.Object,System.Object,System.String)">
+            <summary>
+            Tests whether the specified objects are equal and throws an exception
+            if the two objects are not equal. Different numeric types are treated
+            as unequal even if the logical values are equal. 42L is not equal to 42.
+            </summary>
+            <param name="expected">
+            The first object to compare. This is the object the tests expects.
+            </param>
+            <param name="actual">
+            The second object to compare. This is the object produced by the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is not equal to <paramref name="expected"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.Object,System.Object,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified objects are equal and throws an exception
+            if the two objects are not equal. Different numeric types are treated
+            as unequal even if the logical values are equal. 42L is not equal to 42.
+            </summary>
+            <param name="expected">
+            The first object to compare. This is the object the tests expects.
+            </param>
+            <param name="actual">
+            The second object to compare. This is the object produced by the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is not equal to <paramref name="expected"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.Object,System.Object)">
+            <summary>
+            Tests whether the specified objects are unequal and throws an exception
+            if the two objects are equal. Different numeric types are treated
+            as unequal even if the logical values are equal. 42L is not equal to 42.
+            </summary>
+            <param name="notExpected">
+            The first object to compare. This is the value the test expects not
+            to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second object to compare. This is the object produced by the code under test.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.Object,System.Object,System.String)">
+            <summary>
+            Tests whether the specified objects are unequal and throws an exception
+            if the two objects are equal. Different numeric types are treated
+            as unequal even if the logical values are equal. 42L is not equal to 42.
+            </summary>
+            <param name="notExpected">
+            The first object to compare. This is the value the test expects not
+            to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second object to compare. This is the object produced by the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.Object,System.Object,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified objects are unequal and throws an exception
+            if the two objects are equal. Different numeric types are treated
+            as unequal even if the logical values are equal. 42L is not equal to 42.
+            </summary>
+            <param name="notExpected">
+            The first object to compare. This is the value the test expects not
+            to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second object to compare. This is the object produced by the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.Single,System.Single,System.Single)">
+            <summary>
+            Tests whether the specified floats are equal and throws an exception
+            if they are not equal.
+            </summary>
+            <param name="expected">
+            The first float to compare. This is the float the tests expects.
+            </param>
+            <param name="actual">
+            The second float to compare. This is the float produced by the code under test.
+            </param>
+            <param name="delta">
+            The required accuracy. An exception will be thrown only if
+            <paramref name="actual"/> is different than <paramref name="expected"/>
+            by more than <paramref name="delta"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.Single,System.Single,System.Single,System.String)">
+            <summary>
+            Tests whether the specified floats are equal and throws an exception
+            if they are not equal.
+            </summary>
+            <param name="expected">
+            The first float to compare. This is the float the tests expects.
+            </param>
+            <param name="actual">
+            The second float to compare. This is the float produced by the code under test.
+            </param>
+            <param name="delta">
+            The required accuracy. An exception will be thrown only if
+            <paramref name="actual"/> is different than <paramref name="expected"/>
+            by more than <paramref name="delta"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is different than <paramref name="expected"/> by more than
+            <paramref name="delta"/>. The message is shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.Single,System.Single,System.Single,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified floats are equal and throws an exception
+            if they are not equal.
+            </summary>
+            <param name="expected">
+            The first float to compare. This is the float the tests expects.
+            </param>
+            <param name="actual">
+            The second float to compare. This is the float produced by the code under test.
+            </param>
+            <param name="delta">
+            The required accuracy. An exception will be thrown only if
+            <paramref name="actual"/> is different than <paramref name="expected"/>
+            by more than <paramref name="delta"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is different than <paramref name="expected"/> by more than
+            <paramref name="delta"/>. The message is shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.Single,System.Single,System.Single)">
+            <summary>
+            Tests whether the specified floats are unequal and throws an exception
+            if they are equal.
+            </summary>
+            <param name="notExpected">
+            The first float to compare. This is the float the test expects not to
+            match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second float to compare. This is the float produced by the code under test.
+            </param>
+            <param name="delta">
+            The required accuracy. An exception will be thrown only if
+            <paramref name="actual"/> is different than <paramref name="notExpected"/>
+            by at most <paramref name="delta"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.Single,System.Single,System.Single,System.String)">
+            <summary>
+            Tests whether the specified floats are unequal and throws an exception
+            if they are equal.
+            </summary>
+            <param name="notExpected">
+            The first float to compare. This is the float the test expects not to
+            match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second float to compare. This is the float produced by the code under test.
+            </param>
+            <param name="delta">
+            The required accuracy. An exception will be thrown only if
+            <paramref name="actual"/> is different than <paramref name="notExpected"/>
+            by at most <paramref name="delta"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/> or different by less than
+            <paramref name="delta"/>. The message is shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.Single,System.Single,System.Single,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified floats are unequal and throws an exception
+            if they are equal.
+            </summary>
+            <param name="notExpected">
+            The first float to compare. This is the float the test expects not to
+            match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second float to compare. This is the float produced by the code under test.
+            </param>
+            <param name="delta">
+            The required accuracy. An exception will be thrown only if
+            <paramref name="actual"/> is different than <paramref name="notExpected"/>
+            by at most <paramref name="delta"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/> or different by less than
+            <paramref name="delta"/>. The message is shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.Double,System.Double,System.Double)">
+            <summary>
+            Tests whether the specified doubles are equal and throws an exception
+            if they are not equal.
+            </summary>
+            <param name="expected">
+            The first double to compare. This is the double the tests expects.
+            </param>
+            <param name="actual">
+            The second double to compare. This is the double produced by the code under test.
+            </param>
+            <param name="delta">
+            The required accuracy. An exception will be thrown only if
+            <paramref name="actual"/> is different than <paramref name="expected"/>
+            by more than <paramref name="delta"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.Double,System.Double,System.Double,System.String)">
+            <summary>
+            Tests whether the specified doubles are equal and throws an exception
+            if they are not equal.
+            </summary>
+            <param name="expected">
+            The first double to compare. This is the double the tests expects.
+            </param>
+            <param name="actual">
+            The second double to compare. This is the double produced by the code under test.
+            </param>
+            <param name="delta">
+            The required accuracy. An exception will be thrown only if
+            <paramref name="actual"/> is different than <paramref name="expected"/>
+            by more than <paramref name="delta"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is different than <paramref name="expected"/> by more than
+            <paramref name="delta"/>. The message is shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.Double,System.Double,System.Double,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified doubles are equal and throws an exception
+            if they are not equal.
+            </summary>
+            <param name="expected">
+            The first double to compare. This is the double the tests expects.
+            </param>
+            <param name="actual">
+            The second double to compare. This is the double produced by the code under test.
+            </param>
+            <param name="delta">
+            The required accuracy. An exception will be thrown only if
+            <paramref name="actual"/> is different than <paramref name="expected"/>
+            by more than <paramref name="delta"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is different than <paramref name="expected"/> by more than
+            <paramref name="delta"/>. The message is shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.Double,System.Double,System.Double)">
+            <summary>
+            Tests whether the specified doubles are unequal and throws an exception
+            if they are equal.
+            </summary>
+            <param name="notExpected">
+            The first double to compare. This is the double the test expects not to
+            match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second double to compare. This is the double produced by the code under test.
+            </param>
+            <param name="delta">
+            The required accuracy. An exception will be thrown only if
+            <paramref name="actual"/> is different than <paramref name="notExpected"/>
+            by at most <paramref name="delta"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.Double,System.Double,System.Double,System.String)">
+            <summary>
+            Tests whether the specified doubles are unequal and throws an exception
+            if they are equal.
+            </summary>
+            <param name="notExpected">
+            The first double to compare. This is the double the test expects not to
+            match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second double to compare. This is the double produced by the code under test.
+            </param>
+            <param name="delta">
+            The required accuracy. An exception will be thrown only if
+            <paramref name="actual"/> is different than <paramref name="notExpected"/>
+            by at most <paramref name="delta"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/> or different by less than
+            <paramref name="delta"/>. The message is shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.Double,System.Double,System.Double,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified doubles are unequal and throws an exception
+            if they are equal.
+            </summary>
+            <param name="notExpected">
+            The first double to compare. This is the double the test expects not to
+            match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second double to compare. This is the double produced by the code under test.
+            </param>
+            <param name="delta">
+            The required accuracy. An exception will be thrown only if
+            <paramref name="actual"/> is different than <paramref name="notExpected"/>
+            by at most <paramref name="delta"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/> or different by less than
+            <paramref name="delta"/>. The message is shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.String,System.String,System.Boolean)">
+            <summary>
+            Tests whether the specified strings are equal and throws an exception
+            if they are not equal. The invariant culture is used for the comparison.
+            </summary>
+            <param name="expected">
+            The first string to compare. This is the string the tests expects.
+            </param>
+            <param name="actual">
+            The second string to compare. This is the string produced by the code under test.
+            </param>
+            <param name="ignoreCase">
+            A Boolean indicating a case-sensitive or insensitive comparison. (true
+            indicates a case-insensitive comparison.)
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.String,System.String,System.Boolean,System.String)">
+            <summary>
+            Tests whether the specified strings are equal and throws an exception
+            if they are not equal. The invariant culture is used for the comparison.
+            </summary>
+            <param name="expected">
+            The first string to compare. This is the string the tests expects.
+            </param>
+            <param name="actual">
+            The second string to compare. This is the string produced by the code under test.
+            </param>
+            <param name="ignoreCase">
+            A Boolean indicating a case-sensitive or insensitive comparison. (true
+            indicates a case-insensitive comparison.)
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is not equal to <paramref name="expected"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.String,System.String,System.Boolean,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified strings are equal and throws an exception
+            if they are not equal. The invariant culture is used for the comparison.
+            </summary>
+            <param name="expected">
+            The first string to compare. This is the string the tests expects.
+            </param>
+            <param name="actual">
+            The second string to compare. This is the string produced by the code under test.
+            </param>
+            <param name="ignoreCase">
+            A Boolean indicating a case-sensitive or insensitive comparison. (true
+            indicates a case-insensitive comparison.)
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is not equal to <paramref name="expected"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.String,System.String,System.Boolean,System.Globalization.CultureInfo)">
+            <summary>
+            Tests whether the specified strings are equal and throws an exception
+            if they are not equal.
+            </summary>
+            <param name="expected">
+            The first string to compare. This is the string the tests expects.
+            </param>
+            <param name="actual">
+            The second string to compare. This is the string produced by the code under test.
+            </param>
+            <param name="ignoreCase">
+            A Boolean indicating a case-sensitive or insensitive comparison. (true
+            indicates a case-insensitive comparison.)
+            </param>
+            <param name="culture">
+            A CultureInfo object that supplies culture-specific comparison information.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.String,System.String,System.Boolean,System.Globalization.CultureInfo,System.String)">
+            <summary>
+            Tests whether the specified strings are equal and throws an exception
+            if they are not equal.
+            </summary>
+            <param name="expected">
+            The first string to compare. This is the string the tests expects.
+            </param>
+            <param name="actual">
+            The second string to compare. This is the string produced by the code under test.
+            </param>
+            <param name="ignoreCase">
+            A Boolean indicating a case-sensitive or insensitive comparison. (true
+            indicates a case-insensitive comparison.)
+            </param>
+            <param name="culture">
+            A CultureInfo object that supplies culture-specific comparison information.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is not equal to <paramref name="expected"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreEqual(System.String,System.String,System.Boolean,System.Globalization.CultureInfo,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified strings are equal and throws an exception
+            if they are not equal.
+            </summary>
+            <param name="expected">
+            The first string to compare. This is the string the tests expects.
+            </param>
+            <param name="actual">
+            The second string to compare. This is the string produced by the code under test.
+            </param>
+            <param name="ignoreCase">
+            A Boolean indicating a case-sensitive or insensitive comparison. (true
+            indicates a case-insensitive comparison.)
+            </param>
+            <param name="culture">
+            A CultureInfo object that supplies culture-specific comparison information.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is not equal to <paramref name="expected"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.String,System.String,System.Boolean)">
+            <summary>
+            Tests whether the specified strings are unequal and throws an exception
+            if they are equal. The invariant culture is used for the comparison.
+            </summary>
+            <param name="notExpected">
+            The first string to compare. This is the string the test expects not to
+            match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second string to compare. This is the string produced by the code under test.
+            </param>
+            <param name="ignoreCase">
+            A Boolean indicating a case-sensitive or insensitive comparison. (true
+            indicates a case-insensitive comparison.)
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.String,System.String,System.Boolean,System.String)">
+            <summary>
+            Tests whether the specified strings are unequal and throws an exception
+            if they are equal. The invariant culture is used for the comparison.
+            </summary>
+            <param name="notExpected">
+            The first string to compare. This is the string the test expects not to
+            match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second string to compare. This is the string produced by the code under test.
+            </param>
+            <param name="ignoreCase">
+            A Boolean indicating a case-sensitive or insensitive comparison. (true
+            indicates a case-insensitive comparison.)
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.String,System.String,System.Boolean,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified strings are unequal and throws an exception
+            if they are equal. The invariant culture is used for the comparison.
+            </summary>
+            <param name="notExpected">
+            The first string to compare. This is the string the test expects not to
+            match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second string to compare. This is the string produced by the code under test.
+            </param>
+            <param name="ignoreCase">
+            A Boolean indicating a case-sensitive or insensitive comparison. (true
+            indicates a case-insensitive comparison.)
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.String,System.String,System.Boolean,System.Globalization.CultureInfo)">
+            <summary>
+            Tests whether the specified strings are unequal and throws an exception
+            if they are equal.
+            </summary>
+            <param name="notExpected">
+            The first string to compare. This is the string the test expects not to
+            match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second string to compare. This is the string produced by the code under test.
+            </param>
+            <param name="ignoreCase">
+            A Boolean indicating a case-sensitive or insensitive comparison. (true
+            indicates a case-insensitive comparison.)
+            </param>
+            <param name="culture">
+            A CultureInfo object that supplies culture-specific comparison information.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.String,System.String,System.Boolean,System.Globalization.CultureInfo,System.String)">
+            <summary>
+            Tests whether the specified strings are unequal and throws an exception
+            if they are equal.
+            </summary>
+            <param name="notExpected">
+            The first string to compare. This is the string the test expects not to
+            match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second string to compare. This is the string produced by the code under test.
+            </param>
+            <param name="ignoreCase">
+            A Boolean indicating a case-sensitive or insensitive comparison. (true
+            indicates a case-insensitive comparison.)
+            </param>
+            <param name="culture">
+            A CultureInfo object that supplies culture-specific comparison information.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.AreNotEqual(System.String,System.String,System.Boolean,System.Globalization.CultureInfo,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified strings are unequal and throws an exception
+            if they are equal.
+            </summary>
+            <param name="notExpected">
+            The first string to compare. This is the string the test expects not to
+            match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second string to compare. This is the string produced by the code under test.
+            </param>
+            <param name="ignoreCase">
+            A Boolean indicating a case-sensitive or insensitive comparison. (true
+            indicates a case-insensitive comparison.)
+            </param>
+            <param name="culture">
+            A CultureInfo object that supplies culture-specific comparison information.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsInstanceOfType(System.Object,System.Type)">
+            <summary>
+            Tests whether the specified object is an instance of the expected
+            type and throws an exception if the expected type is not in the
+            inheritance hierarchy of the object.
+            </summary>
+            <param name="value">
+            The object the test expects to be of the specified type.
+            </param>
+            <param name="expectedType">
+            The expected type of <paramref name="value"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> is null or
+            <paramref name="expectedType"/> is not in the inheritance hierarchy
+            of <paramref name="value"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsInstanceOfType(System.Object,System.Type,System.String)">
+            <summary>
+            Tests whether the specified object is an instance of the expected
+            type and throws an exception if the expected type is not in the
+            inheritance hierarchy of the object.
+            </summary>
+            <param name="value">
+            The object the test expects to be of the specified type.
+            </param>
+            <param name="expectedType">
+            The expected type of <paramref name="value"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            is not an instance of <paramref name="expectedType"/>. The message is
+            shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> is null or
+            <paramref name="expectedType"/> is not in the inheritance hierarchy
+            of <paramref name="value"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsInstanceOfType(System.Object,System.Type,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified object is an instance of the expected
+            type and throws an exception if the expected type is not in the
+            inheritance hierarchy of the object.
+            </summary>
+            <param name="value">
+            The object the test expects to be of the specified type.
+            </param>
+            <param name="expectedType">
+            The expected type of <paramref name="value"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            is not an instance of <paramref name="expectedType"/>. The message is
+            shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> is null or
+            <paramref name="expectedType"/> is not in the inheritance hierarchy
+            of <paramref name="value"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsNotInstanceOfType(System.Object,System.Type)">
+            <summary>
+            Tests whether the specified object is not an instance of the wrong
+            type and throws an exception if the specified type is in the
+            inheritance hierarchy of the object.
+            </summary>
+            <param name="value">
+            The object the test expects not to be of the specified type.
+            </param>
+            <param name="wrongType">
+            The type that <paramref name="value"/> should not be.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> is not null and
+            <paramref name="wrongType"/> is in the inheritance hierarchy
+            of <paramref name="value"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsNotInstanceOfType(System.Object,System.Type,System.String)">
+            <summary>
+            Tests whether the specified object is not an instance of the wrong
+            type and throws an exception if the specified type is in the
+            inheritance hierarchy of the object.
+            </summary>
+            <param name="value">
+            The object the test expects not to be of the specified type.
+            </param>
+            <param name="wrongType">
+            The type that <paramref name="value"/> should not be.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            is an instance of <paramref name="wrongType"/>. The message is shown
+            in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> is not null and
+            <paramref name="wrongType"/> is in the inheritance hierarchy
+            of <paramref name="value"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.IsNotInstanceOfType(System.Object,System.Type,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified object is not an instance of the wrong
+            type and throws an exception if the specified type is in the
+            inheritance hierarchy of the object.
+            </summary>
+            <param name="value">
+            The object the test expects not to be of the specified type.
+            </param>
+            <param name="wrongType">
+            The type that <paramref name="value"/> should not be.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            is an instance of <paramref name="wrongType"/>. The message is shown
+            in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> is not null and
+            <paramref name="wrongType"/> is in the inheritance hierarchy
+            of <paramref name="value"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.Fail">
+            <summary>
+            Throws an AssertFailedException.
+            </summary>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Always thrown.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.Fail(System.String)">
+            <summary>
+            Throws an AssertFailedException.
+            </summary>
+            <param name="message">
+            The message to include in the exception. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Always thrown.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.Fail(System.String,System.Object[])">
+            <summary>
+            Throws an AssertFailedException.
+            </summary>
+            <param name="message">
+            The message to include in the exception. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Always thrown.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.Inconclusive">
+            <summary>
+            Throws an AssertInconclusiveException.
+            </summary>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertInconclusiveException">
+            Always thrown.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.Inconclusive(System.String)">
+            <summary>
+            Throws an AssertInconclusiveException.
+            </summary>
+            <param name="message">
+            The message to include in the exception. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertInconclusiveException">
+            Always thrown.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.Inconclusive(System.String,System.Object[])">
+            <summary>
+            Throws an AssertInconclusiveException.
+            </summary>
+            <param name="message">
+            The message to include in the exception. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertInconclusiveException">
+            Always thrown.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.HandleFail(System.String,System.String,System.Object[])">
+            <summary>
+            Helper function that creates and throws an AssertionFailedException.
+            </summary>
+            <param name="assertionName">name of the assertion throwing an exception.</param>
+            <param name="message">message describing conditions for assertion failure.</param>
+            <param name="parameters">The parameters.</param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.CheckParameterNotNull(System.Object,System.String,System.String,System.String,System.Object[])">
+            <summary>
+            Checks the parameter for valid conditions
+            </summary>
+            <param name="param">The parameter.</param>
+            <param name="assertionName">The assertion name.</param>
+            <param name="parameterName">The parameter name.</param>
+            <param name="message">The message.</param>
+            <param name="parameters">The parameters.</param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.ReplaceNulls(System.Object)">
+            <summary>
+            Safely converts an object to a string, handling null values and null characters.
+            Null values are converted to "(null)". Null characters are converted to "\\0".
+            </summary>
+            <param name="input">The object to convert to a string.</param>
+            <returns>The converted string.</returns>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Assert.ReplaceNullChars(System.String)">
+            <summary>
+            Replaces null characters ('\0') with "\\0".
+            </summary>
+            <param name="input">The string to search.</param>
+            <returns>The converted string with null characters replaced by "\\0".</returns>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.Helper.ThrowInnerException(System.Reflection.TargetInvocationException)">
+            <summary>
+            An exception from reflection will always be a TargetInvocationException - however
+            the goal of Private Accessors is to be seamless to the original code.
+            The only problem with throwing the inner exception is that the stack trace will
+            be overwritten.  From here we register the stack trace of the inner exception
+            and then throw it.  The Unit Test Adapter will then later rebuild the stack
+            from the cached shadow information plus the remaining stack from this throw.
+            </summary>
+            <param name="outer"></param>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert">
+            <summary>
+            A collection of helper classes to test various conditions associated
+            with collections within unit tests. If the condition being tested is not
+            met, an exception is thrown.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.Contains(System.Collections.ICollection,System.Object)">
+            <summary>
+            Tests whether the specified collection contains the specified element
+            and throws an exception if the element is not in the collection.
+            </summary>
+            <param name="collection">
+            The collection in which to search for the element.
+            </param>
+            <param name="element">
+            The element that is expected to be in the collection.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="element"/> is not found in
+            <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.Contains(System.Collections.ICollection,System.Object,System.String)">
+            <summary>
+            Tests whether the specified collection contains the specified element
+            and throws an exception if the element is not in the collection.
+            </summary>
+            <param name="collection">
+            The collection in which to search for the element.
+            </param>
+            <param name="element">
+            The element that is expected to be in the collection.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="element"/>
+            is not in <paramref name="collection"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="element"/> is not found in
+            <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.Contains(System.Collections.ICollection,System.Object,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified collection contains the specified element
+            and throws an exception if the element is not in the collection.
+            </summary>
+            <param name="collection">
+            The collection in which to search for the element.
+            </param>
+            <param name="element">
+            The element that is expected to be in the collection.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="element"/>
+            is not in <paramref name="collection"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="element"/> is not found in
+            <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.DoesNotContain(System.Collections.ICollection,System.Object)">
+            <summary>
+            Tests whether the specified collection does not contain the specified
+            element and throws an exception if the element is in the collection.
+            </summary>
+            <param name="collection">
+            The collection in which to search for the element.
+            </param>
+            <param name="element">
+            The element that is expected not to be in the collection.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="element"/> is found in
+            <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.DoesNotContain(System.Collections.ICollection,System.Object,System.String)">
+            <summary>
+            Tests whether the specified collection does not contain the specified
+            element and throws an exception if the element is in the collection.
+            </summary>
+            <param name="collection">
+            The collection in which to search for the element.
+            </param>
+            <param name="element">
+            The element that is expected not to be in the collection.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="element"/>
+            is in <paramref name="collection"/>. The message is shown in test
+            results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="element"/> is found in
+            <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.DoesNotContain(System.Collections.ICollection,System.Object,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified collection does not contain the specified
+            element and throws an exception if the element is in the collection.
+            </summary>
+            <param name="collection">
+            The collection in which to search for the element.
+            </param>
+            <param name="element">
+            The element that is expected not to be in the collection.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="element"/>
+            is in <paramref name="collection"/>. The message is shown in test
+            results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="element"/> is found in
+            <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AllItemsAreNotNull(System.Collections.ICollection)">
+            <summary>
+            Tests whether all items in the specified collection are non-null and throws
+            an exception if any element is null.
+            </summary>
+            <param name="collection">
+            The collection in which to search for null elements.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if a null element is found in <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AllItemsAreNotNull(System.Collections.ICollection,System.String)">
+            <summary>
+            Tests whether all items in the specified collection are non-null and throws
+            an exception if any element is null.
+            </summary>
+            <param name="collection">
+            The collection in which to search for null elements.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="collection"/>
+            contains a null element. The message is shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if a null element is found in <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AllItemsAreNotNull(System.Collections.ICollection,System.String,System.Object[])">
+            <summary>
+            Tests whether all items in the specified collection are non-null and throws
+            an exception if any element is null.
+            </summary>
+            <param name="collection">
+            The collection in which to search for null elements.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="collection"/>
+            contains a null element. The message is shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if a null element is found in <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AllItemsAreUnique(System.Collections.ICollection)">
+            <summary>
+            Tests whether all items in the specified collection are unique or not and
+            throws if any two elements in the collection are equal.
+            </summary>
+            <param name="collection">
+            The collection in which to search for duplicate elements.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if a two or more equal elements are found in
+            <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AllItemsAreUnique(System.Collections.ICollection,System.String)">
+            <summary>
+            Tests whether all items in the specified collection are unique or not and
+            throws if any two elements in the collection are equal.
+            </summary>
+            <param name="collection">
+            The collection in which to search for duplicate elements.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="collection"/>
+            contains at least one duplicate element. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if a two or more equal elements are found in
+            <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AllItemsAreUnique(System.Collections.ICollection,System.String,System.Object[])">
+            <summary>
+            Tests whether all items in the specified collection are unique or not and
+            throws if any two elements in the collection are equal.
+            </summary>
+            <param name="collection">
+            The collection in which to search for duplicate elements.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="collection"/>
+            contains at least one duplicate element. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if a two or more equal elements are found in
+            <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.IsSubsetOf(System.Collections.ICollection,System.Collections.ICollection)">
+            <summary>
+            Tests whether one collection is a subset of another collection and
+            throws an exception if any element in the subset is not also in the
+            superset.
+            </summary>
+            <param name="subset">
+            The collection expected to be a subset of <paramref name="superset"/>.
+            </param>
+            <param name="superset">
+            The collection expected to be a superset of <paramref name="subset"/>
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if an element in <paramref name="subset"/> is not found in
+            <paramref name="superset"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.IsSubsetOf(System.Collections.ICollection,System.Collections.ICollection,System.String)">
+            <summary>
+            Tests whether one collection is a subset of another collection and
+            throws an exception if any element in the subset is not also in the
+            superset.
+            </summary>
+            <param name="subset">
+            The collection expected to be a subset of <paramref name="superset"/>.
+            </param>
+            <param name="superset">
+            The collection expected to be a superset of <paramref name="subset"/>
+            </param>
+            <param name="message">
+            The message to include in the exception when an element in
+            <paramref name="subset"/> is not found in <paramref name="superset"/>.
+            The message is shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if an element in <paramref name="subset"/> is not found in
+            <paramref name="superset"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.IsSubsetOf(System.Collections.ICollection,System.Collections.ICollection,System.String,System.Object[])">
+            <summary>
+            Tests whether one collection is a subset of another collection and
+            throws an exception if any element in the subset is not also in the
+            superset.
+            </summary>
+            <param name="subset">
+            The collection expected to be a subset of <paramref name="superset"/>.
+            </param>
+            <param name="superset">
+            The collection expected to be a superset of <paramref name="subset"/>
+            </param>
+            <param name="message">
+            The message to include in the exception when an element in
+            <paramref name="subset"/> is not found in <paramref name="superset"/>.
+            The message is shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if an element in <paramref name="subset"/> is not found in
+            <paramref name="superset"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.IsNotSubsetOf(System.Collections.ICollection,System.Collections.ICollection)">
+            <summary>
+            Tests whether one collection is not a subset of another collection and
+            throws an exception if all elements in the subset are also in the
+            superset.
+            </summary>
+            <param name="subset">
+            The collection expected not to be a subset of <paramref name="superset"/>.
+            </param>
+            <param name="superset">
+            The collection expected not to be a superset of <paramref name="subset"/>
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if every element in <paramref name="subset"/> is also found in
+            <paramref name="superset"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.IsNotSubsetOf(System.Collections.ICollection,System.Collections.ICollection,System.String)">
+            <summary>
+            Tests whether one collection is not a subset of another collection and
+            throws an exception if all elements in the subset are also in the
+            superset.
+            </summary>
+            <param name="subset">
+            The collection expected not to be a subset of <paramref name="superset"/>.
+            </param>
+            <param name="superset">
+            The collection expected not to be a superset of <paramref name="subset"/>
+            </param>
+            <param name="message">
+            The message to include in the exception when every element in
+            <paramref name="subset"/> is also found in <paramref name="superset"/>.
+            The message is shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if every element in <paramref name="subset"/> is also found in
+            <paramref name="superset"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.IsNotSubsetOf(System.Collections.ICollection,System.Collections.ICollection,System.String,System.Object[])">
+            <summary>
+            Tests whether one collection is not a subset of another collection and
+            throws an exception if all elements in the subset are also in the
+            superset.
+            </summary>
+            <param name="subset">
+            The collection expected not to be a subset of <paramref name="superset"/>.
+            </param>
+            <param name="superset">
+            The collection expected not to be a superset of <paramref name="subset"/>
+            </param>
+            <param name="message">
+            The message to include in the exception when every element in
+            <paramref name="subset"/> is also found in <paramref name="superset"/>.
+            The message is shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if every element in <paramref name="subset"/> is also found in
+            <paramref name="superset"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreEquivalent(System.Collections.ICollection,System.Collections.ICollection)">
+            <summary>
+            Tests whether two collections contain the same elements and throws an
+            exception if either collection contains an element not in the other
+            collection.
+            </summary>
+            <param name="expected">
+            The first collection to compare. This contains the elements the test
+            expects.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by
+            the code under test.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if an element was found in one of the collections but not
+            the other.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreEquivalent(System.Collections.ICollection,System.Collections.ICollection,System.String)">
+            <summary>
+            Tests whether two collections contain the same elements and throws an
+            exception if either collection contains an element not in the other
+            collection.
+            </summary>
+            <param name="expected">
+            The first collection to compare. This contains the elements the test
+            expects.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by
+            the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when an element was found
+            in one of the collections but not the other. The message is shown
+            in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if an element was found in one of the collections but not
+            the other.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreEquivalent(System.Collections.ICollection,System.Collections.ICollection,System.String,System.Object[])">
+            <summary>
+            Tests whether two collections contain the same elements and throws an
+            exception if either collection contains an element not in the other
+            collection.
+            </summary>
+            <param name="expected">
+            The first collection to compare. This contains the elements the test
+            expects.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by
+            the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when an element was found
+            in one of the collections but not the other. The message is shown
+            in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if an element was found in one of the collections but not
+            the other.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreNotEquivalent(System.Collections.ICollection,System.Collections.ICollection)">
+            <summary>
+            Tests whether two collections contain the different elements and throws an
+            exception if the two collections contain identical elements without regard
+            to order.
+            </summary>
+            <param name="expected">
+            The first collection to compare. This contains the elements the test
+            expects to be different than the actual collection.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by
+            the code under test.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if the two collections contained the same elements, including
+            the same number of duplicate occurrences of each element.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreNotEquivalent(System.Collections.ICollection,System.Collections.ICollection,System.String)">
+            <summary>
+            Tests whether two collections contain the different elements and throws an
+            exception if the two collections contain identical elements without regard
+            to order.
+            </summary>
+            <param name="expected">
+            The first collection to compare. This contains the elements the test
+            expects to be different than the actual collection.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by
+            the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            contains the same elements as <paramref name="expected"/>. The message
+            is shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if the two collections contained the same elements, including
+            the same number of duplicate occurrences of each element.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreNotEquivalent(System.Collections.ICollection,System.Collections.ICollection,System.String,System.Object[])">
+            <summary>
+            Tests whether two collections contain the different elements and throws an
+            exception if the two collections contain identical elements without regard
+            to order.
+            </summary>
+            <param name="expected">
+            The first collection to compare. This contains the elements the test
+            expects to be different than the actual collection.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by
+            the code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            contains the same elements as <paramref name="expected"/>. The message
+            is shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if the two collections contained the same elements, including
+            the same number of duplicate occurrences of each element.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AllItemsAreInstancesOfType(System.Collections.ICollection,System.Type)">
+            <summary>
+            Tests whether all elements in the specified collection are instances
+            of the expected type and throws an exception if the expected type is
+            not in the inheritance hierarchy of one or more of the elements.
+            </summary>
+            <param name="collection">
+            The collection containing elements the test expects to be of the
+            specified type.
+            </param>
+            <param name="expectedType">
+            The expected type of each element of <paramref name="collection"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if an element in <paramref name="collection"/> is null or
+            <paramref name="expectedType"/> is not in the inheritance hierarchy
+            of an element in <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AllItemsAreInstancesOfType(System.Collections.ICollection,System.Type,System.String)">
+            <summary>
+            Tests whether all elements in the specified collection are instances
+            of the expected type and throws an exception if the expected type is
+            not in the inheritance hierarchy of one or more of the elements.
+            </summary>
+            <param name="collection">
+            The collection containing elements the test expects to be of the
+            specified type.
+            </param>
+            <param name="expectedType">
+            The expected type of each element of <paramref name="collection"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when an element in
+            <paramref name="collection"/> is not an instance of
+            <paramref name="expectedType"/>. The message is shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if an element in <paramref name="collection"/> is null or
+            <paramref name="expectedType"/> is not in the inheritance hierarchy
+            of an element in <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AllItemsAreInstancesOfType(System.Collections.ICollection,System.Type,System.String,System.Object[])">
+            <summary>
+            Tests whether all elements in the specified collection are instances
+            of the expected type and throws an exception if the expected type is
+            not in the inheritance hierarchy of one or more of the elements.
+            </summary>
+            <param name="collection">
+            The collection containing elements the test expects to be of the
+            specified type.
+            </param>
+            <param name="expectedType">
+            The expected type of each element of <paramref name="collection"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when an element in
+            <paramref name="collection"/> is not an instance of
+            <paramref name="expectedType"/>. The message is shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if an element in <paramref name="collection"/> is null or
+            <paramref name="expectedType"/> is not in the inheritance hierarchy
+            of an element in <paramref name="collection"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreEqual(System.Collections.ICollection,System.Collections.ICollection)">
+            <summary>
+            Tests whether the specified collections are equal and throws an exception
+            if the two collections are not equal. Equality is defined as having the same
+            elements in the same order and quantity. Different references to the same
+            value are considered equal.
+            </summary>
+            <param name="expected">
+            The first collection to compare. This is the collection the tests expects.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by the
+            code under test.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreEqual(System.Collections.ICollection,System.Collections.ICollection,System.String)">
+            <summary>
+            Tests whether the specified collections are equal and throws an exception
+            if the two collections are not equal. Equality is defined as having the same
+            elements in the same order and quantity. Different references to the same
+            value are considered equal.
+            </summary>
+            <param name="expected">
+            The first collection to compare. This is the collection the tests expects.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by the
+            code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is not equal to <paramref name="expected"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreEqual(System.Collections.ICollection,System.Collections.ICollection,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified collections are equal and throws an exception
+            if the two collections are not equal. Equality is defined as having the same
+            elements in the same order and quantity. Different references to the same
+            value are considered equal.
+            </summary>
+            <param name="expected">
+            The first collection to compare. This is the collection the tests expects.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by the
+            code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is not equal to <paramref name="expected"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreNotEqual(System.Collections.ICollection,System.Collections.ICollection)">
+            <summary>
+            Tests whether the specified collections are unequal and throws an exception
+            if the two collections are equal. Equality is defined as having the same
+            elements in the same order and quantity. Different references to the same
+            value are considered equal.
+            </summary>
+            <param name="notExpected">
+            The first collection to compare. This is the collection the tests expects
+            not to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by the
+            code under test.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreNotEqual(System.Collections.ICollection,System.Collections.ICollection,System.String)">
+            <summary>
+            Tests whether the specified collections are unequal and throws an exception
+            if the two collections are equal. Equality is defined as having the same
+            elements in the same order and quantity. Different references to the same
+            value are considered equal.
+            </summary>
+            <param name="notExpected">
+            The first collection to compare. This is the collection the tests expects
+            not to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by the
+            code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreNotEqual(System.Collections.ICollection,System.Collections.ICollection,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified collections are unequal and throws an exception
+            if the two collections are equal. Equality is defined as having the same
+            elements in the same order and quantity. Different references to the same
+            value are considered equal.
+            </summary>
+            <param name="notExpected">
+            The first collection to compare. This is the collection the tests expects
+            not to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by the
+            code under test.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreEqual(System.Collections.ICollection,System.Collections.ICollection,System.Collections.IComparer)">
+            <summary>
+            Tests whether the specified collections are equal and throws an exception
+            if the two collections are not equal. Equality is defined as having the same
+            elements in the same order and quantity. Different references to the same
+            value are considered equal.
+            </summary>
+            <param name="expected">
+            The first collection to compare. This is the collection the tests expects.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by the
+            code under test.
+            </param>
+            <param name="comparer">
+            The compare implementation to use when comparing elements of the collection.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreEqual(System.Collections.ICollection,System.Collections.ICollection,System.Collections.IComparer,System.String)">
+            <summary>
+            Tests whether the specified collections are equal and throws an exception
+            if the two collections are not equal. Equality is defined as having the same
+            elements in the same order and quantity. Different references to the same
+            value are considered equal.
+            </summary>
+            <param name="expected">
+            The first collection to compare. This is the collection the tests expects.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by the
+            code under test.
+            </param>
+            <param name="comparer">
+            The compare implementation to use when comparing elements of the collection.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is not equal to <paramref name="expected"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreEqual(System.Collections.ICollection,System.Collections.ICollection,System.Collections.IComparer,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified collections are equal and throws an exception
+            if the two collections are not equal. Equality is defined as having the same
+            elements in the same order and quantity. Different references to the same
+            value are considered equal.
+            </summary>
+            <param name="expected">
+            The first collection to compare. This is the collection the tests expects.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by the
+            code under test.
+            </param>
+            <param name="comparer">
+            The compare implementation to use when comparing elements of the collection.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is not equal to <paramref name="expected"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="expected"/> is not equal to 
+            <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreNotEqual(System.Collections.ICollection,System.Collections.ICollection,System.Collections.IComparer)">
+            <summary>
+            Tests whether the specified collections are unequal and throws an exception
+            if the two collections are equal. Equality is defined as having the same
+            elements in the same order and quantity. Different references to the same
+            value are considered equal.
+            </summary>
+            <param name="notExpected">
+            The first collection to compare. This is the collection the tests expects
+            not to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by the
+            code under test.
+            </param>
+            <param name="comparer">
+            The compare implementation to use when comparing elements of the collection.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreNotEqual(System.Collections.ICollection,System.Collections.ICollection,System.Collections.IComparer,System.String)">
+            <summary>
+            Tests whether the specified collections are unequal and throws an exception
+            if the two collections are equal. Equality is defined as having the same
+            elements in the same order and quantity. Different references to the same
+            value are considered equal.
+            </summary>
+            <param name="notExpected">
+            The first collection to compare. This is the collection the tests expects
+            not to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by the
+            code under test.
+            </param>
+            <param name="comparer">
+            The compare implementation to use when comparing elements of the collection.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.AreNotEqual(System.Collections.ICollection,System.Collections.ICollection,System.Collections.IComparer,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified collections are unequal and throws an exception
+            if the two collections are equal. Equality is defined as having the same
+            elements in the same order and quantity. Different references to the same
+            value are considered equal.
+            </summary>
+            <param name="notExpected">
+            The first collection to compare. This is the collection the tests expects
+            not to match <paramref name="actual"/>.
+            </param>
+            <param name="actual">
+            The second collection to compare. This is the collection produced by the
+            code under test.
+            </param>
+            <param name="comparer">
+            The compare implementation to use when comparing elements of the collection.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="actual"/>
+            is equal to <paramref name="notExpected"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="notExpected"/> is equal to <paramref name="actual"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.GetElementCounts(System.Collections.ICollection,System.Int32@)">
+            <summary>
+            Constructs a dictionary containing the number of occurrences of each
+            element in the specified collection.
+            </summary>
+            <param name="collection">
+            The collection to process.
+            </param>
+            <param name="nullCount">
+            The number of null elements in the collection.
+            </param>
+            <returns>
+            A dictionary containing the number of occurrences of each element
+            in the specified collection.
+            </returns>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.IsSubsetOfHelper(System.Collections.ICollection,System.Collections.ICollection)">
+            <summary>
+            Determines whether the first collection is a subset of the second
+            collection. If either set contains duplicate elements, the number
+            of occurrences of the element in the subset must be less than or
+            equal to the number of occurrences in the superset.
+            </summary>
+            <param name="subset">
+            The collection the test expects to be contained in <paramref name="superset"/>.
+            </param>
+            <param name="superset">
+            The collection the test expects to contain <paramref name="subset"/>.
+            </param>
+            <returns>
+            True if <paramref name="subset"/> is a subset of
+            <paramref name="superset"/>, false otherwise.
+            </returns>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.FindMismatchedElement(System.Collections.ICollection,System.Collections.ICollection,System.Int32@,System.Int32@,System.Object@)">
+            <summary>
+            Finds a mismatched element between the two collections. A mismatched
+            element is one that appears a different number of times in the
+            expected collection than it does in the actual collection. The
+            collections are assumed to be different non-null references with the
+            same number of elements. The caller is responsible for this level of
+            verification. If there is no mismatched element, the function returns
+            false and the out parameters should not be used.
+            </summary>
+            <param name="expected">The first collection to compare.</param>
+            <param name="actual">The second collection to compare.</param>
+            <param name="expectedCount">
+            The expected number of occurrences of
+            <paramref name="mismatchedElement"/> or 0 if there is no mismatched
+            element.
+            </param>
+            <param name="actualCount">
+            The actual number of occurrences of
+            <paramref name="mismatchedElement"/> or 0 if there is no mismatched
+            element.
+            </param>
+            <param name="mismatchedElement">
+            The mismatched element (may be null) or null if there is no
+            mismatched element.
+            </param>
+            <returns>
+            true if a mismatched element was found; false otherwise.
+            </returns>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.CollectionAssert.ObjectComparer">
+            <summary>
+            compares the objects using object.Equals
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.GenericParameterHelper">
+            <summary>
+            This class is designed to help user doing unit testing.
+            GenericParameterHelper satisfies some comment generic type constraints
+            such as:
+            1. public default constructor
+            2. implements common interface: IComparable, IEnumerable, ICloneable
+            
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.GenericParameterHelper.#ctor">
+            <summary>
+            public default constructor, satisfies the constraint in C# generics.
+            This constructor initializes the Data property to a random value.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.GenericParameterHelper.#ctor(System.Int32)">
+            <summary>
+            This constructor initializes the Data property to a user-supplied value
+            </summary>
+            <param name="data"></param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.GenericParameterHelper.Equals(System.Object)">
+            <summary>
+            Do the value comparison for two GenericParameterHelper object
+            </summary>
+            <param name="obj">object to do comparison with</param>
+            <returns>true if obj has the same value as 'this' GenericParameterHelper object.
+            false otherwise.</returns>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.GenericParameterHelper.GetHashCode">
+            <summary>
+            Returns a hash code for this object.
+            </summary>
+            <returns></returns>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.GenericParameterHelper.CompareTo(System.Object)">
+            <summary>
+            Compares to the object.
+            </summary>
+            <param name="obj"></param>
+            <returns></returns>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.GenericParameterHelper.GetEnumerator">
+            <summary>
+            Returns an IEnumerator object whose length is derived from
+            the Data property.
+            </summary>
+            <returns></returns>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.GenericParameterHelper.Clone">
+            <summary>
+            Returns a GenericParameterHelper object that is equal to 
+            'this' one.
+            </summary>
+            <returns></returns>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.GenericParameterHelper.Data">
+            <summary>
+            Gets or sets the Data property.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.RuntimeTypeHelper">
+            <summary>
+            Provides method signature discovery for generic methods.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.RuntimeTypeHelper.SelectMethod(System.Reflection.BindingFlags,System.Reflection.MethodBase[],System.Type[],System.Reflection.ParameterModifier[])">
+            <summary>
+            Given a set of methods that match the base criteria, select a method based
+            upon an array of types.  This method should return null if no method matches
+            the criteria.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert">
+            <summary>
+            Set of string assertions.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.Contains(System.String,System.String)">
+            <summary>
+            Tests whether the specified string contains the specified substring
+            and throws an exception if the substring does not occur within the
+            test string.
+            </summary>
+            <param name="value">
+            The string that is expected to contain <paramref name="substring"/>.
+            </param>
+            <param name="substring">
+            The string expected to occur within <paramref name="value"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="substring"/> is not found in
+            <paramref name="value"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.Contains(System.String,System.String,System.String)">
+            <summary>
+            Tests whether the specified string contains the specified substring
+            and throws an exception if the substring does not occur within the
+            test string.
+            </summary>
+            <param name="value">
+            The string that is expected to contain <paramref name="substring"/>.
+            </param>
+            <param name="substring">
+            The string expected to occur within <paramref name="value"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="substring"/>
+            is not in <paramref name="value"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="substring"/> is not found in
+            <paramref name="value"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.Contains(System.String,System.String,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified string contains the specified substring
+            and throws an exception if the substring does not occur within the
+            test string.
+            </summary>
+            <param name="value">
+            The string that is expected to contain <paramref name="substring"/>.
+            </param>
+            <param name="substring">
+            The string expected to occur within <paramref name="value"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="substring"/>
+            is not in <paramref name="value"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="substring"/> is not found in
+            <paramref name="value"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.StartsWith(System.String,System.String)">
+            <summary>
+            Tests whether the specified string begins with the specified substring
+            and throws an exception if the test string does not start with the
+            substring.
+            </summary>
+            <param name="value">
+            The string that is expected to begin with <paramref name="substring"/>.
+            </param>
+            <param name="substring">
+            The string expected to be a prefix of <paramref name="value"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> does not begin with
+            <paramref name="substring"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.StartsWith(System.String,System.String,System.String)">
+            <summary>
+            Tests whether the specified string begins with the specified substring
+            and throws an exception if the test string does not start with the
+            substring.
+            </summary>
+            <param name="value">
+            The string that is expected to begin with <paramref name="substring"/>.
+            </param>
+            <param name="substring">
+            The string expected to be a prefix of <paramref name="value"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            does not begin with <paramref name="substring"/>. The message is
+            shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> does not begin with
+            <paramref name="substring"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.StartsWith(System.String,System.String,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified string begins with the specified substring
+            and throws an exception if the test string does not start with the
+            substring.
+            </summary>
+            <param name="value">
+            The string that is expected to begin with <paramref name="substring"/>.
+            </param>
+            <param name="substring">
+            The string expected to be a prefix of <paramref name="value"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            does not begin with <paramref name="substring"/>. The message is
+            shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> does not begin with
+            <paramref name="substring"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.EndsWith(System.String,System.String)">
+            <summary>
+            Tests whether the specified string ends with the specified substring
+            and throws an exception if the test string does not end with the
+            substring.
+            </summary>
+            <param name="value">
+            The string that is expected to end with <paramref name="substring"/>.
+            </param>
+            <param name="substring">
+            The string expected to be a suffix of <paramref name="value"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> does not end with
+            <paramref name="substring"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.EndsWith(System.String,System.String,System.String)">
+            <summary>
+            Tests whether the specified string ends with the specified substring
+            and throws an exception if the test string does not end with the
+            substring.
+            </summary>
+            <param name="value">
+            The string that is expected to end with <paramref name="substring"/>.
+            </param>
+            <param name="substring">
+            The string expected to be a suffix of <paramref name="value"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            does not end with <paramref name="substring"/>. The message is
+            shown in test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> does not end with
+            <paramref name="substring"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.EndsWith(System.String,System.String,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified string ends with the specified substring
+            and throws an exception if the test string does not end with the
+            substring.
+            </summary>
+            <param name="value">
+            The string that is expected to end with <paramref name="substring"/>.
+            </param>
+            <param name="substring">
+            The string expected to be a suffix of <paramref name="value"/>.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            does not end with <paramref name="substring"/>. The message is
+            shown in test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> does not end with
+            <paramref name="substring"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.Matches(System.String,System.Text.RegularExpressions.Regex)">
+            <summary>
+            Tests whether the specified string matches a regular expression and
+            throws an exception if the string does not match the expression.
+            </summary>
+            <param name="value">
+            The string that is expected to match <paramref name="pattern"/>.
+            </param>
+            <param name="pattern">
+            The regular expression that <paramref name="value"/> is
+            expected to match.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> does not match
+            <paramref name="pattern"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.Matches(System.String,System.Text.RegularExpressions.Regex,System.String)">
+            <summary>
+            Tests whether the specified string matches a regular expression and
+            throws an exception if the string does not match the expression.
+            </summary>
+            <param name="value">
+            The string that is expected to match <paramref name="pattern"/>.
+            </param>
+            <param name="pattern">
+            The regular expression that <paramref name="value"/> is
+            expected to match.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            does not match <paramref name="pattern"/>. The message is shown in
+            test results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> does not match
+            <paramref name="pattern"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.Matches(System.String,System.Text.RegularExpressions.Regex,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified string matches a regular expression and
+            throws an exception if the string does not match the expression.
+            </summary>
+            <param name="value">
+            The string that is expected to match <paramref name="pattern"/>.
+            </param>
+            <param name="pattern">
+            The regular expression that <paramref name="value"/> is
+            expected to match.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            does not match <paramref name="pattern"/>. The message is shown in
+            test results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> does not match
+            <paramref name="pattern"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.DoesNotMatch(System.String,System.Text.RegularExpressions.Regex)">
+            <summary>
+            Tests whether the specified string does not match a regular expression
+            and throws an exception if the string matches the expression.
+            </summary>
+            <param name="value">
+            The string that is expected not to match <paramref name="pattern"/>.
+            </param>
+            <param name="pattern">
+            The regular expression that <paramref name="value"/> is
+            expected to not match.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> matches <paramref name="pattern"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.DoesNotMatch(System.String,System.Text.RegularExpressions.Regex,System.String)">
+            <summary>
+            Tests whether the specified string does not match a regular expression
+            and throws an exception if the string matches the expression.
+            </summary>
+            <param name="value">
+            The string that is expected not to match <paramref name="pattern"/>.
+            </param>
+            <param name="pattern">
+            The regular expression that <paramref name="value"/> is
+            expected to not match.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            matches <paramref name="pattern"/>. The message is shown in test
+            results.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> matches <paramref name="pattern"/>.
+            </exception>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.StringAssert.DoesNotMatch(System.String,System.Text.RegularExpressions.Regex,System.String,System.Object[])">
+            <summary>
+            Tests whether the specified string does not match a regular expression
+            and throws an exception if the string matches the expression.
+            </summary>
+            <param name="value">
+            The string that is expected not to match <paramref name="pattern"/>.
+            </param>
+            <param name="pattern">
+            The regular expression that <paramref name="value"/> is
+            expected to not match.
+            </param>
+            <param name="message">
+            The message to include in the exception when <paramref name="value"/>
+            matches <paramref name="pattern"/>. The message is shown in test
+            results.
+            </param>
+            <param name="parameters">
+            An array of parameters to use when formatting <paramref name="message"/>.
+            </param>
+            <exception cref="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssertFailedException">
+            Thrown if <paramref name="value"/> matches <paramref name="pattern"/>.
+            </exception>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext">
+            <summary>
+            TestContext class. This class should be fully abstract and not contain any 
+            members. The adapter will implement the members. Users in the framework should
+            only access this via a well-defined interface.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.WriteLine(System.String,System.Object[])">
+            <summary>
+            Used to write trace messages while the test is running
+            </summary>
+            <param name="format">format string</param>
+            <param name="args">the arguments</param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.AddResultFile(System.String)">
+            <summary>
+            Adds a file name to the list in TestResult.ResultFileNames
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.BeginTimer(System.String)">
+            <summary>
+            Begins a timer with the specified name
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.EndTimer(System.String)">
+            <summary>
+            Ends a timer with the specified name
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.Properties">
+            <summary>
+            Per test properties
+            </summary>
+            <value></value>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.DataRow">
+            <summary>
+            Current data row when test is used for data driven testing.
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.DataConnection">
+            <summary>
+            Current data connection row when test is used for data driven testing.
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestLogsDir">
+            <summary>
+            Gets the test logs directory.
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestDir">
+            <summary>
+            Gets the test directory.
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestDeploymentDir">
+            <summary>
+            Gets the test deployment directory.
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.TestName">
+            <summary>
+            Gets the test name.
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestContext.CurrentTestOutcome">
+            <summary>
+            Gets the CurrentTestOutcome.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestOutcome">
+            <summary>
+            Outcome of a test or a run.
+            If a new successful state needs to be added you will need to modify 
+            RunResultAndStatistics in TestRun and TestOutcomeHelper below.
+            
+            NOTE: the order is important and is used for computing outcome for aggregations. 
+                  More important outcomes come first. See TestOutcomeHelper.GetAggregationOutcome.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestOutcome.Failed">
+            <summary>
+            Test was executed, but there were issues.
+            Issues may involve exceptions or failed assertions.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestOutcome.Inconclusive">
+            <summary>
+            Test has completed, but we can't say if it passed or failed.
+            May be used for aborted tests...
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestOutcome.Passed">
+            <summary>
+            Test was executed w/o any issues.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestOutcome.InProgress">
+            <summary>
+            Test is currently executing.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestOutcome.Error">
+            <summary>
+            There was a system error while we were trying to execute a test.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestOutcome.Timeout">
+            <summary>
+            The test timed out.
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestOutcome.Aborted">
+            <summary>
+            Test was aborted by the user. 
+            </summary>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.UnitTestOutcome.Unknown">
+            <summary>
+            Test is in an unknown state
+            </summary>
+        </member>
+        <member name="T:System.Data.DataRow">
+            <summary>
+            The data row.
+            </summary>
+        </member>
+        <member name="T:System.Data.Common.DbConnection">
+            <summary>
+            The database connection.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.TestClassAttribute">
+            <summary>
+            Marks a test class.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TestClassAttribute.#ctor">
+            <summary>
+            Initializes a new test class attribute.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.TestMethodAttribute">
+            <summary>
+            Marks a test method.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TestMethodAttribute.#ctor">
+            <summary>
+            Initializes a new TestMethodAttribute.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.TestInitializeAttribute">
+            <summary>
+            A method marker called before a test method runs.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TestInitializeAttribute.#ctor">
+            <summary>
+            Initializes a new TestInitializeAttribute.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.TestCleanupAttribute">
+            <summary>
+            A method marker called after a test method runs.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TestCleanupAttribute.#ctor">
+            <summary>
+            Initializes a new TestCleanupAttribute.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.IgnoreAttribute">
+            <summary>
+            Ignores a unit test.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.IgnoreAttribute.#ctor">
+            <summary>
+            Initializes a new IgnoreAttribute.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.ExpectedExceptionAttribute">
+            <summary>
+            The ExpectedExceptionAttribute.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.ExpectedExceptionAttribute.#ctor(System.Type)">
+            <summary>
+            Initializes the ExpectedExceptionAttribute.
+            </summary>
+            <param name="exceptionType">The exception type.</param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.ExpectedExceptionAttribute.#ctor(System.Type,System.String)">
+            <summary>
+            Initializes the ExpectedExceptionAttribute.
+            </summary>
+            <param name="exceptionType">The exception type.</param>
+            <param name="message">The message.</param>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.ExpectedExceptionAttribute.ExceptionType">
+            <summary>
+            Gets the exception type.
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.ExpectedExceptionAttribute.Message">
+            <summary>
+            Gets the message.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.TestPropertyAttribute">
+            <summary>
+            The test property attribute.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TestPropertyAttribute.#ctor(System.String,System.String)">
+            <summary>
+            Initializes the TestPropertyAttribute.
+            </summary>
+            <param name="name"></param>
+            <param name="value"></param>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestPropertyAttribute.Name">
+            <summary>
+            Gets the name.
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TestPropertyAttribute.Value">
+            <summary>
+            Gets the value.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.ClassInitializeAttribute">
+            <summary>
+            The ClassInitializeAttribute.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.ClassInitializeAttribute.#ctor">
+            <summary>
+            Initializes the ClassInitializeAttribute.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.ClassCleanupAttribute">
+            <summary>
+            The ClassCleanupAttribute.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.ClassCleanupAttribute.#ctor">
+            <summary>
+            Initializes the ClassCleanupAttribute.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssemblyInitializeAttribute">
+            <summary>
+            The AssemblyInitializeAttribute.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.AssemblyInitializeAttribute.#ctor">
+            <summary>
+            Initializes the AssemblyInitializeAttribute.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.AssemblyCleanupAttribute">
+            <summary>
+            The AssemblyCleanupAttribute.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.AssemblyCleanupAttribute.#ctor">
+            <summary>
+            Initializes the AssemblyCleanupAttribute.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.DescriptionAttribute">
+            <summary>
+            Description of the test.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.DescriptionAttribute.#ctor(System.String)">
+            <summary>
+            Initializes the DescriptionAttribute.
+            </summary>
+            <param name="description">The description.</param>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.DescriptionAttribute.Description">
+            <summary>
+            Gets the description.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.OwnerAttribute">
+            <summary>
+            The OwnerAttribute.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.OwnerAttribute.#ctor(System.String)">
+            <summary>
+            Initializes the OwnerAttribute.
+            </summary>
+            <param name="owner">The owner.</param>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.OwnerAttribute.Owner">
+            <summary>
+            Gets the owner.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.CssProjectStructureAttribute">
+            <summary>
+            CSS Project Structure URI.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CssProjectStructureAttribute.#ctor(System.String)">
+            <summary>
+            Initializes the CSS Project Structure URI.
+            </summary>
+            <param name="cssProjectStructure">The structure.</param>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.CssProjectStructureAttribute.CssProjectStructure">
+            <summary>
+            Gets the property structure.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.CssIterationAttribute">
+            <summary>
+            CSS Iteration URI
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.CssIterationAttribute.#ctor(System.String)">
+            <summary>
+            Initializes the CssIterationAttribute.
+            </summary>
+            <param name="cssIteration">The parameter.</param>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.CssIterationAttribute.CssIteration">
+            <summary>
+            Gets the CssIteration.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.PriorityAttribute">
+            <summary>
+            Priority attribute; used to specify the priority of a unit test.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.PriorityAttribute.#ctor(System.Int32)">
+            <summary>
+            Initializes the PriorityAttribute.
+            </summary>
+            <param name="priority">The priority.</param>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.PriorityAttribute.Priority">
+            <summary>
+            Gets the Priority.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.TimeoutAttribute">
+            <summary>
+            Timeout attribute; used to specify the timeout of a unit test.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.TimeoutAttribute.#ctor(System.Int32)">
+            <summary>
+            Initializes the TimeoutAttribute.
+            </summary>
+            <param name="timeout"></param>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.TimeoutAttribute.Timeout">
+            <summary>
+            Gets the Timeout.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.WorkItemAttribute">
+            <summary>
+            WorkItem attribute; used to specify a work item associated with this test.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.WorkItemAttribute.#ctor(System.Int32)">
+            <summary>
+            Initializes the WorkItemAttribute.
+            </summary>
+            <param name="id"></param>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.WorkItemAttribute.Id">
+            <summary>
+            Gets the ID.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.HostTypeAttribute">
+            <summary>
+            HostType specifies the type of host that this unit test will
+            run in.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.HostTypeAttribute.#ctor(System.String)">
+            <summary>
+            Initializes the host type attribute.
+            </summary>
+            <param name="hostType"></param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.HostTypeAttribute.#ctor(System.String,System.String)">
+            <summary>
+            Constructor of HostTypeAttribute.
+            </summary>
+            <param name="hostType">The type of the host.</param>
+            <param name="hostData">Custom data for the host adapter.</param>
+        </member>
+        <member name="F:Microsoft.VisualStudio.TestTools.UnitTesting.HostTypeAttribute.m_hostData">
+            The reason this is string (and not object) is that currently CMI cannot parse arbitrary instances of object and we deprioritized changing CMI.
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.HostTypeAttribute.HostType">
+            <summary>
+            Gets the host type.
+            </summary>
+        </member>
+        <member name="P:Microsoft.VisualStudio.TestTools.UnitTesting.HostTypeAttribute.HostData">
+            <summary>
+            Gets the host data.
+            </summary>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.DeploymentItemAttribute">
+            <summary>
+            Used to specify deployment item (file or directory) for per-test deployment.
+            Can be specified on test class or test method.
+            Can have multiple instances of the attribute to specify more than one item.
+            The item path can be absolute or relative, if relative, it is relative to RunConfig.RelativePathRoot.
+            </summary>
+            <example>
+            [DeploymentItem("file1.xml")]
+            [DeploymentItem("file2.xml", "DataFiles")]
+            [DeploymentItem("bin\Debug")]
+            </example>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.DeploymentItemAttribute.#ctor(System.String)">
+            <summary>
+            Initializes DeploymentItemAttribute.
+            </summary>
+            <param name="path">The path.</param>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.DeploymentItemAttribute.#ctor(System.String,System.String)">
+            <summary>
+            Initializes DeploymentItemAttribute.
+            </summary>
+            <param name="path">The path.</param>
+            <param name="outputDirectory">The output directory.</param>
+        </member>
+        <member name="T:Microsoft.VisualStudio.TestTools.UnitTesting.IVerifiable">
+            <summary>
+            Verifiable interface.
+            </summary>
+        </member>
+        <member name="M:Microsoft.VisualStudio.TestTools.UnitTesting.IVerifiable.IsValid">
+            <summary>
+            The IsValid method.
+            </summary>
+            <returns>Returns a value.</returns>
+        </member>
+    </members>
+</doc>
Binary file SilverlightExampleApp/Libs/SLaB.Navigation.ContentLoaders.Auth.dll has changed
Binary file SilverlightExampleApp/Libs/SLaB.Navigation.ContentLoaders.Error.dll has changed
Binary file SilverlightExampleApp/Libs/SLaB.Navigation.ContentLoaders.Utilities.dll has changed
Binary file SilverlightExampleApp/Libs/SLaB.Navigation.ContentLoaders.dll has changed
Binary file SilverlightExampleApp/Libs/System.Windows.Interactivity.dll has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/Libs/System.Windows.Interactivity.xml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,1025 @@
+<?xml version="1.0"?>
+<doc>
+    <assembly>
+        <name>System.Windows.Interactivity</name>
+    </assembly>
+    <members>
+        <member name="T:System.Windows.Interactivity.AttachableCollection`1">
+            <summary>
+            Represents a collection of IAttachedObject with a shared AssociatedObject and provides change notifications to its contents when that AssociatedObject changes.
+            </summary>
+        </member>
+        <member name="T:System.Windows.Interactivity.IAttachedObject">
+            <summary>
+            An interface for an object that can be attached to another object.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.IAttachedObject.Attach(System.Windows.DependencyObject)">
+            <summary>
+            Attaches to the specified object.
+            </summary>
+            <param name="dependencyObject">The object to attach to.</param>
+        </member>
+        <member name="M:System.Windows.Interactivity.IAttachedObject.Detach">
+            <summary>
+            Detaches this instance from its associated object.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.IAttachedObject.AssociatedObject">
+            <summary>
+            Gets the associated object.
+            </summary>
+            <value>The associated object.</value>
+            <remarks>Represents the object the instance is attached to.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.AttachableCollection`1.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.AttachableCollection`1"/> class.
+            </summary>
+            <remarks>Internal, because this should not be inherited outside this assembly.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.AttachableCollection`1.OnAttached">
+            <summary>
+            Called immediately after the collection is attached to an AssociatedObject.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.AttachableCollection`1.OnDetaching">
+            <summary>
+            Called when the collection is being detached from its AssociatedObject, but before it has actually occurred.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.AttachableCollection`1.ItemAdded(`0)">
+            <summary>
+            Called when a new item is added to the collection.
+            </summary>
+            <param name="item">The new item.</param>
+        </member>
+        <member name="M:System.Windows.Interactivity.AttachableCollection`1.ItemRemoved(`0)">
+            <summary>
+            Called when an item is removed from the collection.
+            </summary>
+            <param name="item">The removed item.</param>
+        </member>
+        <member name="M:System.Windows.Interactivity.AttachableCollection`1.VerifyAdd(`0)">
+            <exception cref="T:System.InvalidOperationException">Cannot add the instance to a collection more than once.</exception>
+        </member>
+        <member name="M:System.Windows.Interactivity.AttachableCollection`1.Attach(System.Windows.DependencyObject)">
+            <summary>
+            Attaches to the specified object.
+            </summary>
+            <param name="dependencyObject">The object to attach to.</param>
+            <exception cref="T:System.InvalidOperationException">The IAttachedObject is already attached to a different object.</exception>
+        </member>
+        <member name="M:System.Windows.Interactivity.AttachableCollection`1.Detach">
+            <summary>
+            Detaches this instance from its associated object.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.AttachableCollection`1.AssociatedObject">
+            <summary>
+            The object on which the collection is hosted.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.AttachableCollection`1.System#Windows#Interactivity#IAttachedObject#AssociatedObject">
+            <summary>
+            Gets the associated object.
+            </summary>
+            <value>The associated object.</value>
+        </member>
+        <member name="T:System.Windows.Interactivity.Behavior`1">
+            <summary>
+            Encapsulates state information and zero or more ICommands into an attachable object.
+            </summary>
+            <typeparam name="T">The type the <see cref="T:System.Windows.Interactivity.Behavior`1"/> can be attached to.</typeparam>
+            <remarks>
+            	Behavior is the base class for providing attachable state and commands to an object.
+            	The types the Behavior can be attached to can be controlled by the generic parameter.
+            	Override OnAttached() and OnDetaching() methods to hook and unhook any necessary handlers
+            	from the AssociatedObject.
+            </remarks>
+        </member>
+        <member name="T:System.Windows.Interactivity.Behavior">
+            <summary>
+            Encapsulates state information and zero or more ICommands into an attachable object.
+            </summary>
+            <remarks>This is an infrastructure class. Behavior authors should derive from Behavior&lt;T&gt; instead of from this class.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.Behavior.OnAttached">
+            <summary>
+            Called after the behavior is attached to an AssociatedObject.
+            </summary>
+            <remarks>Override this to hook up functionality to the AssociatedObject.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.Behavior.OnDetaching">
+            <summary>
+            Called when the behavior is being detached from its AssociatedObject, but before it has actually occurred.
+            </summary>
+            <remarks>Override this to unhook functionality from the AssociatedObject.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.Behavior.Attach(System.Windows.DependencyObject)">
+            <summary>
+            Attaches to the specified object.
+            </summary>
+            <param name="dependencyObject">The object to attach to.</param>
+            <exception cref="T:System.InvalidOperationException">The Behavior is already hosted on a different element.</exception>
+            <exception cref="T:System.InvalidOperationException">dependencyObject does not satisfy the Behavior type constraint.</exception>
+        </member>
+        <member name="M:System.Windows.Interactivity.Behavior.Detach">
+            <summary>
+            Detaches this instance from its associated object.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.Behavior.AssociatedType">
+            <summary>
+            The type to which this behavior can be attached.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.Behavior.AssociatedObject">
+            <summary>
+            Gets the object to which this behavior is attached.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.Behavior.System#Windows#Interactivity#IAttachedObject#AssociatedObject">
+            <summary>
+            Gets the associated object.
+            </summary>
+            <value>The associated object.</value>
+        </member>
+        <member name="M:System.Windows.Interactivity.Behavior`1.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.Behavior`1"/> class.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.Behavior`1.AssociatedObject">
+            <summary>
+            Gets the object to which this <see cref="T:System.Windows.Interactivity.Behavior`1"/> is attached.
+            </summary>
+        </member>
+        <member name="T:System.Windows.Interactivity.BehaviorCollection">
+            <summary>
+            Represents a collection of behaviors with a shared AssociatedObject and provides change notifications to its contents when that AssociatedObject changes.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.BehaviorCollection.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.BehaviorCollection"/> class.
+            </summary>
+            <remarks>Internal, because this should not be inherited outside this assembly.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.BehaviorCollection.OnAttached">
+            <summary>
+            Called immediately after the collection is attached to an AssociatedObject.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.BehaviorCollection.OnDetaching">
+            <summary>
+            Called when the collection is being detached from its AssociatedObject, but before it has actually occurred.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.BehaviorCollection.ItemAdded(System.Windows.Interactivity.Behavior)">
+            <summary>
+            Called when a new item is added to the collection.
+            </summary>
+            <param name="item">The new item.</param>
+        </member>
+        <member name="M:System.Windows.Interactivity.BehaviorCollection.ItemRemoved(System.Windows.Interactivity.Behavior)">
+            <summary>
+            Called when an item is removed from the collection.
+            </summary>
+            <param name="item">The removed item.</param>
+        </member>
+        <member name="T:System.Windows.Interactivity.CustomPropertyValueEditor">
+            <summary>
+            Enumerates possible values for reusable property value editors.
+            </summary>
+        </member>
+        <member name="F:System.Windows.Interactivity.CustomPropertyValueEditor.Element">
+            <summary>
+            Uses the element picker, if supported, to edit this property at design time.
+            </summary>
+        </member>
+        <member name="F:System.Windows.Interactivity.CustomPropertyValueEditor.Storyboard">
+            <summary>
+            Uses the storyboard picker, if supported, to edit this property at design time.
+            </summary>
+        </member>
+        <member name="F:System.Windows.Interactivity.CustomPropertyValueEditor.StateName">
+            <summary>
+            Uses the state picker, if supported, to edit this property at design time.
+            </summary>
+        </member>
+        <member name="F:System.Windows.Interactivity.CustomPropertyValueEditor.ElementBinding">
+            <summary>
+            Uses the element-binding picker, if supported, to edit this property at design time.
+            </summary>
+        </member>
+        <member name="F:System.Windows.Interactivity.CustomPropertyValueEditor.PropertyBinding">
+            <summary>
+            Uses the property-binding picker, if supported, to edit this property at design time.
+            </summary>
+        </member>
+        <member name="T:System.Windows.Interactivity.CustomPropertyValueEditorAttribute">
+            <summary>
+            Associates the given editor type with the property on which the CustomPropertyValueEditor is applied.
+            </summary>
+            <remarks>Use this attribute to get improved design-time editing for properties that denote element (by name), storyboards, or states (by name).</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.CustomPropertyValueEditorAttribute.#ctor(System.Windows.Interactivity.CustomPropertyValueEditor)">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.CustomPropertyValueEditorAttribute"/> class.
+            </summary>
+            <param name="customPropertyValueEditor">The custom property value editor.</param>
+        </member>
+        <member name="P:System.Windows.Interactivity.CustomPropertyValueEditorAttribute.CustomPropertyValueEditor">
+            <summary>
+            Gets or sets the custom property value editor.
+            </summary>
+            <value>The custom property value editor.</value>
+        </member>
+        <member name="T:System.Windows.Interactivity.DefaultTriggerAttribute">
+            <summary>
+            Provides design tools information about what <see cref="T:System.Windows.Interactivity.TriggerBase"/> to instantiate for a given action or command.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.DefaultTriggerAttribute.#ctor(System.Type,System.Type,System.Object)">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.DefaultTriggerAttribute"/> class.
+            </summary>
+            <param name="targetType">The type this attribute applies to.</param>
+            <param name="triggerType">The type of <see cref="T:System.Windows.Interactivity.TriggerBase"/> to instantiate.</param>
+            <param name="parameters">A single argument for the specified <see cref="T:System.Windows.Interactivity.TriggerBase"/>.</param>
+            <exception cref="T:System.ArgumentException"><c cref="F:System.Windows.Interactivity.DefaultTriggerAttribute.triggerType"/> is not derived from TriggerBase.</exception>
+            <remarks>This constructor is useful if the specifed <see cref="T:System.Windows.Interactivity.TriggerBase"/> has a single argument. The
+            resulting code will be CLS compliant.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.DefaultTriggerAttribute.#ctor(System.Type,System.Type,System.Object[])">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.DefaultTriggerAttribute"/> class.
+            </summary>
+            <param name="targetType">The type this attribute applies to.</param>
+            <param name="triggerType">The type of <see cref="T:System.Windows.Interactivity.TriggerBase"/> to instantiate.</param>
+            <param name="parameters">The constructor arguments for the specified <see cref="T:System.Windows.Interactivity.TriggerBase"/>.</param>
+            <exception cref="T:System.ArgumentException"><c cref="F:System.Windows.Interactivity.DefaultTriggerAttribute.triggerType"/> is not derived from TriggerBase.</exception>
+        </member>
+        <member name="M:System.Windows.Interactivity.DefaultTriggerAttribute.Instantiate">
+            <summary>
+            Instantiates this instance.
+            </summary>
+            <returns>The <see cref="T:System.Windows.Interactivity.TriggerBase"/> specified by the DefaultTriggerAttribute.</returns>
+        </member>
+        <member name="P:System.Windows.Interactivity.DefaultTriggerAttribute.TargetType">
+            <summary>
+            Gets the type that this DefaultTriggerAttribute applies to.
+            </summary>
+            <value>The type this DefaultTriggerAttribute applies to.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.DefaultTriggerAttribute.TriggerType">
+            <summary>
+            Gets the type of the <see cref="T:System.Windows.Interactivity.TriggerBase"/> to instantiate.
+            </summary>
+            <value>The type of the <see cref="T:System.Windows.Interactivity.TriggerBase"/> to instantiate.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.DefaultTriggerAttribute.Parameters">
+            <summary>
+            Gets the parameters to pass to the <see cref="T:System.Windows.Interactivity.TriggerBase"/> constructor.
+            </summary>
+            <value>The parameters to pass to the <see cref="T:System.Windows.Interactivity.TriggerBase"/> constructor.</value>
+        </member>
+        <member name="M:System.Windows.Interactivity.DependencyObjectHelper.GetSelfAndAncestors(System.Windows.DependencyObject)">
+            <summary>
+            This method will use the VisualTreeHelper.GetParent method to do a depth first walk up 
+            the visual tree and return all ancestors of the specified object, including the object itself.
+            </summary>
+            <param name="dependencyObject">The object in the visual tree to find ancestors of.</param>
+            <returns>Returns itself an all ancestors in the visual tree.</returns>
+        </member>
+        <member name="T:System.Windows.Interactivity.EventObserver">
+            <summary>
+            EventObserver is designed to help manage event handlers by detatching when disposed. Creating this object will also attach in the constructor.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.EventObserver.#ctor(System.Reflection.EventInfo,System.Object,System.Delegate)">
+            <summary>
+            Creates an instance of EventObserver and attaches to the supplied event on the supplied target. Call dispose to detach.
+            </summary>
+            <param name="eventInfo">The event to attach and detach from.</param>
+            <param name="target">The target object the event is defined on. Null if the method is static.</param>
+            <param name="handler">The delegate to attach to the event.</param>
+        </member>
+        <member name="M:System.Windows.Interactivity.EventObserver.Dispose">
+            <summary>
+            Detaches the handler from the event.
+            </summary>
+        </member>
+        <member name="T:System.Windows.Interactivity.EventTrigger">
+            <summary>
+            A trigger that listens for a specified event on its source and fires when that event is fired.
+            </summary>
+        </member>
+        <member name="T:System.Windows.Interactivity.EventTriggerBase`1">
+            <summary>
+            Represents a trigger that can listen to an element other than its AssociatedObject.
+            </summary>
+            <typeparam name="T">The type that this trigger can be associated with.</typeparam>
+            <remarks>
+            	EventTriggerBase extends TriggerBase to add knowledge of another object than the one it is attached to. 
+            	This allows a user to attach a Trigger/Action pair to one element and invoke the Action in response to a 
+            	change in another object somewhere else. Override OnSourceChanged to hook or unhook handlers on the source 
+            	element, and OnAttached/OnDetaching for the associated element. The type of the Source element can be 
+            	constrained by the generic type parameter. If you need control over the type of the 
+            	AssociatedObject, set a TypeConstraintAttribute on your derived type.
+            </remarks>
+        </member>
+        <member name="T:System.Windows.Interactivity.EventTriggerBase">
+            <summary>
+            Represents a trigger that can listen to an object other than its AssociatedObject.
+            </summary>
+            <remarks>This is an infrastructure class. Trigger authors should derive from EventTriggerBase&lt;T&gt; instead of this class.</remarks>
+        </member>
+        <member name="T:System.Windows.Interactivity.TriggerBase">
+            <summary>
+            Represents an object that can invoke Actions conditionally.
+            </summary>
+            <remarks>This is an infrastructure class. Trigger authors should derive from Trigger&lt;T&gt; instead of this class.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerBase.InvokeActions(System.Object)">
+            <summary>
+            Invoke all actions associated with this trigger.
+            </summary>
+            <remarks>Derived classes should call this to fire the trigger.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerBase.OnAttached">
+            <summary>
+            Called after the trigger is attached to an AssociatedObject.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerBase.OnDetaching">
+            <summary>
+            Called when the trigger is being detached from its AssociatedObject, but before it has actually occurred.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerBase.Attach(System.Windows.DependencyObject)">
+            <summary>
+            Attaches to the specified object.
+            </summary>
+            <param name="dependencyObject">The object to attach to.</param>
+            <exception cref="T:System.InvalidOperationException">Cannot host the same trigger on more than one object at a time.</exception>
+            <exception cref="T:System.InvalidOperationException">dependencyObject does not satisfy the trigger type constraint.</exception>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerBase.Detach">
+            <summary>
+            Detaches this instance from its associated object.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.TriggerBase.AssociatedObject">
+            <summary>
+            Gets the object to which the trigger is attached.
+            </summary>
+            <value>The associated object.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.TriggerBase.AssociatedObjectTypeConstraint">
+            <summary>
+            Gets the type constraint of the associated object.
+            </summary>
+            <value>The associated object type constraint.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.TriggerBase.Actions">
+            <summary>
+            Gets the actions associated with this trigger.
+            </summary>
+            <value>The actions associated with this trigger.</value>
+        </member>
+        <member name="E:System.Windows.Interactivity.TriggerBase.PreviewInvoke">
+            <summary>
+            Event handler for registering to PreviewInvoke.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.TriggerBase.System#Windows#Interactivity#IAttachedObject#AssociatedObject">
+            <summary>
+            Gets the associated object.
+            </summary>
+            <value>The associated object.</value>
+        </member>
+        <member name="M:System.Windows.Interactivity.EventTriggerBase.GetEventName">
+            <summary>
+            Specifies the name of the Event this EventTriggerBase is listening for.
+            </summary>
+            <returns></returns>
+        </member>
+        <member name="M:System.Windows.Interactivity.EventTriggerBase.OnEvent(System.EventArgs)">
+            <summary>
+            Called when the event associated with this EventTriggerBase is fired. By default, this will invoke all actions on the trigger.
+            </summary>
+            <param name="eventArgs">The <see cref="T:System.EventArgs"/> instance containing the event data.</param>
+            <remarks>Override this to provide more granular control over when actions associated with this trigger will be invoked.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.EventTriggerBase.OnSourceChangedImpl(System.Object,System.Object)">
+            <summary>
+            Called when the source changes.
+            </summary>
+            <param name="oldSource">The old source.</param>
+            <param name="newSource">The new source.</param>
+            <remarks>This function should be overridden in derived classes to hook functionality to and unhook functionality from the changing source objects.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.EventTriggerBase.OnAttached">
+            <summary>
+            Called after the trigger is attached to an AssociatedObject.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.EventTriggerBase.OnDetaching">
+            <summary>
+            Called when the trigger is being detached from its AssociatedObject, but before it has actually occurred.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.EventTriggerBase.RegisterEvent(System.Object,System.String)">
+            <exception cref="T:System.ArgumentException">Could not find eventName on the Target.</exception>
+        </member>
+        <member name="P:System.Windows.Interactivity.EventTriggerBase.AssociatedObjectTypeConstraint">
+            <summary>
+            Gets the type constraint of the associated object.
+            </summary>
+            <value>The associated object type constraint.</value>
+            <remarks>Define a TypeConstraintAttribute on a derived type to constrain the types it may be attached to.</remarks>
+        </member>
+        <member name="P:System.Windows.Interactivity.EventTriggerBase.SourceTypeConstraint">
+            <summary>
+            Gets the source type constraint.
+            </summary>
+            <value>The source type constraint.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.EventTriggerBase.SourceObject">
+            <summary>
+            Gets or sets the target object. If TargetObject is not set, the target will look for the object specified by TargetName. If an element referred to by TargetName cannot be found, the target will default to the AssociatedObject. This is a dependency property.
+            </summary>
+            <value>The target object.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.EventTriggerBase.SourceName">
+            <summary>
+            Gets or sets the name of the element this EventTriggerBase listens for as a source. If the name is not set or cannot be resolved, the AssociatedObject will be used.  This is a dependency property.
+            </summary>
+            <value>The name of the source element.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.EventTriggerBase.Source">
+            <summary>
+            Gets the resolved source. If <c ref="SourceName"/> is not set or cannot be resolved, defaults to AssociatedObject.
+            </summary>
+            <value>The resolved source object.</value>
+            <remarks>In general, this property should be used in place of AssociatedObject in derived classes.</remarks>
+            <exception cref="T:System.InvalidOperationException">The element pointed to by <c cref="P:System.Windows.Interactivity.EventTriggerBase.Source"/> does not satisify the type constraint.</exception>
+        </member>
+        <member name="M:System.Windows.Interactivity.EventTriggerBase`1.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.EventTriggerBase`1"/> class.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.EventTriggerBase`1.OnSourceChanged(`0,`0)">
+            <summary>
+            Called when the source property changes.
+            </summary>
+            <remarks>Override this to hook functionality to and unhook functionality from the specified source, rather than the AssociatedObject.</remarks>
+            <param name="oldSource">The old source.</param>
+            <param name="newSource">The new source.</param>
+        </member>
+        <member name="P:System.Windows.Interactivity.EventTriggerBase`1.Source">
+            <summary>
+            Gets the resolved source. If <c ref="SourceName"/> is not set or cannot be resolved, defaults to AssociatedObject.
+            </summary>
+            <value>The resolved source object.</value>
+            <remarks>In general, this property should be used in place of AssociatedObject in derived classes.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.EventTrigger.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.EventTrigger"/> class.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.EventTrigger.#ctor(System.String)">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.EventTrigger"/> class.
+            </summary>
+            <param name="eventName">Name of the event.</param>
+        </member>
+        <member name="P:System.Windows.Interactivity.EventTrigger.EventName">
+            <summary>
+            Gets or sets the name of the event to listen for. This is a dependency property.
+            </summary>
+            <value>The name of the event.</value>
+        </member>
+        <member name="T:System.Windows.Interactivity.Interaction">
+            <summary>
+            Static class that owns the Triggers and Behaviors attached properties. Handles propagation of AssociatedObject change notifications.
+            </summary>
+        </member>
+        <member name="F:System.Windows.Interactivity.Interaction.TriggersProperty">
+            <summary>
+            This property is used as the internal backing store for the public Triggers attached property.
+            </summary>
+        </member>
+        <member name="F:System.Windows.Interactivity.Interaction.BehaviorsProperty">
+            <summary>
+            This property is used as the internal backing store for the public Behaviors attached property.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.Interaction.GetTriggers(System.Windows.DependencyObject)">
+            <summary>
+            Gets the TriggerCollection containing the triggers associated with the specified object.
+            </summary>
+            <param name="obj">The object from which to retrieve the triggers.</param>
+            <returns>A TriggerCollection containing the triggers associated with the specified object.</returns>
+        </member>
+        <member name="M:System.Windows.Interactivity.Interaction.GetBehaviors(System.Windows.DependencyObject)">
+            <summary>
+            Gets the <see cref="T:System.Windows.Interactivity.BehaviorCollection"/> associated with a specified object.
+            </summary>
+            <param name="obj">The object from which to retrieve the <see cref="T:System.Windows.Interactivity.BehaviorCollection"/>.</param>
+            <returns>A <see cref="T:System.Windows.Interactivity.BehaviorCollection"/> containing the behaviors associated with the specified object.</returns>
+        </member>
+        <member name="M:System.Windows.Interactivity.Interaction.OnBehaviorsChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <exception cref="T:System.InvalidOperationException">Cannot host the same BehaviorCollection on more than one object at a time.</exception>
+        </member>
+        <member name="M:System.Windows.Interactivity.Interaction.OnTriggersChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
+            <exception cref="T:System.InvalidOperationException">Cannot host the same TriggerCollection on more than one object at a time.</exception>
+        </member>
+        <member name="M:System.Windows.Interactivity.Interaction.IsElementLoaded(System.Windows.FrameworkElement)">
+            <summary>
+            A helper function to take the place of FrameworkElement.IsLoaded, as this property is not available in Silverlight.
+            </summary>
+            <param name="element">The element of interest.</param>
+            <returns>True if the element has been loaded; otherwise, False.</returns>
+        </member>
+        <member name="T:System.Windows.Interactivity.InvokeCommandAction">
+            <summary>
+            Executes a specified ICommand when invoked.
+            </summary>
+        </member>
+        <member name="T:System.Windows.Interactivity.TriggerAction`1">
+            <summary>
+            Represents an attachable object that encapsulates a unit of functionality.
+            </summary>
+            <typeparam name="T">The type to which this action can be attached.</typeparam>
+        </member>
+        <member name="T:System.Windows.Interactivity.TriggerAction">
+            <summary>
+            Represents an attachable object that encapsulates a unit of functionality.
+            </summary>
+            <remarks>This is an infrastructure class. Action authors should derive from TriggerAction&lt;T&gt; instead of this class.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerAction.CallInvoke(System.Object)">
+            <summary>
+            Attempts to invoke the action.
+            </summary>
+            <param name="parameter">The parameter to the action. If the action does not require a parameter, the parameter may be set to a null reference.</param>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerAction.Invoke(System.Object)">
+            <summary>
+            Invokes the action.
+            </summary>
+            <param name="parameter">The parameter to the action. If the action does not require a parameter, the parameter may be set to a null reference.</param>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerAction.OnAttached">
+            <summary>
+            Called after the action is attached to an AssociatedObject.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerAction.OnDetaching">
+            <summary>
+            Called when the action is being detached from its AssociatedObject, but before it has actually occurred.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerAction.Attach(System.Windows.DependencyObject)">
+            <summary>
+            Attaches to the specified object.
+            </summary>
+            <param name="dependencyObject">The object to attach to.</param>
+            <exception cref="T:System.InvalidOperationException">Cannot host the same TriggerAction on more than one object at a time.</exception>
+            <exception cref="T:System.InvalidOperationException">dependencyObject does not satisfy the TriggerAction type constraint.</exception>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerAction.Detach">
+            <summary>
+            Detaches this instance from its associated object.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.TriggerAction.IsEnabled">
+            <summary>
+            Gets or sets a value indicating whether this action will run when invoked. This is a dependency property.
+            </summary>
+            <value>
+            	<c>True</c> if this action will be run when invoked; otherwise, <c>False</c>.
+            </value>
+        </member>
+        <member name="P:System.Windows.Interactivity.TriggerAction.AssociatedObject">
+            <summary>
+            Gets the object to which this action is attached.
+            </summary>
+            <value>The associated object.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.TriggerAction.AssociatedObjectTypeConstraint">
+            <summary>
+            Gets the associated object type constraint.
+            </summary>
+            <value>The associated object type constraint.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.TriggerAction.IsHosted">
+            <summary>
+            Gets or sets a value indicating whether this instance is attached.
+            </summary>
+            <value><c>True</c> if this instance is attached; otherwise, <c>False</c>.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.TriggerAction.System#Windows#Interactivity#IAttachedObject#AssociatedObject">
+            <summary>
+            Gets the associated object.
+            </summary>
+            <value>The associated object.</value>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerAction`1.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.TriggerAction`1"/> class.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.TriggerAction`1.AssociatedObject">
+            <summary>
+            Gets the object to which this <see cref="T:System.Windows.Interactivity.TriggerAction`1"/> is attached.
+            </summary>
+            <value>The associated object.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.TriggerAction`1.AssociatedObjectTypeConstraint">
+            <summary>
+            Gets the associated object type constraint.
+            </summary>
+            <value>The associated object type constraint.</value>
+        </member>
+        <member name="M:System.Windows.Interactivity.InvokeCommandAction.Invoke(System.Object)">
+            <summary>
+            Invokes the action.
+            </summary>
+            <param name="parameter">The parameter to the action. If the action does not require a parameter, the parameter may be set to a null reference.</param>
+        </member>
+        <member name="P:System.Windows.Interactivity.InvokeCommandAction.CommandName">
+            <summary>
+            Gets or sets the name of the command this action should invoke.
+            </summary>
+            <value>The name of the command this action should invoke.</value>
+            <remarks>This property will be superseded by the Command property if both are set.</remarks>
+        </member>
+        <member name="P:System.Windows.Interactivity.InvokeCommandAction.Command">
+            <summary>
+            Gets or sets the command this action should invoke. This is a dependency property.
+            </summary>
+            <value>The command to execute.</value>
+            <remarks>This property will take precedence over the CommandName property if both are set.</remarks>
+        </member>
+        <member name="P:System.Windows.Interactivity.InvokeCommandAction.CommandParameter">
+            <summary>
+            Gets or sets the command parameter. This is a dependency property.
+            </summary>
+            <value>The command parameter.</value>
+            <remarks>This is the value passed to ICommand.CanExecute and ICommand.Execute.</remarks>
+        </member>
+        <member name="T:System.Windows.Interactivity.NameResolvedEventArgs">
+            <summary>
+            Provides data about which objects were affected when resolving a name change.
+            </summary>
+        </member>
+        <member name="T:System.Windows.Interactivity.NameResolver">
+            <summary>
+            Helper class to handle the logic of resolving a TargetName into a Target element
+            based on the context provided by a host element.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.NameResolver.UpdateObjectFromName(System.Windows.DependencyObject)">
+            <summary>
+            Attempts to update the resolved object from the name within the context of the namescope reference element.
+            </summary>
+            <param name="oldObject">The old resolved object.</param>
+            <remarks>
+            Resets the existing target and attempts to resolve the current TargetName from the
+            context of the current Host. If it cannot resolve from the context of the Host, it will
+            continue up the visual tree until it resolves. If it has not resolved it when it reaches
+            the root, it will set the Target to null and write a warning message to Debug output.
+            </remarks>
+        </member>
+        <member name="E:System.Windows.Interactivity.NameResolver.ResolvedElementChanged">
+            <summary>
+            Occurs when the resolved element has changed.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.NameResolver.Name">
+            <summary>
+            Gets or sets the name of the element to attempt to resolve.
+            </summary>
+            <value>The name to attempt to resolve.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.NameResolver.Object">
+            <summary>
+            The resolved object. Will return the reference element if TargetName is null or empty, or if a resolve has not been attempted.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.NameResolver.NameScopeReferenceElement">
+            <summary>
+            Gets or sets the reference element from which to perform the name resolution.
+            </summary>
+            <value>The reference element.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.NameResolver.PendingReferenceElementLoad">
+            <summary>
+            Gets or sets a value indicating whether the reference element load is pending.
+            </summary>
+            <value>
+            	<c>True</c> if [pending reference element load]; otherwise, <c>False</c>.
+            </value>
+            <remarks>
+            If the Host has not been loaded, the name will not be resolved.
+            In that case, delay the resolution and track that fact with this property.
+            </remarks>
+        </member>
+        <member name="T:System.Windows.Interactivity.TargetedTriggerAction`1">
+            <summary>
+            Represents an action that can be targeted to affect an object other than its AssociatedObject.
+            </summary>
+            <typeparam name="T">The type constraint on the target.</typeparam>
+            <remarks>
+            	TargetedTriggerAction extends TriggerAction to add knowledge of another element than the one it is attached to. 
+            	This allows a user to invoke the action on an element other than the one it is attached to in response to a 
+            	trigger firing. Override OnTargetChanged to hook or unhook handlers on the target element, and OnAttached/OnDetaching 
+            	for the associated element. The type of the Target element can be constrained by the generic type parameter. If 
+            	you need control over the type of the AssociatedObject, set a TypeConstraintAttribute on your derived type.
+            </remarks>
+        </member>
+        <member name="T:System.Windows.Interactivity.TargetedTriggerAction">
+            <summary>
+            Represents an action that can be targeted to affect an object other than its AssociatedObject.
+            </summary>
+            <remarks>This is an infrastructure class. Action authors should derive from TargetedTriggerAction&lt;T&gt; instead of this class.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.TargetedTriggerAction.OnTargetChangedImpl(System.Object,System.Object)">
+            <summary>
+            Called when the target changes.
+            </summary>
+            <param name="oldTarget">The old target.</param>
+            <param name="newTarget">The new target.</param>
+            <remarks>This function should be overriden in derived classes to hook and unhook functionality from the changing source objects.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.TargetedTriggerAction.OnAttached">
+            <summary>
+            Called after the action is attached to an AssociatedObject.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.TargetedTriggerAction.OnDetaching">
+            <summary>
+            Called when the action is being detached from its AssociatedObject, but before it has actually occurred.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.TargetedTriggerAction.TargetObject">
+            <summary>
+            Gets or sets the target object. If TargetObject is not set, the target will look for the object specified by TargetName. If an element referred to by TargetName cannot be found, the target will default to the AssociatedObject. This is a dependency property.
+            </summary>
+            <value>The target object.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.TargetedTriggerAction.TargetName">
+            <summary>
+            Gets or sets the name of the object this action targets. If Target is set, this property is ignored. If Target is not set and TargetName is not set or cannot be resolved, the target will default to the AssociatedObject. This is a dependency property.
+            </summary>
+            <value>The name of the target object.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.TargetedTriggerAction.Target">
+            <summary>
+            Gets the target object. If TargetObject is set, returns TargetObject. Else, if TargetName is not set or cannot be resolved, defaults to the AssociatedObject.
+            </summary>
+            <value>The target object.</value>
+            <remarks>In general, this property should be used in place of AssociatedObject in derived classes.</remarks>
+            <exception cref="T:System.InvalidOperationException">The Target element does not satisfy the type constraint.</exception>
+        </member>
+        <member name="P:System.Windows.Interactivity.TargetedTriggerAction.AssociatedObjectTypeConstraint">
+            <summary>
+            Gets the associated object type constraint.
+            </summary>
+            <value>The associated object type constraint.</value>
+            <remarks>Define a TypeConstraintAttribute on a derived type to constrain the types it may be attached to.</remarks>
+        </member>
+        <member name="P:System.Windows.Interactivity.TargetedTriggerAction.TargetTypeConstraint">
+            <summary>
+            Gets the target type constraint.
+            </summary>
+            <value>The target type constraint.</value>
+        </member>
+        <member name="M:System.Windows.Interactivity.TargetedTriggerAction`1.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.TargetedTriggerAction`1"/> class.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.TargetedTriggerAction`1.OnTargetChanged(`0,`0)">
+            <summary>
+            Called when the target property changes.
+            </summary>
+            <remarks>Override this to hook and unhook functionality on the specified Target, rather than the AssociatedObject.</remarks>
+            <param name="oldTarget">The old target.</param>
+            <param name="newTarget">The new target.</param>
+        </member>
+        <member name="P:System.Windows.Interactivity.TargetedTriggerAction`1.Target">
+            <summary>
+            Gets the target object. If TargetName is not set or cannot be resolved, defaults to the AssociatedObject.
+            </summary>
+            <value>The target.</value>
+            <remarks>In general, this property should be used in place of AssociatedObject in derived classes.</remarks>
+        </member>
+        <member name="T:System.Windows.Interactivity.TriggerActionCollection">
+            <summary>
+            Represents a collection of actions with a shared AssociatedObject and provides change notifications to its contents when that AssociatedObject changes.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerActionCollection.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.TriggerActionCollection"/> class.
+            </summary>
+            <remarks>Internal, because this should not be inherited outside this assembly.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerActionCollection.OnAttached">
+            <summary>
+            Called immediately after the collection is attached to an AssociatedObject.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerActionCollection.OnDetaching">
+            <summary>
+            Called when the collection is being detached from its AssociatedObject, but before it has actually occurred.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerActionCollection.ItemAdded(System.Windows.Interactivity.TriggerAction)">
+            <summary>
+            Called when a new item is added to the collection.
+            </summary>
+            <param name="item">The new item.</param>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerActionCollection.ItemRemoved(System.Windows.Interactivity.TriggerAction)">
+            <summary>
+            Called when an item is removed from the collection.
+            </summary>
+            <param name="item">The removed item.</param>
+        </member>
+        <member name="T:System.Windows.Interactivity.TriggerBase`1">
+            <summary>
+            Represents an object that can invoke actions conditionally.
+            </summary>
+            <typeparam name="T">The type to which this trigger can be attached.</typeparam>
+            <remarks>
+            	TriggerBase is the base class for controlling actions. Override OnAttached() and 
+            	OnDetaching() to hook and unhook handlers on the AssociatedObject. You may 
+            	constrain the types that a derived TriggerBase may be attached to by specifying 
+            	the generic parameter. Call InvokeActions() to fire all Actions associated with 
+            	this TriggerBase.
+            </remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerBase`1.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.TriggerBase`1"/> class.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.TriggerBase`1.AssociatedObject">
+            <summary>
+            Gets the object to which the trigger is attached.
+            </summary>
+            <value>The associated object.</value>
+        </member>
+        <member name="P:System.Windows.Interactivity.TriggerBase`1.AssociatedObjectTypeConstraint">
+            <summary>
+            Gets the type constraint of the associated object.
+            </summary>
+            <value>The associated object type constraint.</value>
+        </member>
+        <member name="T:System.Windows.Interactivity.PreviewInvokeEventArgs">
+            <summary>
+            Argument passed to PreviewInvoke event. Assigning Cancelling to True will cancel the invoking of the trigger.
+            </summary>
+            <remarks>This is an infrastructure class. Behavior attached to a trigger base object can add its behavior as a listener to TriggerBase.PreviewInvoke.</remarks>
+        </member>
+        <member name="T:System.Windows.Interactivity.TriggerCollection">
+            <summary>
+             Represents a collection of triggers with a shared AssociatedObject and provides change notifications to its contents when that AssociatedObject changes.
+             </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerCollection.#ctor">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.TriggerCollection"/> class.
+            </summary>
+            <remarks>Internal, because this should not be inherited outside this assembly.</remarks>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerCollection.OnAttached">
+            <summary>
+            Called immediately after the collection is attached to an AssociatedObject.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerCollection.OnDetaching">
+            <summary>
+            Called when the collection is being detached from its AssociatedObject, but before it has actually occurred.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerCollection.ItemAdded(System.Windows.Interactivity.TriggerBase)">
+            <summary>
+            Called when a new item is added to the collection.
+            </summary>
+            <param name="item">The new item.</param>
+        </member>
+        <member name="M:System.Windows.Interactivity.TriggerCollection.ItemRemoved(System.Windows.Interactivity.TriggerBase)">
+            <summary>
+            Called when an item is removed from the collection.
+            </summary>
+            <param name="item">The removed item.</param>
+        </member>
+        <member name="T:System.Windows.Interactivity.TypeConstraintAttribute">
+            <summary>
+            Specifies type constraints on the AssociatedObject of TargetedTriggerAction and EventTriggerBase.
+            </summary>
+        </member>
+        <member name="M:System.Windows.Interactivity.TypeConstraintAttribute.#ctor(System.Type)">
+            <summary>
+            Initializes a new instance of the <see cref="T:System.Windows.Interactivity.TypeConstraintAttribute"/> class.
+            </summary>
+            <param name="constraint">The constraint type.</param>
+        </member>
+        <member name="P:System.Windows.Interactivity.TypeConstraintAttribute.Constraint">
+            <summary>
+            Gets the constraint type.
+            </summary>
+            <value>The constraint type.</value>
+        </member>
+        <member name="T:System.Windows.Interactivity.ExceptionStringTable">
+            <summary>
+              A strongly-typed resource class, for looking up localized strings, etc.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.ResourceManager">
+            <summary>
+              Returns the cached ResourceManager instance used by this class.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.Culture">
+            <summary>
+              Overrides the current thread's CurrentUICulture property for all
+              resource lookups using this strongly typed resource class.
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.CannotHostBehaviorCollectionMultipleTimesExceptionMessage">
+            <summary>
+              Looks up a localized string similar to Cannot set the same BehaviorCollection on multiple objects..
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.CannotHostBehaviorMultipleTimesExceptionMessage">
+            <summary>
+              Looks up a localized string similar to An instance of a Behavior cannot be attached to more than one object at a time..
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.CannotHostTriggerActionMultipleTimesExceptionMessage">
+            <summary>
+              Looks up a localized string similar to Cannot host an instance of a TriggerAction in multiple TriggerCollections simultaneously. Remove it from one TriggerCollection before adding it to another..
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.CannotHostTriggerCollectionMultipleTimesExceptionMessage">
+            <summary>
+              Looks up a localized string similar to Cannot set the same TriggerCollection on multiple objects..
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.CannotHostTriggerMultipleTimesExceptionMessage">
+            <summary>
+              Looks up a localized string similar to An instance of a trigger cannot be attached to more than one object at a time..
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.CommandDoesNotExistOnBehaviorWarningMessage">
+            <summary>
+              Looks up a localized string similar to The command &quot;{0}&quot; does not exist or is not publicly exposed on {1}..
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.DefaultTriggerAttributeInvalidTriggerTypeSpecifiedExceptionMessage">
+            <summary>
+              Looks up a localized string similar to &quot;{0}&quot; is not a valid type for the TriggerType parameter. Make sure &quot;{0}&quot; derives from TriggerBase..
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.DuplicateItemInCollectionExceptionMessage">
+            <summary>
+              Looks up a localized string similar to Cannot add the same instance of &quot;{0}&quot; to a &quot;{1}&quot; more than once..
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.EventTriggerBaseInvalidEventExceptionMessage">
+            <summary>
+              Looks up a localized string similar to The event &quot;{0}&quot; on type &quot;{1}&quot; has an incompatible signature. Make sure the event is public and satisfies the EventHandler delegate..
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.EventTriggerCannotFindEventNameExceptionMessage">
+            <summary>
+              Looks up a localized string similar to Cannot find an event named &quot;{0}&quot; on type &quot;{1}&quot;..
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.RetargetedTypeConstraintViolatedExceptionMessage">
+            <summary>
+              Looks up a localized string similar to An object of type &quot;{0}&quot; cannot have a {3} property of type &quot;{1}&quot;. Instances of type &quot;{0}&quot; can have only a {3} property of type &quot;{2}&quot;..
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.TypeConstraintViolatedExceptionMessage">
+            <summary>
+              Looks up a localized string similar to Cannot attach type &quot;{0}&quot; to type &quot;{1}&quot;. Instances of type &quot;{0}&quot; can only be attached to objects of type &quot;{2}&quot;..
+            </summary>
+        </member>
+        <member name="P:System.Windows.Interactivity.ExceptionStringTable.UnableToResolveTargetNameWarningMessage">
+            <summary>
+              Looks up a localized string similar to Unable to resolve TargetName &quot;{0}&quot;..
+            </summary>
+        </member>
+    </members>
+</doc>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Interfaces/Models/IClient.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,15 @@
+using System;
+
+namespace SilverlightExampleApp.Interfaces.Models
+{
+    public interface IClient
+    {
+        int Id { get; set; }
+        ITitle Title { get; set; }
+        string FirstName { get; set; }
+        string FamilyName { get; set; }
+        DateTime DateOfBirth { get; set; }
+        ICountry Residence { get; set; }
+        bool ActiveFlag { get; set; }
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Interfaces/Models/ICountry.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,8 @@
+namespace SilverlightExampleApp.Interfaces.Models
+{
+    public interface ICountry
+    {
+        int Id { get; set; }
+        string Description { get; set; }
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Interfaces/Models/ITitle.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,8 @@
+namespace SilverlightExampleApp.Interfaces.Models
+{
+    public interface ITitle
+    {
+        int Id { get; set; }
+        string Description { get; set; }
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Interfaces/Properties/AssemblyInfo.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,35 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// General Information about an assembly is controlled through the following 
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("SilverlightExampleApp.SL.Interfaces")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("")]
+[assembly: AssemblyProduct("SilverlightExampleApp.SL.Interfaces")]
+[assembly: AssemblyCopyright("Copyright ©  2012")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Setting ComVisible to false makes the types in this assembly not visible 
+// to COM components.  If you need to access a type in this assembly from 
+// COM, set the ComVisible attribute to true on that type.
+[assembly: ComVisible(false)]
+
+// The following GUID is for the ID of the typelib if this project is exposed to COM
+[assembly: Guid("616d0ea5-191f-4b3d-8c8c-0574a50a49b0")]
+
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version 
+//      Build Number
+//      Revision
+//
+// You can specify all the values or you can default the Revision and Build Numbers 
+// by using the '*' as shown below:
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Interfaces/Services/IClientDataService.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,14 @@
+using System.Collections.Generic;
+using SilverlightExampleApp.Interfaces.Models;
+
+namespace SilverlightExampleApp.Interfaces.Services
+{
+    public interface IClientDataService
+    {
+        IClient Get(int id);
+        IList<IClient> GetAll();
+        void Insert(IClient item);
+        void Update(IClient item);
+        void Delete(IClient item);
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Interfaces/SilverlightExampleApp.Interfaces.csproj	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ProductVersion>8.0.50727</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{6C96E971-4A29-462B-88CD-4C05065BFE3A}</ProjectGuid>
+    <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
+    <OutputType>Library</OutputType>
+    <AppDesignerFolder>Properties</AppDesignerFolder>
+    <RootNamespace>SilverlightExampleApp.Interfaces</RootNamespace>
+    <AssemblyName>SilverlightExampleApp.Interfaces</AssemblyName>
+    <TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier>
+    <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>
+    <SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
+    <SilverlightApplication>false</SilverlightApplication>
+    <ValidateXaml>true</ValidateXaml>
+    <ThrowErrorsInValidation>true</ThrowErrorsInValidation>
+  </PropertyGroup>
+  <!-- This property group is only here to support building this project using the 
+       MSBuild 3.5 toolset. In order to work correctly with this older toolset, it needs 
+       to set the TargetFrameworkVersion to v3.5 -->
+  <PropertyGroup Condition="'$(MSBuildToolsVersion)' == '3.5'">
+    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>Bin\Debug</OutputPath>
+    <DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants>
+    <NoStdLib>true</NoStdLib>
+    <NoConfig>true</NoConfig>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+    <DebugType>pdbonly</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>Bin\Release</OutputPath>
+    <DefineConstants>TRACE;SILVERLIGHT</DefineConstants>
+    <NoStdLib>true</NoStdLib>
+    <NoConfig>true</NoConfig>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="mscorlib" />
+    <Reference Include="System.Windows" />
+    <Reference Include="system" />
+    <Reference Include="System.Core" />
+    <Reference Include="System.Xml" />
+    <Reference Include="System.Net" />
+    <Reference Include="System.Windows.Browser" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="Models\IClient.cs" />
+    <Compile Include="Models\ICountry.cs" />
+    <Compile Include="Models\ITitle.cs" />
+    <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="Services\IClientDataService.cs" />
+  </ItemGroup>
+  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.CSharp.targets" />
+  <ProjectExtensions>
+    <VisualStudio>
+      <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
+        <SilverlightProjectProperties />
+      </FlavorProperties>
+    </VisualStudio>
+  </ProjectExtensions>
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
+       Other similar extension points exist, see Microsoft.Common.targets.
+  <Target Name="BeforeBuild">
+  </Target>
+  <Target Name="AfterBuild">
+  </Target>
+  -->
+</Project>
\ No newline at end of file
Binary file SilverlightExampleApp/SilverlightExampleApp.Web/ClientBin/SilverlightExampleApp.xap has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Factories/ClientFactory.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,226 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Web;
+using SilverlightExampleApp.Interfaces.Models;
+using SilverlightExampleApp.Web.Models;
+
+namespace SilverlightExampleApp.Web.Factories
+{
+    public class ClientFactory
+    {
+        private static List<IClient> _clients = new List<IClient>(20)
+                                                   {
+                                                       new Client
+                                                           {
+                                                               Id = 1,
+                                                               Title = TitleFactory.Get(1),
+                                                               FirstName = "Andy",
+                                                               FamilyName = "Appleton",
+                                                               DateOfBirth = new DateTime(1951, 01, 01),
+                                                               Residence = CountryFactory.Get(1),
+                                                               ActiveFlag = true
+                                                           },
+                                                       new Client
+                                                           {
+                                                               Id = 2,
+                                                               Title = TitleFactory.Get(2),
+                                                               FirstName = "Ben",
+                                                               FamilyName = "Birbeck",
+                                                               DateOfBirth = new DateTime(1952, 02, 02),
+                                                               Residence = CountryFactory.Get(2),
+                                                               ActiveFlag = true
+                                                           },
+                                                       new Client
+                                                           {
+                                                               Id = 3,
+                                                               Title = TitleFactory.Get(3),
+                                                               FirstName = "Calvin",
+                                                               FamilyName = "Clayton",
+                                                               DateOfBirth = new DateTime(1953, 03, 03),
+                                                               Residence = CountryFactory.Get(3),
+                                                               ActiveFlag = true
+                                                           },
+                                                       new Client
+                                                           {
+                                                               Id = 4,
+                                                               Title = TitleFactory.Get(4),
+                                                               FirstName = "Derrick",
+                                                               FamilyName = "Digby",
+                                                               DateOfBirth = new DateTime(1954, 04, 04),
+                                                               Residence = CountryFactory.Get(4),
+                                                               ActiveFlag = true
+                                                           },
+                                                       new Client
+                                                           {
+                                                               Id = 5,
+                                                               Title = TitleFactory.Get(5),
+                                                               FirstName = "Eddie",
+                                                               FamilyName = "Edwards",
+                                                               DateOfBirth = new DateTime(1955, 05, 05),
+                                                               Residence = CountryFactory.Get(5),
+                                                               ActiveFlag = true
+                                                           },
+                                                       new Client
+                                                           {
+                                                               Id = 6,
+                                                               Title = TitleFactory.Get(6),
+                                                               FirstName = "Fred",
+                                                               FamilyName = "Flint",
+                                                               DateOfBirth = new DateTime(1956, 06, 06),
+                                                               Residence = CountryFactory.Get(6),
+                                                               ActiveFlag = true
+                                                           },
+                                                       new Client
+                                                           {
+                                                               Id = 7,
+                                                               Title = TitleFactory.Get(7),
+                                                               FirstName = "Greg",
+                                                               FamilyName = "Gaynor",
+                                                               DateOfBirth = new DateTime(1957, 07, 07),
+                                                               Residence = CountryFactory.Get(7),
+                                                               ActiveFlag = true
+                                                           },
+                                                       new Client
+                                                           {
+                                                               Id = 8,
+                                                               Title = TitleFactory.Get(1),
+                                                               FirstName = "Harry",
+                                                               FamilyName = "Hillbilly",
+                                                               DateOfBirth = new DateTime(1958, 08, 08),
+                                                               Residence = CountryFactory.Get(1),
+                                                               ActiveFlag = true
+                                                           },
+                                                       new Client
+                                                           {
+                                                               Id = 9,
+                                                               Title = TitleFactory.Get(2),
+                                                               FirstName = "Ingrid",
+                                                               FamilyName = "Inglebert",
+                                                               DateOfBirth = new DateTime(1959, 9, 9),
+                                                               Residence = CountryFactory.Get(2),
+                                                               ActiveFlag = true
+                                                           },
+                                                       new Client
+                                                           {
+                                                               Id = 10,
+                                                               Title = TitleFactory.Get(3),
+                                                               FirstName = "Jacqui",
+                                                               FamilyName = "Jackson",
+                                                               DateOfBirth = new DateTime(1960, 10, 10),
+                                                               Residence = CountryFactory.Get(3),
+                                                               ActiveFlag = true
+                                                           },
+                                              new Client
+                                                  {
+                                                      Id = 11,
+                                                      Title = TitleFactory.Get(1),
+                                                      FirstName = "Kelly",
+                                                      FamilyName = "Klackson",
+                                                      DateOfBirth = new DateTime(1961, 01, 01),
+                                                      Residence = CountryFactory.Get(4),
+                                                      ActiveFlag = true
+                                                  },
+                                              new Client
+                                                  {
+                                                      Id = 12,
+                                                      Title = TitleFactory.Get(2),
+                                                      FirstName = "Leo",
+                                                      FamilyName = "Lyons",
+                                                      DateOfBirth = new DateTime(1952, 02, 02),
+                                                      Residence = CountryFactory.Get(5),
+                                                      ActiveFlag = true
+                                                  },
+                                              new Client
+                                                  {
+                                                      Id = 13,
+                                                      Title = TitleFactory.Get(3),
+                                                      FirstName = "Marcus",
+                                                      FamilyName = "Matthews",
+                                                      DateOfBirth = new DateTime(1953, 03, 03),
+                                                      Residence = CountryFactory.Get(6),
+                                                      ActiveFlag = true
+                                                  },
+                                              new Client
+                                                  {
+                                                      Id = 14,
+                                                      Title = TitleFactory.Get(4),
+                                                      FirstName = "Nigel",
+                                                      FamilyName = "Newton",
+                                                      DateOfBirth = new DateTime(1954, 04, 04),
+                                                      Residence = CountryFactory.Get(7),
+                                                      ActiveFlag = true
+                                                  },
+                                              new Client
+                                                  {
+                                                      Id = 15,
+                                                      Title = TitleFactory.Get(5),
+                                                      FirstName = "Otis",
+                                                      FamilyName = "Otherson",
+                                                      DateOfBirth = new DateTime(1955, 05, 05),
+                                                      Residence = CountryFactory.Get(1),
+                                                      ActiveFlag = true
+                                                  },
+                                              new Client
+                                                  {
+                                                      Id = 16,
+                                                      Title = TitleFactory.Get(6),
+                                                      FirstName = "Paul",
+                                                      FamilyName = "Pickles",
+                                                      DateOfBirth = new DateTime(1956, 06, 06),
+                                                      Residence = CountryFactory.Get(2),
+                                                      ActiveFlag = true
+                                                  },
+                                              new Client
+                                                  {
+                                                      Id = 17,
+                                                      Title = TitleFactory.Get(7),
+                                                      FirstName = "Richard",
+                                                      FamilyName = "Rutherford",
+                                                      DateOfBirth = new DateTime(1957, 07, 07),
+                                                      Residence = CountryFactory.Get(3),
+                                                      ActiveFlag = true
+                                                  },
+                                              new Client
+                                                  {
+                                                      Id = 18,
+                                                      Title = TitleFactory.Get(1),
+                                                      FirstName = "Steve",
+                                                      FamilyName = "Saunders",
+                                                      DateOfBirth = new DateTime(1958, 08, 08),
+                                                      Residence = CountryFactory.Get(4),
+                                                      ActiveFlag = true
+                                                  },
+                                              new Client
+                                                  {
+                                                      Id = 19,
+                                                      Title = TitleFactory.Get(2),
+                                                      FirstName = "Tommy",
+                                                      FamilyName = "Tackle",
+                                                      DateOfBirth = new DateTime(1959, 9, 9),
+                                                      Residence = CountryFactory.Get(5),
+                                                      ActiveFlag = true
+                                                  },
+                                              new Client
+                                                  {
+                                                      Id = 20,
+                                                      Title = TitleFactory.Get(3),
+                                                      FirstName = "Yohan",
+                                                      FamilyName = "Yatz",
+                                                      DateOfBirth = new DateTime(1960, 10, 10),
+                                                      Residence = CountryFactory.Get(6),
+                                                      ActiveFlag = true
+                                                  }
+                                            };
+
+        public static IList<IClient> GetAll()
+        {
+            return _clients;
+        }
+
+        public static IClient Get(int id)
+        {
+            return _clients.FirstOrDefault(c => id == c.Id);
+        }
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Factories/CountryFactory.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,32 @@
+
+using System.Collections.Generic;
+using System.Linq;
+using SilverlightExampleApp.Interfaces.Models;
+using SilverlightExampleApp.Web.Models;
+
+namespace SilverlightExampleApp.Web.Factories
+{
+    public class CountryFactory
+    {
+        private readonly static IList<ICountry> _countries = new List<ICountry>(7)
+            {
+                new Country() {Id = 1, Description = "England"},
+                new Country() {Id = 2, Description = "France"},
+                new Country() {Id = 3, Description = "Germany"},
+                new Country() {Id = 4, Description = "Italy"},
+                new Country() {Id = 5, Description = "Scotland"},
+                new Country() {Id = 6, Description = "Spain"},
+                new Country() {Id = 7, Description = "Wales"}
+            };
+
+        public static IList<ICountry> GetAll()
+        {
+            return _countries;
+        }
+
+        public static ICountry Get(int id)
+        {
+            return _countries.FirstOrDefault(t => id == t.Id);
+        }
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Factories/TitleFactory.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,30 @@
+using System.Collections.Generic;
+using System.Linq;
+using SilverlightExampleApp.Interfaces.Models;
+using SilverlightExampleApp.Web.Models;
+
+namespace SilverlightExampleApp.Web.Factories
+{
+    public class TitleFactory
+    {
+        private readonly static IList<ITitle> _titles = new List<ITitle>(7)
+                                        {
+                                            new Title() {Id = 1, Description = "Mr"},
+                                            new Title() {Id = 2, Description = "Miss"},
+                                            new Title() {Id = 3, Description = "Mrs"},
+                                            new Title() {Id = 4, Description = "Ms"},
+                                            new Title() {Id = 5, Description = "Master"},
+                                            new Title() {Id = 6, Description = "Sir"},
+                                            new Title() {Id = 7, Description = "Dr"}
+                                        };
+        public static IList<ITitle> GetAll()
+        {
+            return _titles;
+        }
+
+        public static ITitle Get(int id)
+        {
+            return _titles.FirstOrDefault(t => id == t.Id);
+        }
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Global.asax	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,1 @@
+<%@ Application Codebehind="Global.asax.cs" Inherits="SilverlightExampleApp.Web.Global" Language="C#" %>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Global.asax.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,42 @@
+using System;
+using System.Web;
+
+namespace SilverlightExampleApp.Web
+{
+    public class Global : HttpApplication
+    {
+        protected void Application_Start(object sender, EventArgs e)
+        {
+        }
+
+        protected void Session_Start(object sender, EventArgs e)
+        {
+
+        }
+
+        protected void Application_BeginRequest(object sender, EventArgs e)
+        {
+
+        }
+
+        protected void Application_AuthenticateRequest(object sender, EventArgs e)
+        {
+
+        }
+
+        protected void Application_Error(object sender, EventArgs e)
+        {
+
+        }
+
+        protected void Session_End(object sender, EventArgs e)
+        {
+
+        }
+
+        protected void Application_End(object sender, EventArgs e)
+        {
+
+        }
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Models/Client.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,16 @@
+using System;
+using SilverlightExampleApp.Interfaces.Models;
+
+namespace SilverlightExampleApp.Web.Models
+{
+    public class Client : IClient
+    {
+        public int Id { get; set; }
+        public ITitle Title { get; set; }
+        public string FirstName { get; set; }
+        public string FamilyName { get; set; }
+        public DateTime DateOfBirth { get; set; }
+        public ICountry Residence { get; set; }
+        public bool ActiveFlag { get; set; }
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Models/Country.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,10 @@
+using SilverlightExampleApp.Interfaces.Models;
+
+namespace SilverlightExampleApp.Web.Models
+{
+    public class Country : ICountry
+    {
+        public int Id { get; set; }
+        public string Description { get; set; }
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Models/Title.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,10 @@
+using SilverlightExampleApp.Interfaces.Models;
+
+namespace SilverlightExampleApp.Web.Models
+{
+    public class Title : ITitle
+    {
+        public int Id { get; set; }
+        public string Description { get; set; }
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Properties/AssemblyInfo.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,35 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// General Information about an assembly is controlled through the following 
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("SilverlightExampleApp.Web")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("Microsoft")]
+[assembly: AssemblyProduct("SilverlightExampleApp.Web")]
+[assembly: AssemblyCopyright("Copyright © Microsoft 2011")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Setting ComVisible to false makes the types in this assembly not visible 
+// to COM components.  If you need to access a type in this assembly from 
+// COM, set the ComVisible attribute to true on that type.
+[assembly: ComVisible(false)]
+
+// The following GUID is for the ID of the typelib if this project is exposed to COM
+[assembly: Guid("50ae6a17-f131-493b-8b76-85cbd0a5021b")]
+
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version 
+//      Build Number
+//      Revision
+//
+// You can specify all the values or you can default the Revision and Build Numbers 
+// by using the '*' as shown below:
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Repositories/ClientMockRepository.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,51 @@
+using System.Collections.Generic;
+using System.Linq;
+using SilverlightExampleApp.Interfaces.Models;
+using SilverlightExampleApp.Web.Factories;
+
+namespace SilverlightExampleApp.Web.Repositories
+{
+    public class ClientMockRepository : IRepository<IClient>
+    {
+        public IList<IClient> Clients { get; set; }
+
+        public ClientMockRepository()
+        {
+            Clients = ClientFactory.GetAll();
+        }
+
+        #region IRepository<Client> Members
+
+        public IClient Get(int id)
+        {
+            return Clients.FirstOrDefault(c => id == c.Id);
+        }
+
+        public IList<IClient> GetAll()
+        {
+            return Clients;
+        }
+
+        public void Insert(IClient item)
+        {
+            Clients.Add(item);
+        }
+
+        public void Update(IClient item)
+        {
+            var client = Clients.FirstOrDefault(c => item.Id == c.Id);
+            client.FirstName = item.FirstName;
+            client.FamilyName = item.FamilyName;
+            client.Title = item.Title;
+            client.Residence = item.Residence;
+        }
+
+        public void Delete(IClient item)
+        {
+            var client = Clients.FirstOrDefault(c => item.Id == c.Id);
+            Clients.Remove(client);
+        }
+
+        #endregion
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Repositories/IRepository.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,14 @@
+using System.Collections.Generic;
+
+namespace SilverlightExampleApp.Web.Repositories
+{
+    public interface IRepository<T>
+    {
+        T Get(int id);
+        IList<T> GetAll();
+
+        void Insert(T item);
+        void Update(T item);
+        void Delete(T item);
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Secure/ClientDataService.svc	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,1 @@
+<%@ ServiceHost Language="C#" Debug="true" Service="SilverlightExampleApp.Web.Secure.ClientDataService" CodeBehind="ClientDataService.svc.cs" %>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Secure/ClientDataService.svc.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,58 @@
+using System.Collections.Generic;
+using System.ServiceModel;
+using System.ServiceModel.Activation;
+using SilverlightExampleApp.Interfaces.Models;
+using SilverlightExampleApp.Interfaces.Services;
+using SilverlightExampleApp.Web.Models;
+using SilverlightExampleApp.Web.Repositories;
+
+namespace SilverlightExampleApp.Web.Secure
+{
+    [ServiceContract(Namespace = "")]
+    [SilverlightFaultBehavior]
+    [AspNetCompatibilityRequirements(RequirementsMode = AspNetCompatibilityRequirementsMode.Allowed)]
+    public class ClientDataService : IClientDataService
+    {
+        private readonly IRepository<IClient> _repo;
+
+        public ClientDataService() : this(new ClientMockRepository())
+        {
+            
+        }
+
+        public ClientDataService(IRepository<IClient> repo)
+        {
+            _repo = repo;
+        }
+
+        [OperationContract]
+        public IClient Get(int id)
+        {
+            return _repo.Get(id);
+        }
+
+        [OperationContract]
+        public IList<IClient> GetAll()
+        {
+            return _repo.GetAll();
+        }
+
+        [OperationContract]
+        public void Insert(IClient item)
+        {
+            _repo.Insert(item);
+        }
+
+        [OperationContract]
+        public void Update(IClient item)
+        {
+            _repo.Update(item);
+        }
+
+        [OperationContract]
+        public void Delete(IClient item)
+        {
+            _repo.Delete(item);
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Secure/SecureService.svc	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,1 @@
+<%@ ServiceHost Language="C#" Debug="true" Service="SilverlightExampleApp.Web.Secure.SecureService" CodeBehind="SecureService.svc.cs" %>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Secure/SecureService.svc.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,23 @@
+using System;
+using System.Linq;
+using System.Runtime.Serialization;
+using System.ServiceModel;
+using System.ServiceModel.Activation;
+
+namespace SilverlightExampleApp.Web.Secure
+{
+    [ServiceContract(Namespace = "")]
+    [SilverlightFaultBehavior]
+    [AspNetCompatibilityRequirements(RequirementsMode = AspNetCompatibilityRequirementsMode.Allowed)]
+    public class SecureService
+    {
+        [OperationContract]
+        public void DoWork()
+        {
+            // Add your operation implementation here
+            return;
+        }
+
+        // Add more operations here and mark them with [OperationContract]
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Secure/SilverlightFaultBehavior.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,72 @@
+// This is an auto-generated file to enable WCF faults to reach Silverlight clients.
+
+using System;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+using System.Linq;
+using System.Runtime.Serialization;
+using System.Net;
+using System.ServiceModel;
+using System.ServiceModel.Channels;
+using System.ServiceModel.Description;
+using System.ServiceModel.Dispatcher;
+
+namespace SilverlightExampleApp.Web.Secure
+{
+    public class SilverlightFaultBehavior : Attribute, IServiceBehavior
+    {
+        private class SilverlightFaultEndpointBehavior : IEndpointBehavior
+        {
+            public void AddBindingParameters(ServiceEndpoint endpoint, BindingParameterCollection bindingParameters)
+            {
+            }
+
+            public void ApplyClientBehavior(ServiceEndpoint endpoint, ClientRuntime clientRuntime)
+            {
+            }
+
+            public void ApplyDispatchBehavior(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
+            {
+                endpointDispatcher.DispatchRuntime.MessageInspectors.Add(new SilverlightFaultMessageInspector());
+            }
+
+            public void Validate(ServiceEndpoint endpoint)
+            {
+            }
+
+            private class SilverlightFaultMessageInspector : IDispatchMessageInspector
+            {
+                public object AfterReceiveRequest(ref Message request, IClientChannel channel, InstanceContext instanceContext)
+                {
+                    return null;
+                }
+
+                public void BeforeSendReply(ref Message reply, object correlationState)
+                {
+                    if ((reply != null) && reply.IsFault)
+                    {
+                        HttpResponseMessageProperty property = new HttpResponseMessageProperty();
+                        property.StatusCode = HttpStatusCode.OK;
+                        reply.Properties[HttpResponseMessageProperty.Name] = property;
+                    }
+                }
+            }
+        }
+
+        public void AddBindingParameters(ServiceDescription serviceDescription, ServiceHostBase serviceHostBase, Collection<ServiceEndpoint> endpoints, BindingParameterCollection bindingParameters)
+        {
+        }
+
+        public void ApplyDispatchBehavior(ServiceDescription serviceDescription, ServiceHostBase serviceHostBase)
+        {
+            foreach (ServiceEndpoint endpoint in serviceDescription.Endpoints)
+            {
+                endpoint.Behaviors.Add(new SilverlightFaultEndpointBehavior());
+            }
+        }
+
+        public void Validate(ServiceDescription serviceDescription, ServiceHostBase serviceHostBase)
+        {
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Services/AuthenticationService.svc	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,1 @@
+<%@ ServiceHost Language="C#" Debug="true" Service="SilverlightExampleApp.Web.Services.AuthenticationService" CodeBehind="AuthenticationService.svc.cs" %>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Services/AuthenticationService.svc.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,35 @@
+using System.ServiceModel;
+using System.ServiceModel.Activation;
+using System.Web.Security;
+
+namespace SilverlightExampleApp.Web.Services
+{
+    [ServiceContract(Namespace = "")]
+    [SilverlightFaultBehavior]
+    [AspNetCompatibilityRequirements(RequirementsMode = AspNetCompatibilityRequirementsMode.Allowed)]
+    public class AuthenticationService
+    {
+        [OperationContract]
+        public bool Authenticate(string username, string password)
+        {
+            if (ValidateLogin(username, password))
+            {
+                FormsAuthentication.SetAuthCookie(username, false);
+                return true;
+            }
+            return false;
+        }
+
+        [OperationContract]
+        public bool LogOut()
+        {
+            FormsAuthentication.SignOut();   
+            return true;
+        }
+
+        public bool ValidateLogin(string username, string password)
+        {
+            return username == "stevenh" && password == "password";
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Services/Helpers.asmx	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,1 @@
+<%@ WebService Language="C#" CodeBehind="Helpers.asmx.cs" Class="SilverlightExampleApp.Web.Services.Helpers" %>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Services/Helpers.asmx.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,31 @@
+using System;
+using System.Globalization;
+using System.Web.Services;
+using System.Windows;
+using System.Windows.Media;
+
+namespace SilverlightExampleApp.Web.Services
+{
+    [WebService(Namespace = "http://silverbladetechnology.com/")]
+    [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
+    [System.ComponentModel.ToolboxItem(false)]
+    public class Helpers : WebService
+    {
+        [WebMethod]
+        public string Text2Path(String strText, string strCulture, bool LtoR, string strTypeFace, int nSize)
+        {
+            if (strCulture == "")
+                strCulture = "en-us";
+
+            CultureInfo ci = new CultureInfo(strCulture);
+            FlowDirection fd = LtoR ? FlowDirection.LeftToRight : FlowDirection.RightToLeft;
+            FontFamily ff = new FontFamily(strTypeFace);
+            Typeface tf = new Typeface(ff, FontStyles.Normal, FontWeights.Normal, FontStretches.Normal);
+            FormattedText t = new FormattedText(strText, ci, fd, tf, nSize, Brushes.Black);
+            Geometry g = t.BuildGeometry(new Point(0, 0));
+            PathGeometry p = g.GetFlattenedPathGeometry();
+
+            return p.ToString();
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Services/SilverlightFaultBehavior.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,72 @@
+// This is an auto-generated file to enable WCF faults to reach Silverlight clients.
+
+using System;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+using System.Linq;
+using System.Runtime.Serialization;
+using System.Net;
+using System.ServiceModel;
+using System.ServiceModel.Channels;
+using System.ServiceModel.Description;
+using System.ServiceModel.Dispatcher;
+
+namespace SilverlightExampleApp.Web.Services
+{
+    public class SilverlightFaultBehavior : Attribute, IServiceBehavior
+    {
+        private class SilverlightFaultEndpointBehavior : IEndpointBehavior
+        {
+            public void AddBindingParameters(ServiceEndpoint endpoint, BindingParameterCollection bindingParameters)
+            {
+            }
+
+            public void ApplyClientBehavior(ServiceEndpoint endpoint, ClientRuntime clientRuntime)
+            {
+            }
+
+            public void ApplyDispatchBehavior(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
+            {
+                endpointDispatcher.DispatchRuntime.MessageInspectors.Add(new SilverlightFaultMessageInspector());
+            }
+
+            public void Validate(ServiceEndpoint endpoint)
+            {
+            }
+
+            private class SilverlightFaultMessageInspector : IDispatchMessageInspector
+            {
+                public object AfterReceiveRequest(ref Message request, IClientChannel channel, InstanceContext instanceContext)
+                {
+                    return null;
+                }
+
+                public void BeforeSendReply(ref Message reply, object correlationState)
+                {
+                    if ((reply != null) && reply.IsFault)
+                    {
+                        HttpResponseMessageProperty property = new HttpResponseMessageProperty();
+                        property.StatusCode = HttpStatusCode.OK;
+                        reply.Properties[HttpResponseMessageProperty.Name] = property;
+                    }
+                }
+            }
+        }
+
+        public void AddBindingParameters(ServiceDescription serviceDescription, ServiceHostBase serviceHostBase, Collection<ServiceEndpoint> endpoints, BindingParameterCollection bindingParameters)
+        {
+        }
+
+        public void ApplyDispatchBehavior(ServiceDescription serviceDescription, ServiceHostBase serviceHostBase)
+        {
+            foreach (ServiceEndpoint endpoint in serviceDescription.Endpoints)
+            {
+                endpoint.Behaviors.Add(new SilverlightFaultEndpointBehavior());
+            }
+        }
+
+        public void Validate(ServiceDescription serviceDescription, ServiceHostBase serviceHostBase)
+        {
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Silverlight.js	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,2 @@
+//v2.0.30511.0
+if(!window.Silverlight)window.Silverlight={};Silverlight._silverlightCount=0;Silverlight.__onSilverlightInstalledCalled=false;Silverlight.fwlinkRoot="http://go2.microsoft.com/fwlink/?LinkID=";Silverlight.__installationEventFired=false;Silverlight.onGetSilverlight=null;Silverlight.onSilverlightInstalled=function(){window.location.reload(false)};Silverlight.isInstalled=function(b){if(b==undefined)b=null;var a=false,m=null;try{var i=null,j=false;if(window.ActiveXObject)try{i=new ActiveXObject("AgControl.AgControl");if(b===null)a=true;else if(i.IsVersionSupported(b))a=true;i=null}catch(l){j=true}else j=true;if(j){var k=navigator.plugins["Silverlight Plug-In"];if(k)if(b===null)a=true;else{var h=k.description;if(h==="1.0.30226.2")h="2.0.30226.2";var c=h.split(".");while(c.length>3)c.pop();while(c.length<4)c.push(0);var e=b.split(".");while(e.length>4)e.pop();var d,g,f=0;do{d=parseInt(e[f]);g=parseInt(c[f]);f++}while(f<e.length&&d===g);if(d<=g&&!isNaN(d))a=true}}}catch(l){a=false}return a};Silverlight.WaitForInstallCompletion=function(){if(!Silverlight.isBrowserRestartRequired&&Silverlight.onSilverlightInstalled){try{navigator.plugins.refresh()}catch(a){}if(Silverlight.isInstalled(null)&&!Silverlight.__onSilverlightInstalledCalled){Silverlight.onSilverlightInstalled();Silverlight.__onSilverlightInstalledCalled=true}else setTimeout(Silverlight.WaitForInstallCompletion,3e3)}};Silverlight.__startup=function(){navigator.plugins.refresh();Silverlight.isBrowserRestartRequired=Silverlight.isInstalled(null);if(!Silverlight.isBrowserRestartRequired){Silverlight.WaitForInstallCompletion();if(!Silverlight.__installationEventFired){Silverlight.onInstallRequired();Silverlight.__installationEventFired=true}}else if(window.navigator.mimeTypes){var b=navigator.mimeTypes["application/x-silverlight-2"],c=navigator.mimeTypes["application/x-silverlight-2-b2"],d=navigator.mimeTypes["application/x-silverlight-2-b1"],a=d;if(c)a=c;if(!b&&(d||c)){if(!Silverlight.__installationEventFired){Silverlight.onUpgradeRequired();Silverlight.__installationEventFired=true}}else if(b&&a)if(b.enabledPlugin&&a.enabledPlugin)if(b.enabledPlugin.description!=a.enabledPlugin.description)if(!Silverlight.__installationEventFired){Silverlight.onRestartRequired();Silverlight.__installationEventFired=true}}if(!Silverlight.disableAutoStartup)if(window.removeEventListener)window.removeEventListener("load",Silverlight.__startup,false);else window.detachEvent("onload",Silverlight.__startup)};if(!Silverlight.disableAutoStartup)if(window.addEventListener)window.addEventListener("load",Silverlight.__startup,false);else window.attachEvent("onload",Silverlight.__startup);Silverlight.createObject=function(m,f,e,k,l,h,j){var d={},a=k,c=l;d.version=a.version;a.source=m;d.alt=a.alt;if(h)a.initParams=h;if(a.isWindowless&&!a.windowless)a.windowless=a.isWindowless;if(a.framerate&&!a.maxFramerate)a.maxFramerate=a.framerate;if(e&&!a.id)a.id=e;delete a.ignoreBrowserVer;delete a.inplaceInstallPrompt;delete a.version;delete a.isWindowless;delete a.framerate;delete a.data;delete a.src;delete a.alt;if(Silverlight.isInstalled(d.version)){for(var b in c)if(c[b]){if(b=="onLoad"&&typeof c[b]=="function"&&c[b].length!=1){var i=c[b];c[b]=function(a){return i(document.getElementById(e),j,a)}}var g=Silverlight.__getHandlerName(c[b]);if(g!=null){a[b]=g;c[b]=null}else throw"typeof events."+b+" must be 'function' or 'string'";}slPluginHTML=Silverlight.buildHTML(a)}else slPluginHTML=Silverlight.buildPromptHTML(d);if(f)f.innerHTML=slPluginHTML;else return slPluginHTML};Silverlight.buildHTML=function(a){var b=[];b.push('<object type="application/x-silverlight" data="data:application/x-silverlight,"');if(a.id!=null)b.push(' id="'+Silverlight.HtmlAttributeEncode(a.id)+'"');if(a.width!=null)b.push(' width="'+a.width+'"');if(a.height!=null)b.push(' height="'+a.height+'"');b.push(" >");delete a.id;delete a.width;delete a.height;for(var c in a)if(a[c])b.push('<param name="'+Silverlight.HtmlAttributeEncode(c)+'" value="'+Silverlight.HtmlAttributeEncode(a[c])+'" />');b.push("</object>");return b.join("")};Silverlight.createObjectEx=function(b){var a=b,c=Silverlight.createObject(a.source,a.parentElement,a.id,a.properties,a.events,a.initParams,a.context);if(a.parentElement==null)return c};Silverlight.buildPromptHTML=function(b){var a="",d=Silverlight.fwlinkRoot,c=b.version;if(b.alt)a=b.alt;else{if(!c)c="";a="<a href='javascript:Silverlight.getSilverlight(\"{1}\");' style='text-decoration: none;'><img src='{2}' alt='Get Microsoft Silverlight' style='border-style: none'/></a>";a=a.replace("{1}",c);a=a.replace("{2}",d+"108181")}return a};Silverlight.getSilverlight=function(e){if(Silverlight.onGetSilverlight)Silverlight.onGetSilverlight();var b="",a=String(e).split(".");if(a.length>1){var c=parseInt(a[0]);if(isNaN(c)||c<2)b="1.0";else b=a[0]+"."+a[1]}var d="";if(b.match(/^\d+\056\d+$/))d="&v="+b;Silverlight.followFWLink("149156"+d)};Silverlight.followFWLink=function(a){top.location=Silverlight.fwlinkRoot+String(a)};Silverlight.HtmlAttributeEncode=function(c){var a,b="";if(c==null)return null;for(var d=0;d<c.length;d++){a=c.charCodeAt(d);if(a>96&&a<123||a>64&&a<91||a>43&&a<58&&a!=47||a==95)b=b+String.fromCharCode(a);else b=b+"&#"+a+";"}return b};Silverlight.default_error_handler=function(e,b){var d,c=b.ErrorType;d=b.ErrorCode;var a="\nSilverlight error message     \n";a+="ErrorCode: "+d+"\n";a+="ErrorType: "+c+"       \n";a+="Message: "+b.ErrorMessage+"     \n";if(c=="ParserError"){a+="XamlFile: "+b.xamlFile+"     \n";a+="Line: "+b.lineNumber+"     \n";a+="Position: "+b.charPosition+"     \n"}else if(c=="RuntimeError"){if(b.lineNumber!=0){a+="Line: "+b.lineNumber+"     \n";a+="Position: "+b.charPosition+"     \n"}a+="MethodName: "+b.methodName+"     \n"}alert(a)};Silverlight.__cleanup=function(){for(var a=Silverlight._silverlightCount-1;a>=0;a--)window["__slEvent"+a]=null;Silverlight._silverlightCount=0;if(window.removeEventListener)window.removeEventListener("unload",Silverlight.__cleanup,false);else window.detachEvent("onunload",Silverlight.__cleanup)};Silverlight.__getHandlerName=function(b){var a="";if(typeof b=="string")a=b;else if(typeof b=="function"){if(Silverlight._silverlightCount==0)if(window.addEventListener)window.addEventListener("onunload",Silverlight.__cleanup,false);else window.attachEvent("onunload",Silverlight.__cleanup);var c=Silverlight._silverlightCount++;a="__slEvent"+c;window[a]=b}else a=null;return a};Silverlight.onRequiredVersionAvailable=function(){};Silverlight.onRestartRequired=function(){};Silverlight.onUpgradeRequired=function(){};Silverlight.onInstallRequired=function(){};Silverlight.IsVersionAvailableOnError=function(d,a){var b=false;try{if(a.ErrorCode==8001&&!Silverlight.__installationEventFired){Silverlight.onUpgradeRequired();Silverlight.__installationEventFired=true}else if(a.ErrorCode==8002&&!Silverlight.__installationEventFired){Silverlight.onRestartRequired();Silverlight.__installationEventFired=true}else if(a.ErrorCode==5014||a.ErrorCode==2106){if(Silverlight.__verifySilverlight2UpgradeSuccess(a.getHost()))b=true}else b=true}catch(c){}return b};Silverlight.IsVersionAvailableOnLoad=function(b){var a=false;try{if(Silverlight.__verifySilverlight2UpgradeSuccess(b.getHost()))a=true}catch(c){}return a};Silverlight.__verifySilverlight2UpgradeSuccess=function(d){var c=false,b="2.0.31005",a=null;try{if(d.IsVersionSupported(b+".99")){a=Silverlight.onRequiredVersionAvailable;c=true}else if(d.IsVersionSupported(b+".0"))a=Silverlight.onRestartRequired;else a=Silverlight.onUpgradeRequired;if(a&&!Silverlight.__installationEventFired){a();Silverlight.__installationEventFired=true}}catch(e){}return c}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/SilverlightExampleApp.Web.csproj	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,160 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ProductVersion>
+    </ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{9B9FB230-CA34-4A66-BE74-46EAF73CB863}</ProjectGuid>
+    <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
+    <OutputType>Library</OutputType>
+    <AppDesignerFolder>Properties</AppDesignerFolder>
+    <RootNamespace>SilverlightExampleApp.Web</RootNamespace>
+    <AssemblyName>SilverlightExampleApp.Web</AssemblyName>
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+    <UseIISExpress>true</UseIISExpress>
+    <SilverlightApplicationList>{37DC0FAF-3EFE-436A-B8B9-6905F9EF59E0}|..\SilverlightExampleApp\SilverlightExampleApp.csproj|ClientBin|False</SilverlightApplicationList>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>bin\</OutputPath>
+    <DefineConstants>DEBUG;TRACE</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <IncludeIisSettings>false</IncludeIisSettings>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+    <DebugType>pdbonly</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\</OutputPath>
+    <DefineConstants>TRACE</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="Accessibility">
+      <EmbedInteropTypes>True</EmbedInteropTypes>
+    </Reference>
+    <Reference Include="Microsoft.CSharp" />
+    <Reference Include="Microsoft.Practices.Unity, Version=2.0.414.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
+      <SpecificVersion>False</SpecificVersion>
+      <HintPath>..\Libs\Microsoft.Practices.Unity.dll</HintPath>
+    </Reference>
+    <Reference Include="PresentationCore" />
+    <Reference Include="PresentationFramework" />
+    <Reference Include="System.ComponentModel.DataAnnotations" />
+    <Reference Include="System.Runtime.Serialization" />
+    <Reference Include="System.ServiceModel" />
+    <Reference Include="System.Web.DynamicData" />
+    <Reference Include="System.Web.Entity" />
+    <Reference Include="System.Web.ApplicationServices" />
+    <Reference Include="System" />
+    <Reference Include="System.Data" />
+    <Reference Include="System.Core" />
+    <Reference Include="System.Data.DataSetExtensions" />
+    <Reference Include="System.Web.Extensions" />
+    <Reference Include="System.Xaml" />
+    <Reference Include="System.Xml.Linq" />
+    <Reference Include="System.Drawing" />
+    <Reference Include="System.Web" />
+    <Reference Include="System.Xml" />
+    <Reference Include="System.Configuration" />
+    <Reference Include="System.Web.Services" />
+    <Reference Include="System.EnterpriseServices" />
+    <Reference Include="UIAutomationProvider" />
+    <Reference Include="UIAutomationTypes" />
+    <Reference Include="WindowsBase" />
+  </ItemGroup>
+  <ItemGroup>
+    <Content Include="ClientBin\SilverlightExampleApp.xap" />
+    <Content Include="Global.asax" />
+    <Content Include="Secure\ClientDataService.svc" />
+    <Content Include="Secure\SecureService.svc" />
+    <Content Include="Services\AuthenticationService.svc" />
+    <Content Include="Services\Helpers.asmx" />
+    <Content Include="Silverlight.js" />
+    <Content Include="index.html" />
+    <Content Include="SplashScreen.js" />
+    <Content Include="Web.config">
+      <SubType>Designer</SubType>
+    </Content>
+    <Content Include="Web.Debug.config">
+      <DependentUpon>Web.config</DependentUpon>
+    </Content>
+    <Content Include="Web.Release.config">
+      <DependentUpon>Web.config</DependentUpon>
+    </Content>
+    <Content Include="default.aspx" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="Factories\ClientFactory.cs" />
+    <Compile Include="Factories\CountryFactory.cs" />
+    <Compile Include="Factories\TitleFactory.cs" />
+    <Compile Include="Global.asax.cs">
+      <DependentUpon>Global.asax</DependentUpon>
+    </Compile>
+    <Compile Include="Models\Client.cs" />
+    <Compile Include="Models\Country.cs" />
+    <Compile Include="Models\Title.cs" />
+    <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="Repositories\ClientMockRepository.cs" />
+    <Compile Include="Repositories\IRepository.cs" />
+    <Compile Include="Secure\ClientDataService.svc.cs">
+      <DependentUpon>ClientDataService.svc</DependentUpon>
+    </Compile>
+    <Compile Include="Secure\SecureService.svc.cs">
+      <DependentUpon>SecureService.svc</DependentUpon>
+    </Compile>
+    <Compile Include="Secure\SilverlightFaultBehavior.cs" />
+    <Compile Include="Services\AuthenticationService.svc.cs">
+      <DependentUpon>AuthenticationService.svc</DependentUpon>
+    </Compile>
+    <Compile Include="Services\SilverlightFaultBehavior.cs" />
+    <Compile Include="Services\Helpers.asmx.cs">
+      <DependentUpon>Helpers.asmx</DependentUpon>
+      <SubType>Component</SubType>
+    </Compile>
+  </ItemGroup>
+  <ItemGroup>
+    <Page Include="SplashScreen.xaml">
+      <Generator>MSBuild:Compile</Generator>
+      <SubType>Designer</SubType>
+    </Page>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\SilverlightExampleApp.Interfaces\SilverlightExampleApp.Interfaces.csproj">
+      <Project>{6C96E971-4A29-462B-88CD-4C05065BFE3A}</Project>
+      <Name>SilverlightExampleApp.Interfaces</Name>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
+  <ProjectExtensions>
+    <VisualStudio>
+      <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
+        <WebProjectProperties>
+          <UseIIS>True</UseIIS>
+          <AutoAssignPort>True</AutoAssignPort>
+          <DevelopmentServerPort>0</DevelopmentServerPort>
+          <DevelopmentServerVPath>/</DevelopmentServerVPath>
+          <IISUrl>http://localhost:1233/</IISUrl>
+          <NTLMAuthentication>False</NTLMAuthentication>
+          <UseCustomServer>False</UseCustomServer>
+          <CustomServerUrl>
+          </CustomServerUrl>
+          <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
+        </WebProjectProperties>
+      </FlavorProperties>
+    </VisualStudio>
+  </ProjectExtensions>
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
+       Other similar extension points exist, see Microsoft.Common.targets.
+  <Target Name="BeforeBuild">
+  </Target>
+  <Target Name="AfterBuild">
+  </Target>
+  -->
+</Project>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/SplashScreen.js	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,23 @@
+function onSourceDownloadProgressChanged(sender, eventArgs) {
+    var val = Math.round((eventArgs.progress * 1000)) / 10;
+    //sender.findName("progressText").Text = String(Math.round(val));
+
+    if (val <= 25) {
+        sender.findName("LoadingMask1").ScaleX = val / 25;
+    }
+    if (val > 25 && val <= 50) {
+        sender.findName("LoadingMask1").ScaleX = 1;
+        sender.findName("LoadingMask2").ScaleX = val / 50;
+    }
+    if (val > 50 && val <= 75) {
+        sender.findName("LoadingMask1").ScaleX = 1;
+        sender.findName("LoadingMask2").ScaleX = 1;
+        sender.findName("LoadingMask3").ScaleX = val / 75;
+    }
+    if (val > 75 && val <= 100) {
+        sender.findName("LoadingMask1").ScaleX = 1;
+        sender.findName("LoadingMask2").ScaleX = 1;
+        sender.findName("LoadingMask3").ScaleX = 1;
+        sender.findName("LoadingMask4").ScaleX = val / 100;
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/SplashScreen.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,133 @@
+<Grid xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
+        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+        x:Name="parentCanvas" HorizontalAlignment="Stretch">
+
+    <!--<Grid.Background>
+        <RadialGradientBrush RadiusY="0.735" RadiusX="0.735">
+            <GradientStop Color="#FF101A31" Offset="1"/>
+			      <GradientStop Color="#FF095978"/>
+        </RadialGradientBrush>
+    </Grid.Background>-->
+
+    <Grid VerticalAlignment="Center" HorizontalAlignment="Center">
+        <Grid.RowDefinitions>
+            <RowDefinition />
+            <RowDefinition />
+            <RowDefinition />
+        </Grid.RowDefinitions>
+
+    <Path Data="F1M15.1611328125,9.404296875L19.635009765625,9.715576171875 22.705078125,10.6494140625 22.705078125,15.263671875 19.1650390625,13.65234375 14.74609375,13.115234375 12.060546875,13.39599609375 9.66796875,14.3115234375 7.958984375,15.947265625 7.2998046875,18.388671875 7.80029296875,20.7080078125 9.27734375,22.490234375 11.65771484375,24.052734375 14.892578125,25.712890625 18.45703125,27.666015625 21.4111328125,29.9365234375 23.42529296875,32.6953125 24.169921875,36.162109375 23.9166240692139,38.5516357421875 23.15673828125,40.54443359375 20.42236328125,43.4619140625 16.455078125,45.08544921875 11.71875,45.5859375 9.66796875,45.45166015625 7.177734375,45.06103515625 4.77294921875,44.42626953125 2.95410132408142,43.583984375 2.95410132408142,38.75 4.94384765625,40.068359375 7.38525438308716,41.05712890625 9.9609375,41.6796875 12.353515625,41.8994140625 15.6585693359375,41.5484619140625 18.00537109375,40.49560546875 19.4061279296875,38.7835693359375 19.873046875,36.455078125 19.25048828125,33.9892578125 17.529296875,32.07275390625 14.92919921875,30.41259765625 11.6943359375,28.740234375 8.2763671875,26.8603515625 5.517578125,24.7607421875 3.67431640625,22.16064453125 3.00292992591858,18.7548828125 3.26538062095642,16.5179462432861 4.052734375,14.59228515625 6.8115234375,11.6748046875 10.70556640625,9.9658203125 15.1611328125,9.404296875z M30.6160678863525,20L34.6199722290039,20 34.6199722290039,45 30.6160678863525,45 30.6160678863525,20z M32.6668472290039,8.4521484375L34.5345230102539,9.19677734375 35.1113052368164,10.0360126495361 35.3035659790039,11.064453125 35.1113052368164,12.0593280792236 34.5345230102539,12.8955078125 33.6830825805664,13.4631357192993 32.6668472290039,13.65234375 30.8357944488525,12.919921875 30.2681674957275,12.08984375 30.0789585113525,11.064453125 30.2681674957275,10.0360126495361 30.8357944488525,9.19677734375 32.6668472290039,8.4521484375z M42.7260665893555,7.98828125L46.7299728393555,7.98828125 46.7299728393555,45 42.7260665893555,45 42.7260665893555,7.98828125z M51.125129699707,20L55.519660949707,20 61.867317199707,38.1640625 62.746223449707,41.6552734375 62.843879699707,41.6552734375 63.625129699707,38.26171875 70.265754699707,20 74.489387512207,20 64.528450012207,45 60.597785949707,45 51.125129699707,20z M88.5272750854492,22.783203125L85.9088668823242,23.289794921875 83.7177047729492,24.8095703125 82.1185836791992,27.147216796875 81.2762985229492,30.107421875 94.7772750854492,30.107421875 94.3469772338867,27.025146484375 93.1049118041992,24.7119140625 91.1365280151367,23.265380859375 88.5272750854492,22.783203125z M88.6005172729492,19.4140625L90.9152755737305,19.6124267578125 92.9523239135742,20.20751953125 94.7116622924805,21.1993408203125 96.1932907104492,22.587890625 98.2074508666992,26.378173828125 98.8788375854492,31.4013671875 98.8788375854492,33.5009765625 81.2274703979492,33.5009765625 81.8378219604492,37.19970703125 83.4735641479492,39.9462890625 86.0248336791992,41.649169921875 89.3817672729492,42.216796875 93.4345016479492,41.52099609375 97.1454391479492,39.43359375 97.1454391479492,43.193359375 93.3185348510742,44.98779296875 88.4296188354492,45.5859375 85.9225997924805,45.3730773925781 83.6993942260742,44.7344970703125 81.7600021362305,43.6701965332031 80.1044235229492,42.18017578125 78.7799606323242,40.3041076660156 77.8339157104492,38.0816650390625 77.2662887573242,35.5128479003906 77.0770797729492,32.59765625 77.2838363647461,29.8152160644531 77.9041061401367,27.3028564453125 78.9378890991211,25.0605773925781 80.3851852416992,23.08837890625 82.1391830444336,21.4808654785156 84.0930709838867,20.3326416015625 86.2468490600586,19.6437072753906 88.6005172729492,19.4140625z M115.577262878418,19.560546875L117.969841003418,19.90234375 117.969841003418,24.052734375 116.688102722168,23.448486328125 114.942497253418,23.2470703125 112.58959197998,23.851318359375 110.657829284668,25.6640625 109.36693572998,28.5205078125 108.936637878418,32.255859375 108.936637878418,45 104.932731628418,45 104.932731628418,20 108.936637878418,20 108.936637878418,25.1513671875 109.034294128418,25.1513671875 110.114616394043,22.8045654296875 111.646598815918,21.03759765625 113.508171081543,19.9298095703125 115.577262878418,19.560546875z M122.316070556641,7.98828125L126.319976806641,7.98828125 126.319976806641,45 122.316070556641,45 122.316070556641,7.98828125z M134.426071166992,20L138.429977416992,20 138.429977416992,45 134.426071166992,45 134.426071166992,20z M136.476852416992,8.4521484375L138.344528198242,9.19677734375 138.921310424805,10.0360126495361 139.113571166992,11.064453125 138.921310424805,12.0593280792236 138.344528198242,12.8955078125 137.493087768555,13.4631357192993 136.476852416992,13.65234375 134.645797729492,12.919921875 134.078170776367,12.08984375 133.888961791992,11.064453125 134.078170776367,10.0360126495361 134.645797729492,9.19677734375 136.476852416992,8.4521484375z M156.838806152344,22.783203125L153.530700683594,23.4576416015625 151.028259277344,25.48095703125 149.453552246094,28.7188720703125 148.928649902344,33.037109375 149.432189941406,36.7938232421875 150.942810058594,39.71435546875 153.283508300781,41.5911865234375 156.277282714844,42.216796875 159.332092285156,41.61865234375 161.758239746094,39.82421875 163.342102050781,37.095947265625 163.870056152344,33.6962890625 163.870056152344,30.009765625 163.366516113281,27.244873046875 161.855895996094,24.9072265625 159.594543457031,23.314208984375 156.838806152344,22.783203125z M156.277282714844,19.4140625L158.640869140625,19.6673583984375 160.677917480469,20.42724609375 162.388427734375,21.6937255859375 163.772399902344,23.466796875 163.870056152344,23.466796875 163.870056152344,20 167.873962402344,20 167.873962402344,42.998046875 167.66796875,46.2252807617188 167.049987792969,49.022216796875 166.02001953125,51.3888549804688 164.578063964844,53.3251953125 162.72412109375,54.8312377929688 160.458190917969,55.906982421875 157.7802734375,56.5524291992188 154.690368652344,56.767578125 150.344665527344,56.328125 146.584899902344,55.009765625 146.584899902344,51.005859375 150.710876464844,52.763671875 154.641540527344,53.349609375 158.679016113281,52.7362060546875 161.562927246094,50.89599609375 163.293273925781,47.8289794921875 163.870056152344,43.53515625 163.870056152344,40.80078125 163.772399902344,40.80078125 162.164123535156,42.894287109375 160.195739746094,44.3896484375 157.867248535156,45.286865234375 155.178649902344,45.5859375 152.960784912109,45.3776550292969 150.970275878906,44.7528076171875 149.207122802734,43.7113952636719 147.671325683594,42.25341796875 145.538146972656,38.3502197265625 144.827087402344,33.3056640625 145.018585205078,30.2828979492188 145.593078613281,27.586669921875 146.550567626953,25.2169799804688 147.891052246094,23.173828125 149.564178466797,21.5289306640625 151.519592285156,20.35400390625 153.757293701172,19.6490478515625 156.277282714844,19.4140625z M175.979400634766,7.98828125L179.983306884766,7.98828125 179.983306884766,24.150390625 180.080963134766,24.150390625 181.673980712891,22.0782470703125 183.572174072266,20.59814453125 185.775543212891,19.7100830078125 188.284088134766,19.4140625 191.979766845703,20.0503540039063 194.619537353516,21.959228515625 196.203399658203,25.1406860351563 196.731353759766,29.5947265625 196.731353759766,45 192.727447509766,45 192.727447509766,30.595703125 192.364288330078,27.177734375 191.274810791016,24.736328125 189.459014892578,23.271484375 186.916900634766,22.783203125 184.219146728516,23.3477783203125 181.985260009766,25.04150390625 180.483795166016,27.6202392578125 179.983306884766,30.83984375 179.983306884766,45 175.979400634766,45 175.979400634766,7.98828125z M209.573913574219,12.6025390625L209.573913574219,20 215.872741699219,20 215.872741699219,23.41796875 209.573913574219,23.41796875 209.573913574219,37.5048828125 209.787536621094,39.659423828125 210.428405761719,41.09375 211.563659667969,41.8994140625 213.260437011719,42.16796875 214.670349121094,41.96044921875 215.872741699219,41.337890625 215.872741699219,44.755859375 214.230895996094,45.341796875 212.137390136719,45.537109375 209.26416015625,45.079345703125 207.211853027344,43.7060546875 205.98046875,41.417236328125 205.570007324219,38.212890625 205.570007324219,23.41796875 201.273132324219,23.41796875 201.273132324219,20 205.570007324219,20 205.570007324219,13.896484375 209.573913574219,12.6025390625z M246.830123901367,14.23828125L246.268600463867,16.58203125 240.824264526367,31.4990234375 252.958053588867,31.4990234375 247.464889526367,16.58203125 247.196334838867,15.6298847198486 246.927780151367,14.23828125 246.830123901367,14.23828125z M244.828170776367,9.990234375L249.076217651367,9.990234375 262.552795410156,45 258.011779785156,45 254.300827026367,35.185546875 239.457077026367,35.185546875 235.965866088867,45 231.400436401367,45 244.828170776367,9.990234375z M278.909240722656,22.783203125L275.759826660156,23.3905029296875 273.294006347656,25.21240234375 271.700988769531,27.9498291015625 271.169982910156,31.3037109375 271.169982910156,34.794921875 271.673522949219,37.6605224609375 273.184143066406,40.05615234375 275.469909667969,41.6766357421875 278.298889160156,42.216796875 281.542907714844,41.52099609375 283.999572753906,39.43359375 285.546813964844,36.107177734375 286.062561035156,31.6943359375 285.580383300781,27.97119140625 284.133850097656,25.1513671875 281.863342285156,23.375244140625 278.909240722656,22.783203125z M279.910217285156,19.4140625L282.194458007813,19.6238708496094 284.213195800781,20.2532958984375 285.966430664063,21.3023376464844 287.454162597656,22.77099609375 289.486633300781,26.6986083984375 290.164123535156,31.767578125 289.973388671875,34.7483825683594 289.401184082031,37.4163818359375 288.447509765625,39.7715759277344 287.112365722656,41.81396484375 285.446105957031,43.4642028808594 283.499084472656,44.6429443359375 281.271301269531,45.3501892089844 278.762756347656,45.5859375 276.472412109375,45.323486328125 274.459777832031,44.5361328125 272.724853515625,43.223876953125 271.267639160156,41.38671875 271.169982910156,41.38671875 271.169982910156,56.4990234375 267.166076660156,56.4990234375 267.166076660156,20 271.169982910156,20 271.169982910156,24.39453125 271.267639160156,24.39453125 272.915588378906,22.215576171875 274.905334472656,20.6591796875 277.236877441406,19.725341796875 279.910217285156,19.4140625z M308.302551269531,22.783203125L305.153137207031,23.3905029296875 302.687316894531,25.21240234375 301.094299316406,27.9498291015625 300.563293457031,31.3037109375 300.563293457031,34.794921875 301.066833496094,37.6605224609375 302.577453613281,40.05615234375 304.863220214844,41.6766357421875 307.692199707031,42.216796875 310.936218261719,41.52099609375 313.392883300781,39.43359375 314.940124511719,36.107177734375 315.455871582031,31.6943359375 314.973693847656,27.97119140625 313.527160644531,25.1513671875 311.256652832031,23.375244140625 308.302551269531,22.783203125z M309.303527832031,19.4140625L311.587768554688,19.6238708496094 313.606506347656,20.2532958984375 315.359741210938,21.3023376464844 316.847473144531,22.77099609375 318.879943847656,26.6986083984375 319.557434082031,31.767578125 319.36669921875,34.7483825683594 318.794494628906,37.4163818359375 317.8408203125,39.7715759277344 316.505676269531,41.81396484375 314.839416503906,43.4642028808594 312.892395019531,44.6429443359375 310.664611816406,45.3501892089844 308.156066894531,45.5859375 305.86572265625,45.323486328125 303.853088378906,44.5361328125 302.1181640625,43.223876953125 300.660949707031,41.38671875 300.563293457031,41.38671875 300.563293457031,56.4990234375 296.559387207031,56.4990234375 296.559387207031,20 300.563293457031,20 300.563293457031,24.39453125 300.660949707031,24.39453125 302.308898925781,22.215576171875 304.298645019531,20.6591796875 306.630187988281,19.725341796875 309.303527832031,19.4140625z M340.1865234375,9.990234375L357.9599609375,9.990234375 357.9599609375,13.701171875 344.2880859375,13.701171875 344.2880859375,25.810546875 356.9345703125,25.810546875 356.9345703125,29.4970703125 344.2880859375,29.4970703125 344.2880859375,45 340.1865234375,45 340.1865234375,9.990234375z M374.707275390625,19.560546875L377.099853515625,19.90234375 377.099853515625,24.052734375 375.818115234375,23.448486328125 374.072509765625,23.2470703125 371.719604492188,23.851318359375 369.787841796875,25.6640625 368.496948242188,28.5205078125 368.066650390625,32.255859375 368.066650390625,45 364.062744140625,45 364.062744140625,20 368.066650390625,20 368.066650390625,25.1513671875 368.164306640625,25.1513671875 369.24462890625,22.8045654296875 370.776611328125,21.03759765625 372.63818359375,19.9298095703125 374.707275390625,19.560546875z M395.337677001953,32.353515625L389.307403564453,33.18359375 386.865997314453,33.7237548828125 385.108184814453,34.56298828125 384.046173095703,35.9332275390625 383.692169189453,38.06640625 384.018707275391,39.7296142578125 384.998321533203,41.05712890625 386.521148681641,41.9268798828125 388.477325439453,42.216796875 391.196441650391,41.6949462890625 393.396759033203,40.12939453125 394.852447509766,37.7642822265625 395.337677001953,34.84375 395.337677001953,32.353515625z M390.528106689453,19.4140625L394.384002685547,19.9969482421875 397.138214111328,21.74560546875 398.790740966797,24.6600341796875 399.341583251953,28.740234375 399.341583251953,45 395.337677001953,45 395.337677001953,41.09375 395.240020751953,41.09375 393.779754638672,43.05908203125 392.011260986328,44.462890625 389.934539794922,45.30517578125 387.549591064453,45.5859375 384.220123291016,45.091552734375 381.702423095703,43.6083984375 380.118560791016,41.307373046875 379.590606689453,38.359375 380.106353759766,35.22216796875 381.653594970703,32.8173828125 384.232330322266,31.14501953125 387.842559814453,30.205078125 395.337677001953,29.1552734375 395.015716552734,26.3674926757813 394.049835205078,24.376220703125 392.440032958984,23.1814575195313 390.186309814453,22.783203125 387.982940673828,22.9754638671875 385.889434814453,23.55224609375 383.905792236328,24.5135498046875 382.032012939453,25.859375 382.032012939453,21.7578125 385.999298095703,20 390.528106689453,19.4140625z M418.751312255859,19.4140625L421.149993896484,19.7711181640625 423.219085693359,20.84228515625 424.824310302734,22.4932861328125 425.831390380859,24.58984375 427.393890380859,22.325439453125 429.298187255859,20.7080078125 431.544281005859,19.737548828125 434.132171630859,19.4140625 437.742401123047,20.0503540039063 440.321136474609,21.959228515625 441.868377685547,25.1406860351563 442.384124755859,29.5947265625 442.384124755859,45 438.380218505859,45 438.380218505859,30.64453125 438.059783935547,27.06787109375 437.098480224609,24.638671875 435.380340576172,23.2470703125 432.789398193359,22.783203125 430.418182373047,23.369140625 428.431488037109,25.126953125 427.085662841797,27.70263671875 426.637054443359,30.7421875 426.637054443359,45 422.633148193359,45 422.633148193359,30.15625 422.277618408203,26.9305419921875 421.211029052734,24.62646484375 419.433380126953,23.2440185546875 416.944671630859,22.783203125 414.539886474609,23.3355712890625 412.598968505859,24.99267578125 411.317230224609,27.5347900390625 410.889984130859,30.7421875 410.889984130859,45 406.886077880859,45 406.886077880859,20 410.889984130859,20 410.889984130859,23.955078125 410.987640380859,23.955078125 412.470794677734,21.9683837890625 414.259124755859,20.54931640625 416.352630615234,19.6978759765625 418.751312255859,19.4140625z M459.693939208984,22.783203125L457.075531005859,23.289794921875 454.884368896484,24.8095703125 453.285247802734,27.147216796875 452.442962646484,30.107421875 465.943939208984,30.107421875 465.513641357422,27.025146484375 464.271575927734,24.7119140625 462.303192138672,23.265380859375 459.693939208984,22.783203125z M459.767181396484,19.4140625L462.081939697266,19.6124267578125 464.118988037109,20.20751953125 465.878326416016,21.1993408203125 467.359954833984,22.587890625 469.374114990234,26.378173828125 470.045501708984,31.4013671875 470.045501708984,33.5009765625 452.394134521484,33.5009765625 453.004486083984,37.19970703125 454.640228271484,39.9462890625 457.191497802734,41.649169921875 460.548431396484,42.216796875 464.601165771484,41.52099609375 468.312103271484,39.43359375 468.312103271484,43.193359375 464.485198974609,44.98779296875 459.596282958984,45.5859375 457.089263916016,45.3730773925781 454.866058349609,44.7344970703125 452.926666259766,43.6701965332031 451.271087646484,42.18017578125 449.946624755859,40.3041076660156 449.000579833984,38.0816650390625 448.432952880859,35.5128479003906 448.243743896484,32.59765625 448.450500488281,29.8152160644531 449.070770263672,27.3028564453125 450.104553222656,25.0605773925781 451.551849365234,23.08837890625 453.305847167969,21.4808654785156 455.259735107422,20.3326416015625 457.413513183594,19.6437072753906 459.767181396484,19.4140625z M472.632598876953,20L476.831817626953,20 482.007598876953,38.798828125 482.349395751953,41.044921875 482.544708251953,41.044921875 482.984161376953,38.75 488.745880126953,20 492.407989501953,20 497.583770751953,38.84765625 497.949981689453,41.09375 498.145294189453,41.09375 498.560333251953,38.84765625 503.638458251953,20 507.593536376953,20 500.098419189453,45 495.948028564453,45 490.796661376953,27.1044921875 490.406036376953,24.78515625 490.308380126953,24.78515625 489.795684814453,27.0556640625 484.204864501953,45 480.200958251953,45 472.632598876953,20z M522.974914550781,22.783203125L519.520324707031,23.4393310546875 516.871398925781,25.40771484375 515.186828613281,28.5296630859375 514.625305175781,32.646484375 515.192932128906,36.619873046875 516.895812988281,39.6533203125 519.550842285156,41.575927734375 522.974914550781,42.216796875 526.408142089844,41.588134765625 528.944152832031,39.7021484375 530.509704589844,36.656494140625 531.031555175781,32.548828125 530.509704589844,28.3984375 528.944152832031,25.322265625 526.408142089844,23.41796875 522.974914550781,22.783203125z M523.267883300781,19.4140625L525.909973144531,19.6292114257813 528.245300292969,20.274658203125 530.27392578125,21.3504028320313 531.995910644531,22.8564453125 533.368469238281,24.7439575195313 534.348815917969,26.964111328125 534.937072753906,29.5169067382813 535.133117675781,32.40234375 534.921752929688,35.2442932128906 534.287780761719,37.7886962890625 533.231079101563,40.0355529785156 531.751770019531,41.98486328125 529.916931152344,43.5603332519531 527.793640136719,44.6856689453125 525.381958007813,45.3608703613281 522.681945800781,45.5859375 520.050598144531,45.3669738769531 517.698425292969,44.7100830078125 515.62548828125,43.6152648925781 513.831848144531,42.08251953125 512.384521484375,40.1881408691406 511.350769042969,38.0084228515625 510.730499267578,35.5433654785156 510.523742675781,32.79296875 510.738891601563,29.8159790039063 511.384338378906,27.183837890625 512.460083007813,24.8965454101563 513.966125488281,22.9541015625 515.83837890625,21.4053344726563 518.012756347656,20.299072265625 520.4892578125,19.6353149414063 523.267883300781,19.4140625z M552.173950195313,19.560546875L554.566528320313,19.90234375 554.566528320313,24.052734375 553.284790039063,23.448486328125 551.539184570313,23.2470703125 549.186279296875,23.851318359375 547.254516601563,25.6640625 545.963623046875,28.5205078125 545.533325195313,32.255859375 545.533325195313,45 541.529418945313,45 541.529418945313,20 545.533325195313,20 545.533325195313,25.1513671875 545.630981445313,25.1513671875 546.711303710938,22.8045654296875 548.243286132813,21.03759765625 550.104858398438,19.9298095703125 552.173950195313,19.560546875z M558.912719726563,7.98828125L562.916625976563,7.98828125 562.916625976563,31.4501953125 563.014282226563,31.4501953125 573.512329101563,20 578.761352539063,20 567.164672851563,32.060546875 579.664672851563,45 574.049438476563,45 563.014282226563,32.98828125 562.916625976563,32.98828125 562.916625976563,45 558.912719726563,45 558.912719726563,7.98828125z"
+              Height="48" 
+              Stretch="Fill" 
+              UseLayoutRounding="False" 
+              VerticalAlignment="Bottom" 
+              Opacity="0.4" 
+              Fill="#FF101A31"
+              Width="548" Margin="0,0,0,10">
+        </Path>
+        <Grid Grid.Row="1" Margin="8,3,8,-3">
+            <Grid.ColumnDefinitions>
+                <ColumnDefinition/>
+                <ColumnDefinition/>
+                <ColumnDefinition/>
+                <ColumnDefinition/>
+            </Grid.ColumnDefinitions>
+            
+            <Border BorderThickness="1" Background="#FFC8E95C" Height="8" Margin="0" RenderTransformOrigin="0,0">
+                <Border.RenderTransform>
+                    <TransformGroup>
+                        <ScaleTransform x:Name="LoadingMask1" ScaleX="0" />
+                    </TransformGroup>
+                </Border.RenderTransform>
+            </Border>
+            <Border BorderThickness="1" Grid.Column="1" Background="#FF1DB650" Height="8" Margin="0" RenderTransformOrigin="0,0">
+                <Border.RenderTransform>
+                    <TransformGroup>
+                        <ScaleTransform x:Name="LoadingMask2" ScaleX="0" />
+                    </TransformGroup>
+                </Border.RenderTransform>
+            </Border>
+            <Border BorderThickness="1" Grid.Column="2" Background="#FF5DC09C" Height="8" Margin="0" RenderTransformOrigin="0,0">
+                <Border.RenderTransform>
+                    <TransformGroup>
+                        <ScaleTransform x:Name="LoadingMask3" ScaleX="0" />
+                    </TransformGroup>
+                </Border.RenderTransform>
+            </Border>
+            <Border BorderThickness="1" Grid.Column="3" Background="#FF0089A3" Height="8" Margin="0" RenderTransformOrigin="0,0">
+                <Border.RenderTransform>
+                    <TransformGroup>
+                        <ScaleTransform x:Name="LoadingMask4" ScaleX="0" />
+                    </TransformGroup>
+                </Border.RenderTransform>
+            </Border>
+           
+        </Grid>
+
+        <Grid Height="27" VerticalAlignment="Center" HorizontalAlignment="Center" Grid.Row="2" Margin="0,10,0,0">
+
+            <Border BorderBrush="White" BorderThickness="0,1,0,0" Margin="-100,0">
+                <Border.OpacityMask>
+                    <LinearGradientBrush EndPoint="1,0.5" StartPoint="0,0.5">
+                        <GradientStop Offset="0"/>
+                        <GradientStop Color="Transparent" Offset="1"/>
+                        <GradientStop Color="#667A7A7A" Offset="0.5"/>
+                    </LinearGradientBrush>
+                </Border.OpacityMask>
+            </Border>
+            <!--<StackPanel Orientation="Horizontal" HorizontalAlignment="Left" Margin="0,0,-28,0">
+                <Border BorderBrush="White" BorderThickness="1,0,0,0" HorizontalAlignment="Left" Width="132">
+                    <Border.OpacityMask>
+                        <LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0">
+                            <GradientStop Offset="0"/>
+                            <GradientStop Color="Transparent" Offset="1"/>
+                            <GradientStop Color="#667A7A7A" Offset="0.65"/>
+                        </LinearGradientBrush>
+                    </Border.OpacityMask>
+                    <TextBlock Text="0" Foreground="White" FontSize="12" HorizontalAlignment="Left" VerticalAlignment="Center" Opacity="0.6" Margin="6,0,0,0" />
+                </Border>
+                <Border BorderBrush="White" BorderThickness="1,0,0,0" HorizontalAlignment="Left" Width="132">
+                    <Border.OpacityMask>
+                        <LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0">
+                            <GradientStop Offset="0"/>
+                            <GradientStop Color="Transparent" Offset="1"/>
+                            <GradientStop Color="#667A7A7A" Offset="0.65"/>
+                        </LinearGradientBrush>
+                    </Border.OpacityMask>
+                    <TextBlock Text="25" Foreground="White" FontSize="12" HorizontalAlignment="Left" VerticalAlignment="Center" Opacity="0.6" Margin="6,0,0,0" />
+                </Border>
+                <Border BorderBrush="White" BorderThickness="1,0,0,0" HorizontalAlignment="Left" Width="132">
+                    <Border.OpacityMask>
+                        <LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0">
+                            <GradientStop Offset="0"/>
+                            <GradientStop Color="Transparent" Offset="1"/>
+                            <GradientStop Color="#667A7A7A" Offset="0.65"/>
+                        </LinearGradientBrush>
+                    </Border.OpacityMask>
+                    <TextBlock Text="50" Foreground="White" FontSize="12" HorizontalAlignment="Left" VerticalAlignment="Center" Opacity="0.6" Margin="6,0,0,0" />
+                </Border>
+                <Border BorderBrush="White" BorderThickness="1,0,0,0" HorizontalAlignment="Left" Width="132">
+                    <Border.OpacityMask>
+                        <LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0">
+                            <GradientStop Offset="0"/>
+                            <GradientStop Color="Transparent" Offset="1"/>
+                            <GradientStop Color="#667A7A7A" Offset="0.65"/>
+                        </LinearGradientBrush>
+                    </Border.OpacityMask>
+                    <TextBlock Text="75" Foreground="White" FontSize="12" HorizontalAlignment="Left" VerticalAlignment="Center" Opacity="0.6" Margin="6,0,0,0" />
+                </Border>
+                <Border BorderBrush="White" BorderThickness="1,0,0,0" HorizontalAlignment="Left">
+                    <Border.OpacityMask>
+                        <LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0">
+                            <GradientStop Offset="0"/>
+                            <GradientStop Color="Transparent" Offset="1"/>
+                            <GradientStop Color="#667A7A7A" Offset="0.65"/>
+                        </LinearGradientBrush>
+                    </Border.OpacityMask>
+                    <TextBlock Text="100" Foreground="White" FontSize="12" HorizontalAlignment="Left" VerticalAlignment="Center" Opacity="0.6" Margin="6,0,0,0" />
+                </Border>
+            </StackPanel>-->
+
+        </Grid>
+    </Grid>
+</Grid>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Web.Debug.config	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,30 @@
+<?xml version="1.0"?>
+
+<!-- For more information on using web.config transformation visit http://go.microsoft.com/fwlink/?LinkId=125889 -->
+
+<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
+  <!--
+    In the example below, the "SetAttributes" transform will change the value of 
+    "connectionString" to use "ReleaseSQLServer" only when the "Match" locator 
+    finds an atrribute "name" that has a value of "MyDB".
+    
+    <connectionStrings>
+      <add name="MyDB" 
+        connectionString="Data Source=ReleaseSQLServer;Initial Catalog=MyReleaseDB;Integrated Security=True" 
+        xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
+    </connectionStrings>
+  -->
+  <system.web>
+    <!--
+      In the example below, the "Replace" transform will replace the entire 
+      <customErrors> section of your web.config file.
+      Note that because there is only one customErrors section under the 
+      <system.web> node, there is no need to use the "xdt:Locator" attribute.
+      
+      <customErrors defaultRedirect="GenericError.htm"
+        mode="RemoteOnly" xdt:Transform="Replace">
+        <error statusCode="500" redirect="InternalError.htm"/>
+      </customErrors>
+    -->
+  </system.web>
+</configuration>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Web.Release.config	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,31 @@
+<?xml version="1.0"?>
+
+<!-- For more information on using web.config transformation visit http://go.microsoft.com/fwlink/?LinkId=125889 -->
+
+<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
+  <!--
+    In the example below, the "SetAttributes" transform will change the value of 
+    "connectionString" to use "ReleaseSQLServer" only when the "Match" locator 
+    finds an atrribute "name" that has a value of "MyDB".
+    
+    <connectionStrings>
+      <add name="MyDB" 
+        connectionString="Data Source=ReleaseSQLServer;Initial Catalog=MyReleaseDB;Integrated Security=True" 
+        xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
+    </connectionStrings>
+  -->
+  <system.web>
+    <compilation xdt:Transform="RemoveAttributes(debug)" />
+    <!--
+      In the example below, the "Replace" transform will replace the entire 
+      <customErrors> section of your web.config file.
+      Note that because there is only one customErrors section under the 
+      <system.web> node, there is no need to use the "xdt:Locator" attribute.
+      
+      <customErrors defaultRedirect="GenericError.htm"
+        mode="RemoteOnly" xdt:Transform="Replace">
+        <error statusCode="500" redirect="InternalError.htm"/>
+      </customErrors>
+    -->
+  </system.web>
+</configuration>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/Web.config	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,92 @@
+<?xml version="1.0"?>
+
+<!--
+  For more information on how to configure your ASP.NET application, please visit
+  http://go.microsoft.com/fwlink/?LinkId=169433
+  -->
+
+<configuration>
+    <system.webServer>
+        <modules runAllManagedModulesForAllRequests="true" />
+        <validation validateIntegratedModeConfiguration="false" />
+    </system.webServer>
+    <system.web>
+      <compilation debug="true" targetFramework="4.0" />
+      <authentication mode="Forms">
+        <forms defaultUrl="index.html"
+               loginUrl="index.html"
+               name="SilverlightExampleApp.Web"  />
+      </authentication>
+    </system.web>
+
+  <!--<location path="Secure">
+    <system.web>
+      <authorization>
+        <deny users="?"/>
+      </authorization>
+    </system.web>
+  </location>-->
+  
+  <location path="Services">
+    <system.web>
+      <authorization>
+        <allow users="*"/>
+      </authorization>
+    </system.web>
+  </location>
+  
+  <system.serviceModel>
+    <behaviors>
+      <serviceBehaviors>
+        <behavior name="">
+          <serviceMetadata httpGetEnabled="true" />
+          <serviceDebug includeExceptionDetailInFaults="false" />
+        </behavior>
+      </serviceBehaviors>
+    </behaviors>
+    <bindings>
+      <customBinding>
+        <binding name="SilverlightExampleApp.Web.Services.AuthenticationService.customBinding0">
+          <binaryMessageEncoding />
+          <httpTransport />
+        </binding>
+        <binding name="SilverlightExampleApp.Web.Services.SecureService.customBinding0">
+          <binaryMessageEncoding />
+          <httpTransport />
+        </binding>
+        <binding name="SilverlightExampleApp.Web.Secure.SecureService.customBinding0">
+          <binaryMessageEncoding />
+          <httpTransport />
+        </binding>
+        <binding name="SilverlightExampleApp.Web.Secure.ClientDataService.customBinding0">
+          <binaryMessageEncoding />
+          <httpTransport />
+        </binding>
+      </customBinding>
+    </bindings>
+    <serviceHostingEnvironment aspNetCompatibilityEnabled="true"
+      multipleSiteBindingsEnabled="true" />
+    <services>
+      <service name="SilverlightExampleApp.Web.Services.AuthenticationService">
+        <endpoint address="" binding="customBinding" bindingConfiguration="SilverlightExampleApp.Web.Services.AuthenticationService.customBinding0"
+          contract="SilverlightExampleApp.Web.Services.AuthenticationService" />
+        <endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
+      </service>
+      <service name="SilverlightExampleApp.Web.Services.SecureService">
+        <endpoint address="" binding="customBinding" bindingConfiguration="SilverlightExampleApp.Web.Services.SecureService.customBinding0"
+          contract="SilverlightExampleApp.Web.Services.SecureService" />
+        <endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
+      </service>
+      <service name="SilverlightExampleApp.Web.Secure.SecureService">
+        <endpoint address="" binding="customBinding" bindingConfiguration="SilverlightExampleApp.Web.Secure.SecureService.customBinding0"
+          contract="SilverlightExampleApp.Web.Secure.SecureService" />
+        <endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
+      </service>
+      <service name="SilverlightExampleApp.Web.Secure.ClientDataService">
+        <endpoint address="" binding="customBinding" bindingConfiguration="SilverlightExampleApp.Web.Secure.ClientDataService.customBinding0"
+          contract="SilverlightExampleApp.Web.Secure.ClientDataService" />
+        <endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
+      </service>
+    </services>
+  </system.serviceModel>
+</configuration>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/default.aspx	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,77 @@
+<%@ Page Language="C#" AutoEventWireup="true" %>
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" >
+<head id="Head1" runat="server">
+    <title>Silverlight App Framework</title>
+    <style type="text/css">
+    html, body {
+	    height: 100%;
+	    overflow: auto;
+    }
+    body {
+	    padding: 0;
+	    margin: 0;
+    }
+    #silverlightControlHost {
+	    height: 100%;
+	    text-align:center;
+    }
+    </style>
+    <script type="text/javascript" src="Silverlight.js"></script>
+    <script type="text/javascript" src="SplashScreen.js"></script>
+    <script type="text/javascript">
+        function onSilverlightError(sender, args) {
+            var appSource = "";
+            if (sender != null && sender != 0) {
+                appSource = sender.getHost().Source;
+            }
+
+            var errorType = args.ErrorType;
+            var iErrorCode = args.ErrorCode;
+
+            if (errorType == "ImageError" || errorType == "MediaError") {
+                return;
+            }
+
+            var errMsg = "Unhandled Error in Silverlight Application " + appSource + "\n";
+
+            errMsg += "Code: " + iErrorCode + "    \n";
+            errMsg += "Category: " + errorType + "       \n";
+            errMsg += "Message: " + args.ErrorMessage + "     \n";
+
+            if (errorType == "ParserError") {
+                errMsg += "File: " + args.xamlFile + "     \n";
+                errMsg += "Line: " + args.lineNumber + "     \n";
+                errMsg += "Position: " + args.charPosition + "     \n";
+            }
+            else if (errorType == "RuntimeError") {
+                if (args.lineNumber != 0) {
+                    errMsg += "Line: " + args.lineNumber + "     \n";
+                    errMsg += "Position: " + args.charPosition + "     \n";
+                }
+                errMsg += "MethodName: " + args.methodName + "     \n";
+            }
+
+            throw new Error(errMsg);
+        }
+    </script>
+</head>
+<body>
+    <form id="form1" runat="server" style="height:100%">
+    <div id="silverlightControlHost">
+        <object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="100%" height="100%">
+		  <param name="source" value="ClientBin/SilverlightExampleApp.xap"/>
+		  <param name="onError" value="onSilverlightError" />
+		  <param name="background" value="white" />
+		  <param name="minRuntimeVersion" value="4.0.60310.0" />
+		  <param name="autoUpgrade" value="true" />
+          <param name="splashscreensource" value="SplashScreen.xaml" />
+          <param name="onSourceDownloadProgressChanged" value="onSourceDownloadProgressChanged" />
+		  <a href="http://go.microsoft.com/fwlink/?LinkID=149156&v=4.0.60310.0" style="text-decoration:none">
+ 			  <img src="http://go.microsoft.com/fwlink/?LinkId=161376" alt="Get Microsoft Silverlight" style="border-style:none"/>
+		  </a>
+	    </object><iframe id="_sl_historyFrame" style="visibility:hidden;height:0px;width:0px;border:0px"></iframe></div>
+    </form>
+</body>
+</html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.Web/index.html	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,84 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" >
+
+<head>
+    <title>SilverlightExampleApp</title>
+    <style type="text/css">
+    html, body {
+	    height: 100%;
+	    overflow: auto;
+    }
+    body {
+	    padding: 0;
+	    margin: 0;
+    }
+    #silverlightControlHost {
+	    height: 100%;
+	    text-align:center;
+    }
+    </style>
+    <script type="text/javascript" src="Silverlight.js"></script>
+    <script type="text/javascript">
+        function onSilverlightError(sender, args) {
+            var appSource = "";
+            if (sender != null && sender != 0) {
+              appSource = sender.getHost().Source;
+            }
+            
+            var errorType = args.ErrorType;
+            var iErrorCode = args.ErrorCode;
+
+            if (errorType == "ImageError" || errorType == "MediaError") {
+              return;
+            }
+
+            var errMsg = "Unhandled Error in Silverlight Application " +  appSource + "\n" ;
+
+            errMsg += "Code: "+ iErrorCode + "    \n";
+            errMsg += "Category: " + errorType + "       \n";
+            errMsg += "Message: " + args.ErrorMessage + "     \n";
+
+            if (errorType == "ParserError") {
+                errMsg += "File: " + args.xamlFile + "     \n";
+                errMsg += "Line: " + args.lineNumber + "     \n";
+                errMsg += "Position: " + args.charPosition + "     \n";
+            }
+            else if (errorType == "RuntimeError") {           
+                if (args.lineNumber != 0) {
+                    errMsg += "Line: " + args.lineNumber + "     \n";
+                    errMsg += "Position: " +  args.charPosition + "     \n";
+                }
+                errMsg += "MethodName: " + args.methodName + "     \n";
+            }
+
+            throw new Error(errMsg);
+        }
+    </script>
+</head>
+<body>
+    <form id="form1" runat="server" style="height:100%">
+        <div id="Div1">
+        <object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="100%" height="100%">
+		  <param name="source" value="ClientBin/CMEInvokeMethodsSL.xap"/>
+		  <param name="onError" value="onSilverlightError" />
+		  <param name="background" value="white" />
+		  <param name="minRuntimeVersion" value="5.0.60207.0" />
+		  <param name="autoUpgrade" value="true" />
+		  <a href="http://go.microsoft.com/fwlink/?LinkID=149156&v=5.0.60207.0" style="text-decoration:none">
+ 			  <img src="http://go.microsoft.com/fwlink/?LinkId=161376" alt="Get Microsoft Silverlight" style="border-style:none"/>
+		  </a>
+	    </object><iframe id="Iframe1" style="visibility:hidden;height:0px;width:0px;border:0px"></iframe></div>
+    <div id="silverlightControlHost">
+        <object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="100%" height="100%">
+		  <param name="source" value="ClientBin/SilverlightExampleApp.xap"/>
+		  <param name="onError" value="onSilverlightError" />
+		  <param name="background" value="white" />
+		  <param name="minRuntimeVersion" value="4.0.60310.0" />
+		  <param name="autoUpgrade" value="true" />
+		  <a href="http://go.microsoft.com/fwlink/?LinkID=149156&v=4.0.60310.0" style="text-decoration:none">
+ 			  <img src="http://go.microsoft.com/fwlink/?LinkId=161376" alt="Get Microsoft Silverlight" style="border-style:none"/>
+		  </a>
+	    </object><iframe id="_sl_historyFrame" style="visibility:hidden;height:0px;width:0px;border:0px"></iframe></div>
+    </form>
+</body>
+</html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp.sln	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,36 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SilverlightExampleApp", "SilverlightExampleApp\SilverlightExampleApp.csproj", "{37DC0FAF-3EFE-436A-B8B9-6905F9EF59E0}"
+	ProjectSection(ProjectDependencies) = postProject
+		{9B9FB230-CA34-4A66-BE74-46EAF73CB863} = {9B9FB230-CA34-4A66-BE74-46EAF73CB863}
+		{9B9FB230-CA34-4A66-BE74-46EAF73CB863} = {9B9FB230-CA34-4A66-BE74-46EAF73CB863}
+	EndProjectSection
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SilverlightExampleApp.Web", "SilverlightExampleApp.Web\SilverlightExampleApp.Web.csproj", "{9B9FB230-CA34-4A66-BE74-46EAF73CB863}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SilverlightExampleApp.Interfaces", "SilverlightExampleApp.Interfaces\SilverlightExampleApp.Interfaces.csproj", "{6C96E971-4A29-462B-88CD-4C05065BFE3A}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{37DC0FAF-3EFE-436A-B8B9-6905F9EF59E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{37DC0FAF-3EFE-436A-B8B9-6905F9EF59E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{37DC0FAF-3EFE-436A-B8B9-6905F9EF59E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{37DC0FAF-3EFE-436A-B8B9-6905F9EF59E0}.Release|Any CPU.Build.0 = Release|Any CPU
+		{9B9FB230-CA34-4A66-BE74-46EAF73CB863}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{9B9FB230-CA34-4A66-BE74-46EAF73CB863}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{9B9FB230-CA34-4A66-BE74-46EAF73CB863}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{9B9FB230-CA34-4A66-BE74-46EAF73CB863}.Release|Any CPU.Build.0 = Release|Any CPU
+		{6C96E971-4A29-462B-88CD-4C05065BFE3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{6C96E971-4A29-462B-88CD-4C05065BFE3A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{6C96E971-4A29-462B-88CD-4C05065BFE3A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{6C96E971-4A29-462B-88CD-4C05065BFE3A}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/App.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,15 @@
+<Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
+             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+             xmlns:vm="clr-namespace:SilverlightExampleApp.ViewModels" 
+             xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+             xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+             mc:Ignorable="d"
+             x:Class="SilverlightExampleApp.App"
+             >
+  <Application.Resources>
+    
+    <!--Global View Model Locator-->
+    <vm:ViewModelLocator x:Key="Locator" d:IsDataSource="True" />
+    
+  </Application.Resources>
+</Application>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/App.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,61 @@
+using System;
+using System.Windows;
+using SilverlightExampleApp.Helpers;
+
+namespace SilverlightExampleApp
+{
+    public partial class App : Application
+    {
+        public App()
+        {
+            this.Startup += this.Application_Startup;
+            this.Exit += this.Application_Exit;
+            this.UnhandledException += this.Application_UnhandledException;
+            
+            InitializeComponent();
+        }
+
+        private void Application_Startup(object sender, StartupEventArgs e)
+        {
+            SessionManager.Session["user"] = null;
+            this.RootVisual = new HostPage();
+        }
+
+        private void Application_Exit(object sender, EventArgs e)
+        {
+            SessionManager.Session["user"] = null;
+            SessionManager.Session = null;
+        }
+
+        private void Application_UnhandledException(object sender, ApplicationUnhandledExceptionEventArgs e)
+        {
+            // If the app is running outside of the debugger then report the exception using
+            // the browser's exception mechanism. On IE this will display it a yellow alert 
+            // icon in the status bar and Firefox will display a script error.
+            if (!System.Diagnostics.Debugger.IsAttached)
+            {
+
+                // NOTE: This will allow the application to continue running after an exception has been thrown
+                // but not handled. 
+                // For production applications this error handling should be replaced with something that will 
+                // report the error to the website and stop the application.
+                e.Handled = true;
+                Deployment.Current.Dispatcher.BeginInvoke(delegate { ReportErrorToDOM(e); });
+            }
+        }
+
+        private void ReportErrorToDOM(ApplicationUnhandledExceptionEventArgs e)
+        {
+            try
+            {
+                string errorMsg = e.ExceptionObject.Message + e.ExceptionObject.StackTrace;
+                errorMsg = errorMsg.Replace('"', '\'').Replace("\r\n", @"\n");
+
+                System.Windows.Browser.HtmlPage.Window.Eval("throw new Error(\"Unhandled Error in Silverlight Application " + errorMsg + "\");");
+            }
+            catch (Exception)
+            {
+            }
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Converters/DateTimeConverter.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,42 @@
+using System;
+using System.Threading;
+using System.Windows.Data;
+
+namespace SilverlightExampleApp.Converters
+{
+    /*
+        * Use this converter for formatting dates in XAML databinding
+        * Example:
+        *  Text="{Binding Path=PublishDate, Converter={StaticResource DateTimeFormatter}, ConverterParameter=MMM yy}" />
+        * 
+        * */
+    public class DateTimeConverter : IValueConverter
+    {
+        #region IValueConverter Members
+
+        public object Convert(object value, Type targetType, object parameter, System.Globalization.CultureInfo culture)
+        {
+            DateTime? bindingDate = value as DateTime?;
+
+            if (culture == null)
+            {
+                culture = Thread.CurrentThread.CurrentUICulture;
+            }
+
+            if (bindingDate != null)
+            {
+                string dateTimeFormat = parameter as string;
+                return bindingDate.Value.ToString(dateTimeFormat, culture);
+            }
+
+            return string.Empty;
+        }
+
+        public object ConvertBack(object value, Type targetType, object parameter, System.Globalization.CultureInfo culture)
+        {
+            throw new NotImplementedException();
+        }
+
+        #endregion
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Dialogs/DialogService.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,38 @@
+using System;
+
+namespace SilverlightExampleApp.Dialogs
+{
+    /// <summary>
+    ///     Dialog service implementation
+    /// </summary>
+    public class DialogService : IDialogService
+    {
+        #region IDialogService Members
+
+        /// <summary>
+        ///     Show it
+        /// </summary>
+        /// <param name="title"></param>
+        /// <param name="message"></param>
+        /// <param name="allowCancel"></param>
+        /// <param name="response"></param>
+        public void ShowDialog(string title, string message, bool allowCancel, Action<bool> response)
+        {
+            var dialog = new SimpleDialog(allowCancel) {Title = title, Message = message, CloseAction = response};
+            dialog.Closed += DialogClosed;
+            dialog.Show();
+        }
+
+        /// <summary>
+        ///     Closed action
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        static void DialogClosed(object sender, EventArgs e)
+        {
+            ((SimpleDialog) sender).CloseAction(((SimpleDialog)sender).DialogResult == true);             
+        }
+
+        #endregion
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Dialogs/IDialogService.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,19 @@
+using System;
+
+namespace SilverlightExampleApp.Dialogs
+{
+    /// <summary>
+    ///     Service to show a dialog
+    /// </summary>
+    public interface IDialogService
+    {
+        /// <summary>
+        ///     Show the dialog
+        /// </summary>
+        /// <param name="title">Title to show</param>
+        /// <param name="message"></param>
+        /// <param name="allowCancel">True = show the Cancel button</param>
+        /// <param name="response">The user's response</param>
+        void ShowDialog(string title, string message, bool allowCancel, Action<bool> response);
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Dialogs/SimpleDialog.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,16 @@
+<controls:ChildWindow x:Class="SilverlightExampleApp.Dialogs.SimpleDialog"
+           xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
+           xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+           xmlns:controls="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls"
+           Width="400" Height="130" 
+           Title="{Binding Title}">
+    <Grid x:Name="LayoutRoot" Margin="2">
+        <Grid.RowDefinitions>
+            <RowDefinition Height="50"/>
+            <RowDefinition Height="Auto" />
+        </Grid.RowDefinitions>
+        <TextBlock TextWrapping="Wrap" Grid.Row="0" Text="{Binding Message}"/>
+        <Button x:Name="CancelButton" Content="Cancel" Click="CancelButton_Click" Width="75" Height="23" HorizontalAlignment="Right" Margin="0,12,0,0" Grid.Row="1" />
+        <Button x:Name="OKButton" Content="OK" Click="OKButton_Click" Width="75" Height="23" HorizontalAlignment="Right" Margin="0,12,79,0" Grid.Row="1" />
+    </Grid>
+</controls:ChildWindow>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Dialogs/SimpleDialog.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,71 @@
+using System;
+using System.Windows;
+using System.Windows.Controls;
+
+namespace SilverlightExampleApp.Dialogs
+{
+    /// <summary>
+    ///     Simple dialog
+    /// </summary>
+    public partial class SimpleDialog : ChildWindow
+    {
+        /// <summary>
+        ///     Close action
+        /// </summary>
+        public Action<bool> CloseAction { get; set; }
+
+        /// <summary>
+        ///     Message
+        /// </summary>
+        public static readonly DependencyProperty MessageProperty = DependencyProperty.Register(
+            "Message",
+            typeof(string),
+            typeof(SimpleDialog),
+            null);
+
+
+        /// <summary>
+        ///     Message
+        /// </summary>
+        public string Message
+        {
+            get { return GetValue(MessageProperty).ToString(); }
+            set { SetValue(MessageProperty, value); }
+        }
+
+        /// <summary>
+        ///     Constructor
+        /// </summary>
+        public SimpleDialog()
+        {
+            InitializeComponent();
+            DataContext = this;
+        }
+
+        public SimpleDialog(bool allowCancel)
+            : this()
+        {
+            CancelButton.Visibility = allowCancel ? Visibility.Visible : Visibility.Collapsed;
+        }
+
+        /// <summary>
+        ///     OK Button
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void OKButton_Click(object sender, RoutedEventArgs e)
+        {
+            DialogResult = true;            
+        }
+
+        /// <summary>
+        ///     cancel button
+        /// </summary>
+        /// <param name="sender"></param>
+        /// <param name="e"></param>
+        private void CancelButton_Click(object sender, RoutedEventArgs e)
+        {
+            DialogResult = false;           
+        }
+    }
+}
\ No newline at end of file
Binary file SilverlightExampleApp/SilverlightExampleApp/Fonts/segoeuil.ttf has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Helpers/CookieManager.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,40 @@
+using System;
+using System.Net;
+using System.Windows;
+using System.Windows.Browser;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Ink;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+
+namespace SilverlightExampleApp.Helpers
+{
+    public class CookieManager
+    {
+        private void SetCookie(string key, string value, int expirationDays)
+        {
+            DateTime expireDate = DateTime.Now + TimeSpan.FromDays(expirationDays);
+
+            string newCookie = key + "=" + value + ";expires=" + expireDate.ToString("R");
+            HtmlPage.Document.SetProperty("cookie", newCookie);
+        }
+
+        private string GetCookie(string key)
+        {
+            string[] cookies = HtmlPage.Document.Cookies.Split(';');
+
+            foreach (string cookie in cookies)
+            {
+                string[] keyValue = cookie.Split('=');
+                if (keyValue.Length != 2) continue;
+
+                if (keyValue[0] == key)
+                    return keyValue[1];
+            }
+            return null;
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Helpers/NavigationMap.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,37 @@
+using System;
+using System.Windows.Browser;
+
+namespace SilverlightExampleApp.Helpers
+{
+    public enum NavigationDestination
+    {
+        Unknown = 0,
+        ClientSearch,
+        ClientAddEdit
+    }
+
+    public interface INavigationMap
+    {
+        Uri ResolveDestination(NavigationDestination request, string queryString = null);
+    }
+
+    public class NavigationMap : INavigationMap
+    {
+        public Uri ResolveDestination(NavigationDestination request, string queryString = null)
+        {
+            Uri destination = null;
+
+            switch (request)
+            {
+                case NavigationDestination.ClientAddEdit:
+                    destination = new Uri(string.Format("Views/ClientMaint?{0}", HttpUtility.HtmlEncode(queryString)), UriKind.Relative);
+                    break;
+
+                default:
+                    throw new Exception("Destination unknown");
+            }
+
+            return destination;
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Helpers/SessionManager.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,18 @@
+using System.Collections.Generic;
+
+namespace SilverlightExampleApp.Helpers
+{
+    public static class SessionManager
+    {
+        private static Dictionary<string, object> _session = new Dictionary<string, object>();
+
+        public static Dictionary<string, object> Session
+        {
+            get { return _session; }
+            set { _session = value; }
+        }
+    }
+}
+
+// SETTING: SessionManager.Session["key"] = "value";
+// GETTING: txtSessionData.Text = SessionManager.Session["key"].ToString();
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Helpers/TextToPath.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,15 @@
+using System;
+using System.Net;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Ink;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+
+namespace SilverlightExampleApp.Helpers
+{
+    
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/HostPage.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,24 @@
+<navigation:Page x:Class="SilverlightExampleApp.HostPage" 
+           xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
+           xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+           xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+           xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+           mc:Ignorable="d"
+           xmlns:navigation="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Navigation" 
+           xmlns:uriMapper="clr-namespace:System.Windows.Navigation;assembly=System.Windows.Controls.Navigation" 
+           d:DesignWidth="640" d:DesignHeight="480"
+           Title="Host Page">
+    <Grid x:Name="LayoutRoot">
+    <navigation:Frame x:Name="ContentFrame" 
+                      Source="/login" 
+                      Navigating="ContentFrame_Navigating"
+                      NavigationFailed="ContentFrame_NavigationFailed">
+      <navigation:Frame.UriMapper>
+        <uriMapper:UriMapper>
+          <uriMapper:UriMapping Uri="/login" MappedUri="/LoginPage.xaml"/>
+          <uriMapper:UriMapping Uri="/main" MappedUri="/Views/MainPage.xaml"/>
+        </uriMapper:UriMapper>
+      </navigation:Frame.UriMapper>
+    </navigation:Frame>
+  </Grid>
+</navigation:Page>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/HostPage.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,49 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Net;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+using System.Windows.Navigation;
+using GalaSoft.MvvmLight.Messaging;
+using SilverlightExampleApp.Helpers;
+using SilverlightExampleApp.Messages;
+using SilverlightExampleApp.Views;
+
+namespace SilverlightExampleApp
+{
+    public partial class HostPage : Page
+    {
+        public HostPage()
+        {
+            InitializeComponent();
+
+            Messenger.Default.Register<LogOutMessage>(this, ReloadLoginPage);
+        }
+        
+        private void ReloadLoginPage(LogOutMessage message)
+        {
+            ContentFrame.Source = new Uri("/login", UriKind.Relative);
+        }
+
+        private void ContentFrame_Navigating(object sender, NavigatingCancelEventArgs e)
+        {
+            if (e.Uri.OriginalString == "/login") return;
+            if (SessionManager.Session["user"] != null) return;
+
+            e.Cancel = true;
+            ReloadLoginPage(null);
+        }
+
+        private void ContentFrame_NavigationFailed(object sender, NavigationFailedEventArgs e)
+        {
+            e.Handled = true;
+            ErrorWindow.CreateNew(e.Exception);
+        }
+    }
+}
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/CHART-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/CSV-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/CSV-icon64.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Calculator-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Close_16x16.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Color_16x16.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Copy_16x16.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Cut_16x16.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/EXPORT-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/EditRedo_16x16.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/EditUndo_16x16.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Erase_16x16.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Excel-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Excel-icon64.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Find_16x16.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/JSON-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/PDF-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/PDF-icon32.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/PDF-icon64.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Paste_16x16.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Print_16x16.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Printer-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Replace_16x16.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Save_16x16.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Text-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/Text-icon64.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/World-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/XML-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/XML-icon64.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/client-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/coins-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/comment-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/confirmation-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/dos-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/dotnet-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/logo.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/mail-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/portfolio-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/report1-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/report2-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/socket-icon.png has changed
Binary file SilverlightExampleApp/SilverlightExampleApp/Images/transaction-icon.png has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/LoginPage.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,111 @@
+<navigation:Page x:Class="SilverlightExampleApp.LoginPage" 
+           xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
+           xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+           xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+           xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+           mc:Ignorable="d"
+           xmlns:navigation="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Navigation" xmlns:i="clr-namespace:System.Windows.Interactivity;assembly=System.Windows.Interactivity" xmlns:cmd="clr-namespace:GalaSoft.MvvmLight.Command;assembly=GalaSoft.MvvmLight.Extras.SL4" d:DesignWidth="640" d:DesignHeight="480"
+           Title="Silverblade">
+    <Grid x:Name="LayoutRoot" KeyUp="LayoutRoot_KeyUp">
+
+      <!--<i:Interaction.Triggers>
+        <i:EventTrigger EventName="KeyUp">
+          <cmd:EventToCommand Command="{Binding this.EnterKeyCommand}" PassEventArgsToCommand="True" />
+        </i:EventTrigger>
+      </i:Interaction.Triggers>-->
+      
+    <Border Width="300"
+            Height="320"
+            BorderThickness="1"
+            CornerRadius="20"
+            Padding="10">
+
+      <Border.Effect>
+        <DropShadowEffect BlurRadius="30"
+                          Direction="-45"
+                          Opacity="0.5"
+                          ShadowDepth="20"
+                          Color="Gray" />
+      </Border.Effect>
+      <Border CornerRadius="20">
+        <Border.Background>
+          <LinearGradientBrush StartPoint="0.5,0" EndPoint="0.5,1">
+            <GradientStop Offset="0.0" Color="#FF18537E" />
+            <GradientStop Offset="0.25" Color="#FF154E79" />
+            <GradientStop Offset="0.75" Color="#FF113F63" />
+            <GradientStop Offset="1.0" Color="#FF0E3756" />
+          </LinearGradientBrush>
+        </Border.Background>
+
+        <StackPanel>
+
+          <Grid x:Name="LoginGrid" 
+              HorizontalAlignment="Left"
+              Margin="20">
+
+            <Grid.RowDefinitions>
+              <RowDefinition Height="80"/>
+              <RowDefinition Height="25"/>
+              <RowDefinition Height="25"/>
+              <RowDefinition Height="35"/>
+              <RowDefinition Height="25"/>
+              <RowDefinition Height="10"/>
+              <RowDefinition Height="25"/>
+              <RowDefinition Height="10"/>
+              <RowDefinition Height="25"/>
+            </Grid.RowDefinitions>
+            <Border Grid.Row="0"
+                    Height="55"
+                    Width="55"
+                    CornerRadius="20"
+                    Background="White">
+              <Image Height="40"
+                     Source="/SilverlightExampleApp;component/Images/logo.png" />
+
+            </Border>
+
+            <TextBlock Grid.Row="1"
+                     Width="80"
+                     Margin="5,0,0,0"
+                     FontSize="12"
+                     Foreground="#FFEBE8E8"
+                     HorizontalAlignment="Left"
+                     VerticalAlignment="Bottom"
+                     Text="Username:" />
+
+            <TextBox x:Name="txtUsername"
+                   Grid.Row="2"
+                   Width="250"
+                   FontSize="12"/>
+
+            <TextBlock Grid.Row="3"
+                     Width="80"
+                     FontSize="12"
+                     Text="Password:"
+                     HorizontalAlignment="Left"
+                     VerticalAlignment="Bottom"
+                     Margin="5,0,0,0"
+                     Foreground="#FFEBE8E8"/>
+
+            <PasswordBox x:Name="txtPassword"
+                       Grid.Row="4"
+                       Width="250"
+                       FontSize="12" />
+
+            <TextBlock x:Name="txtError"
+                     Grid.Row="6"
+                     Foreground="Red" />
+            
+            <Button x:Name="btnLogin" 
+                  Grid.Row="8" 
+                  HorizontalAlignment="Right"
+                  Content="Login"
+                  Width="50" Click="LoginButton_Click" />
+
+          </Grid>
+
+        </StackPanel>
+      </Border>
+    </Border>
+  </Grid>
+</navigation:Page>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/LoginPage.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,84 @@
+using System;
+using System.Windows;
+using System.Windows.Browser;
+using System.Windows.Controls;
+using System.Windows.Input;
+using GalaSoft.MvvmLight.Command;
+using SilverlightExampleApp.AuthenticationServiceReference;
+using SilverlightExampleApp.Helpers;
+using SilverlightExampleApp.Models;
+
+namespace SilverlightExampleApp
+{
+    public partial class LoginPage : Page
+    {
+        private readonly AuthenticationServiceClient _service;
+        //public ICommand EnterKeyCommand;
+
+        public LoginPage()
+        {
+            InitializeComponent();
+            SessionManager.Session["user"] = null; 
+            
+            HtmlPage.Plugin.Focus();
+            this.txtUsername.Focus();
+
+            _service = new AuthenticationServiceClient();
+            _service.AuthenticateCompleted += AuthenticateCompleted;
+
+            //EnterKeyCommand = new RelayCommand<KeyEventArgs>(EnterKeyCommand_Execute);
+        }
+
+        //private void EnterKeyCommand_Execute(KeyEventArgs e)
+        //{
+        //    if (e.Key == Key.Enter)
+        //        Login();
+        //}
+
+        private void LoginButton_Click(object sender, RoutedEventArgs e)
+        {
+            Login();
+        }
+
+        private void Login()
+        {
+            _service.AuthenticateAsync(txtUsername.Text, txtPassword.Password);
+            btnLogin.IsEnabled = false;
+        }
+
+        private void AuthenticateCompleted(object sender, AuthenticateCompletedEventArgs e)
+        {
+            if (e.Cancelled || e.Error != null || !e.Result)
+            {
+                txtError.Text = "Login failed, please try again.";
+
+                if (e.Cancelled)
+                {
+                    ToolTipService.SetToolTip(txtError, "Service call cancelled");
+                }
+                else if (e.Error != null)
+                {
+                    string message = string.Format("Service call exception: {0}", e.Error.Message); 
+                    ToolTipService.SetToolTip(txtError, message);
+                }
+            }
+            else if (e.Result)
+            {
+                SessionManager.Session["user"] = new User() {Username = txtUsername.Text};
+                NavigationService.Navigate(new Uri("/main", UriKind.Relative));
+            }
+            else
+            {
+                txtError.Text = "Unknown response from service call";
+            }
+
+            btnLogin.IsEnabled = true;
+        }
+
+        private void LayoutRoot_KeyUp(object sender, KeyEventArgs e)
+        {
+            if (e.Key == Key.Enter)
+                Login();
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Messages/LogOutMessage.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,9 @@
+using GalaSoft.MvvmLight.Messaging;
+
+namespace SilverlightExampleApp.Messages
+{
+    public class LogOutMessage : MessageBase
+    {
+
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Messages/NavigationMessage.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,10 @@
+using System;
+using GalaSoft.MvvmLight.Messaging;
+
+namespace SilverlightExampleApp.Messages
+{
+    public class NavigationMessage : MessageBase
+    {
+        public Uri NavigateTo { get; set; }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Messages/ServiceReturnCode.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,10 @@
+namespace SilverlightExampleApp.Messages
+{
+    public enum ServiceReturnCode
+    {
+        Unknown = 0,
+        Success = 1,
+        Error = 2,
+        Cancelled = 3
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Messages/StatusBarMessage.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,13 @@
+using GalaSoft.MvvmLight.Messaging;
+
+namespace SilverlightExampleApp.Messages
+{
+    public class StatusBarMessage : MessageBase
+    {
+        public StatusBarMessage(string text)
+        {
+            Text = text;
+        }
+        public string Text { get; set; }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Models/User.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,8 @@
+
+namespace SilverlightExampleApp.Models
+{
+    public class User
+    {
+        public string Username { get; set; }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Properties/AppManifest.xml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,6 @@
+<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment"
+        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
+>
+    <Deployment.Parts>
+    </Deployment.Parts>
+</Deployment>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Properties/AssemblyInfo.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,35 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// General Information about an assembly is controlled through the following 
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("SilverlightExampleApp")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("Microsoft")]
+[assembly: AssemblyProduct("SilverlightExampleApp")]
+[assembly: AssemblyCopyright("Copyright © Microsoft 2011")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Setting ComVisible to false makes the types in this assembly not visible 
+// to COM components.  If you need to access a type in this assembly from 
+// COM, set the ComVisible attribute to true on that type.
+[assembly: ComVisible(false)]
+
+// The following GUID is for the ID of the typelib if this project is exposed to COM
+[assembly: Guid("c82c7783-1b2f-4352-8de2-e49eb030727f")]
+
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version 
+//      Build Number
+//      Revision
+//
+// You can specify all the values or you can default the Revision and Build Numbers 
+// by using the '*' as shown below:
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Properties/OutOfBrowserSettings.xml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,7 @@
+<OutOfBrowserSettings ShortName="SilverlightExampleApp Application" EnableGPUAcceleration="False" ShowInstallMenuItem="True">
+  <OutOfBrowserSettings.Blurb>SilverlightExampleApp Application on your desktop; at home, at work or on the go.</OutOfBrowserSettings.Blurb>
+  <OutOfBrowserSettings.WindowSettings>
+    <WindowSettings Title="SilverlightExampleApp Application" />
+  </OutOfBrowserSettings.WindowSettings>
+  <OutOfBrowserSettings.Icons />
+</OutOfBrowserSettings>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/AuthenticationService.disco	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/">
+  <contractRef ref="http://localhost:1233/Services/AuthenticationService.svc?wsdl" docRef="http://localhost:1233/Services/AuthenticationService.svc" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
+</discovery>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/AuthenticationService.wsdl	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://tempuri.org/" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="AuthenticationService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
+  <wsp:Policy wsu:Id="CustomBinding_AuthenticationService_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <msb:BinaryEncoding xmlns:msb="http://schemas.microsoft.com/ws/06/2004/mspolicy/netbinary1" />
+        <wsaw:UsingAddressing />
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsdl:import namespace="" location="http://localhost:1233/Services/AuthenticationService.svc?wsdl=wsdl0" />
+  <wsdl:types />
+  <wsdl:binding name="CustomBinding_AuthenticationService" type="AuthenticationService">
+    <wsp:PolicyReference URI="#CustomBinding_AuthenticationService_policy" />
+    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
+    <wsdl:operation name="Authenticate">
+      <soap12:operation soapAction="urn:AuthenticationService/Authenticate" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="LogOut">
+      <soap12:operation soapAction="urn:AuthenticationService/LogOut" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+  </wsdl:binding>
+  <wsdl:service name="AuthenticationService">
+    <wsdl:port name="CustomBinding_AuthenticationService" binding="tns:CustomBinding_AuthenticationService">
+      <soap12:address location="http://localhost:1233/Services/AuthenticationService.svc" />
+      <wsa10:EndpointReference>
+        <wsa10:Address>http://localhost:1233/Services/AuthenticationService.svc</wsa10:Address>
+      </wsa10:EndpointReference>
+    </wsdl:port>
+  </wsdl:service>
+</wsdl:definitions>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/AuthenticationService.xsd	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+  <xs:element name="anyType" nillable="true" type="xs:anyType" />
+  <xs:element name="anyURI" nillable="true" type="xs:anyURI" />
+  <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
+  <xs:element name="boolean" nillable="true" type="xs:boolean" />
+  <xs:element name="byte" nillable="true" type="xs:byte" />
+  <xs:element name="dateTime" nillable="true" type="xs:dateTime" />
+  <xs:element name="decimal" nillable="true" type="xs:decimal" />
+  <xs:element name="double" nillable="true" type="xs:double" />
+  <xs:element name="float" nillable="true" type="xs:float" />
+  <xs:element name="int" nillable="true" type="xs:int" />
+  <xs:element name="long" nillable="true" type="xs:long" />
+  <xs:element name="QName" nillable="true" type="xs:QName" />
+  <xs:element name="short" nillable="true" type="xs:short" />
+  <xs:element name="string" nillable="true" type="xs:string" />
+  <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
+  <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
+  <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
+  <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
+  <xs:element name="char" nillable="true" type="tns:char" />
+  <xs:simpleType name="char">
+    <xs:restriction base="xs:int" />
+  </xs:simpleType>
+  <xs:element name="duration" nillable="true" type="tns:duration" />
+  <xs:simpleType name="duration">
+    <xs:restriction base="xs:duration">
+      <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
+      <xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
+      <xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
+    </xs:restriction>
+  </xs:simpleType>
+  <xs:element name="guid" nillable="true" type="tns:guid" />
+  <xs:simpleType name="guid">
+    <xs:restriction base="xs:string">
+      <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
+    </xs:restriction>
+  </xs:simpleType>
+  <xs:attribute name="FactoryType" type="xs:QName" />
+  <xs:attribute name="Id" type="xs:ID" />
+  <xs:attribute name="Ref" type="xs:IDREF" />
+</xs:schema>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/AuthenticationService1.wsdl	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
+  <wsdl:types>
+    <xsd:schema targetNamespace="/Imports">
+      <xsd:import schemaLocation="http://localhost:1233/Services/AuthenticationService.svc?xsd=xsd0" />
+      <xsd:import schemaLocation="http://localhost:1233/Services/AuthenticationService.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
+    </xsd:schema>
+  </wsdl:types>
+  <wsdl:message name="AuthenticationService_Authenticate_InputMessage">
+    <wsdl:part name="parameters" element="Authenticate" />
+  </wsdl:message>
+  <wsdl:message name="AuthenticationService_Authenticate_OutputMessage">
+    <wsdl:part name="parameters" element="AuthenticateResponse" />
+  </wsdl:message>
+  <wsdl:message name="AuthenticationService_LogOut_InputMessage">
+    <wsdl:part name="parameters" element="LogOut" />
+  </wsdl:message>
+  <wsdl:message name="AuthenticationService_LogOut_OutputMessage">
+    <wsdl:part name="parameters" element="LogOutResponse" />
+  </wsdl:message>
+  <wsdl:portType name="AuthenticationService">
+    <wsdl:operation name="Authenticate">
+      <wsdl:input wsaw:Action="urn:AuthenticationService/Authenticate" message="AuthenticationService_Authenticate_InputMessage" />
+      <wsdl:output wsaw:Action="urn:AuthenticationService/AuthenticateResponse" message="AuthenticationService_Authenticate_OutputMessage" />
+    </wsdl:operation>
+    <wsdl:operation name="LogOut">
+      <wsdl:input wsaw:Action="urn:AuthenticationService/LogOut" message="AuthenticationService_LogOut_InputMessage" />
+      <wsdl:output wsaw:Action="urn:AuthenticationService/LogOutResponse" message="AuthenticationService_LogOut_OutputMessage" />
+    </wsdl:operation>
+  </wsdl:portType>
+</wsdl:definitions>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/AuthenticationService1.xsd	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xs:schema elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+  <xs:element name="Authenticate">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element minOccurs="0" name="username" nillable="true" type="xs:string" />
+        <xs:element minOccurs="0" name="password" nillable="true" type="xs:string" />
+      </xs:sequence>
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="AuthenticateResponse">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element minOccurs="0" name="AuthenticateResult" type="xs:boolean" />
+      </xs:sequence>
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="LogOut">
+    <xs:complexType>
+      <xs:sequence />
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="LogOutResponse">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element minOccurs="0" name="LogOutResult" type="xs:boolean" />
+      </xs:sequence>
+    </xs:complexType>
+  </xs:element>
+</xs:schema>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/Reference.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,346 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     This code was generated by a tool.
+//     Runtime Version:4.0.30319.17379
+//
+//     Changes to this file may cause incorrect behavior and will be lost if
+//     the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+// 
+// This code was auto-generated by Microsoft.Silverlight.ServiceReference, version 5.0.61118.0
+// 
+namespace SilverlightExampleApp.AuthenticationServiceReference {
+    
+    
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
+    [System.ServiceModel.ServiceContractAttribute(Namespace="", ConfigurationName="AuthenticationServiceReference.AuthenticationService")]
+    public interface AuthenticationService {
+        
+        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:AuthenticationService/Authenticate", ReplyAction="urn:AuthenticationService/AuthenticateResponse")]
+        System.IAsyncResult BeginAuthenticate(string username, string password, System.AsyncCallback callback, object asyncState);
+        
+        bool EndAuthenticate(System.IAsyncResult result);
+        
+        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:AuthenticationService/LogOut", ReplyAction="urn:AuthenticationService/LogOutResponse")]
+        System.IAsyncResult BeginLogOut(System.AsyncCallback callback, object asyncState);
+        
+        bool EndLogOut(System.IAsyncResult result);
+    }
+    
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
+    public interface AuthenticationServiceChannel : SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService, System.ServiceModel.IClientChannel {
+    }
+    
+    [System.Diagnostics.DebuggerStepThroughAttribute()]
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
+    public partial class AuthenticateCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
+        
+        private object[] results;
+        
+        public AuthenticateCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
+                base(exception, cancelled, userState) {
+            this.results = results;
+        }
+        
+        public bool Result {
+            get {
+                base.RaiseExceptionIfNecessary();
+                return ((bool)(this.results[0]));
+            }
+        }
+    }
+    
+    [System.Diagnostics.DebuggerStepThroughAttribute()]
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
+    public partial class LogOutCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
+        
+        private object[] results;
+        
+        public LogOutCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
+                base(exception, cancelled, userState) {
+            this.results = results;
+        }
+        
+        public bool Result {
+            get {
+                base.RaiseExceptionIfNecessary();
+                return ((bool)(this.results[0]));
+            }
+        }
+    }
+    
+    [System.Diagnostics.DebuggerStepThroughAttribute()]
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
+    public partial class AuthenticationServiceClient : System.ServiceModel.ClientBase<SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService>, SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService {
+        
+        private BeginOperationDelegate onBeginAuthenticateDelegate;
+        
+        private EndOperationDelegate onEndAuthenticateDelegate;
+        
+        private System.Threading.SendOrPostCallback onAuthenticateCompletedDelegate;
+        
+        private BeginOperationDelegate onBeginLogOutDelegate;
+        
+        private EndOperationDelegate onEndLogOutDelegate;
+        
+        private System.Threading.SendOrPostCallback onLogOutCompletedDelegate;
+        
+        private BeginOperationDelegate onBeginOpenDelegate;
+        
+        private EndOperationDelegate onEndOpenDelegate;
+        
+        private System.Threading.SendOrPostCallback onOpenCompletedDelegate;
+        
+        private BeginOperationDelegate onBeginCloseDelegate;
+        
+        private EndOperationDelegate onEndCloseDelegate;
+        
+        private System.Threading.SendOrPostCallback onCloseCompletedDelegate;
+        
+        public AuthenticationServiceClient() {
+        }
+        
+        public AuthenticationServiceClient(string endpointConfigurationName) : 
+                base(endpointConfigurationName) {
+        }
+        
+        public AuthenticationServiceClient(string endpointConfigurationName, string remoteAddress) : 
+                base(endpointConfigurationName, remoteAddress) {
+        }
+        
+        public AuthenticationServiceClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : 
+                base(endpointConfigurationName, remoteAddress) {
+        }
+        
+        public AuthenticationServiceClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) : 
+                base(binding, remoteAddress) {
+        }
+        
+        public System.Net.CookieContainer CookieContainer {
+            get {
+                System.ServiceModel.Channels.IHttpCookieContainerManager httpCookieContainerManager = this.InnerChannel.GetProperty<System.ServiceModel.Channels.IHttpCookieContainerManager>();
+                if ((httpCookieContainerManager != null)) {
+                    return httpCookieContainerManager.CookieContainer;
+                }
+                else {
+                    return null;
+                }
+            }
+            set {
+                System.ServiceModel.Channels.IHttpCookieContainerManager httpCookieContainerManager = this.InnerChannel.GetProperty<System.ServiceModel.Channels.IHttpCookieContainerManager>();
+                if ((httpCookieContainerManager != null)) {
+                    httpCookieContainerManager.CookieContainer = value;
+                }
+                else {
+                    throw new System.InvalidOperationException("Unable to set the CookieContainer. Please make sure the binding contains an HttpC" +
+                            "ookieContainerBindingElement.");
+                }
+            }
+        }
+        
+        public event System.EventHandler<AuthenticateCompletedEventArgs> AuthenticateCompleted;
+        
+        public event System.EventHandler<LogOutCompletedEventArgs> LogOutCompleted;
+        
+        public event System.EventHandler<System.ComponentModel.AsyncCompletedEventArgs> OpenCompleted;
+        
+        public event System.EventHandler<System.ComponentModel.AsyncCompletedEventArgs> CloseCompleted;
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        System.IAsyncResult SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService.BeginAuthenticate(string username, string password, System.AsyncCallback callback, object asyncState) {
+            return base.Channel.BeginAuthenticate(username, password, callback, asyncState);
+        }
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        bool SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService.EndAuthenticate(System.IAsyncResult result) {
+            return base.Channel.EndAuthenticate(result);
+        }
+        
+        private System.IAsyncResult OnBeginAuthenticate(object[] inValues, System.AsyncCallback callback, object asyncState) {
+            string username = ((string)(inValues[0]));
+            string password = ((string)(inValues[1]));
+            return ((SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService)(this)).BeginAuthenticate(username, password, callback, asyncState);
+        }
+        
+        private object[] OnEndAuthenticate(System.IAsyncResult result) {
+            bool retVal = ((SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService)(this)).EndAuthenticate(result);
+            return new object[] {
+                    retVal};
+        }
+        
+        private void OnAuthenticateCompleted(object state) {
+            if ((this.AuthenticateCompleted != null)) {
+                InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state));
+                this.AuthenticateCompleted(this, new AuthenticateCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState));
+            }
+        }
+        
+        public void AuthenticateAsync(string username, string password) {
+            this.AuthenticateAsync(username, password, null);
+        }
+        
+        public void AuthenticateAsync(string username, string password, object userState) {
+            if ((this.onBeginAuthenticateDelegate == null)) {
+                this.onBeginAuthenticateDelegate = new BeginOperationDelegate(this.OnBeginAuthenticate);
+            }
+            if ((this.onEndAuthenticateDelegate == null)) {
+                this.onEndAuthenticateDelegate = new EndOperationDelegate(this.OnEndAuthenticate);
+            }
+            if ((this.onAuthenticateCompletedDelegate == null)) {
+                this.onAuthenticateCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnAuthenticateCompleted);
+            }
+            base.InvokeAsync(this.onBeginAuthenticateDelegate, new object[] {
+                        username,
+                        password}, this.onEndAuthenticateDelegate, this.onAuthenticateCompletedDelegate, userState);
+        }
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        System.IAsyncResult SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService.BeginLogOut(System.AsyncCallback callback, object asyncState) {
+            return base.Channel.BeginLogOut(callback, asyncState);
+        }
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        bool SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService.EndLogOut(System.IAsyncResult result) {
+            return base.Channel.EndLogOut(result);
+        }
+        
+        private System.IAsyncResult OnBeginLogOut(object[] inValues, System.AsyncCallback callback, object asyncState) {
+            return ((SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService)(this)).BeginLogOut(callback, asyncState);
+        }
+        
+        private object[] OnEndLogOut(System.IAsyncResult result) {
+            bool retVal = ((SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService)(this)).EndLogOut(result);
+            return new object[] {
+                    retVal};
+        }
+        
+        private void OnLogOutCompleted(object state) {
+            if ((this.LogOutCompleted != null)) {
+                InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state));
+                this.LogOutCompleted(this, new LogOutCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState));
+            }
+        }
+        
+        public void LogOutAsync() {
+            this.LogOutAsync(null);
+        }
+        
+        public void LogOutAsync(object userState) {
+            if ((this.onBeginLogOutDelegate == null)) {
+                this.onBeginLogOutDelegate = new BeginOperationDelegate(this.OnBeginLogOut);
+            }
+            if ((this.onEndLogOutDelegate == null)) {
+                this.onEndLogOutDelegate = new EndOperationDelegate(this.OnEndLogOut);
+            }
+            if ((this.onLogOutCompletedDelegate == null)) {
+                this.onLogOutCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnLogOutCompleted);
+            }
+            base.InvokeAsync(this.onBeginLogOutDelegate, null, this.onEndLogOutDelegate, this.onLogOutCompletedDelegate, userState);
+        }
+        
+        private System.IAsyncResult OnBeginOpen(object[] inValues, System.AsyncCallback callback, object asyncState) {
+            return ((System.ServiceModel.ICommunicationObject)(this)).BeginOpen(callback, asyncState);
+        }
+        
+        private object[] OnEndOpen(System.IAsyncResult result) {
+            ((System.ServiceModel.ICommunicationObject)(this)).EndOpen(result);
+            return null;
+        }
+        
+        private void OnOpenCompleted(object state) {
+            if ((this.OpenCompleted != null)) {
+                InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state));
+                this.OpenCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(e.Error, e.Cancelled, e.UserState));
+            }
+        }
+        
+        public void OpenAsync() {
+            this.OpenAsync(null);
+        }
+        
+        public void OpenAsync(object userState) {
+            if ((this.onBeginOpenDelegate == null)) {
+                this.onBeginOpenDelegate = new BeginOperationDelegate(this.OnBeginOpen);
+            }
+            if ((this.onEndOpenDelegate == null)) {
+                this.onEndOpenDelegate = new EndOperationDelegate(this.OnEndOpen);
+            }
+            if ((this.onOpenCompletedDelegate == null)) {
+                this.onOpenCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnOpenCompleted);
+            }
+            base.InvokeAsync(this.onBeginOpenDelegate, null, this.onEndOpenDelegate, this.onOpenCompletedDelegate, userState);
+        }
+        
+        private System.IAsyncResult OnBeginClose(object[] inValues, System.AsyncCallback callback, object asyncState) {
+            return ((System.ServiceModel.ICommunicationObject)(this)).BeginClose(callback, asyncState);
+        }
+        
+        private object[] OnEndClose(System.IAsyncResult result) {
+            ((System.ServiceModel.ICommunicationObject)(this)).EndClose(result);
+            return null;
+        }
+        
+        private void OnCloseCompleted(object state) {
+            if ((this.CloseCompleted != null)) {
+                InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state));
+                this.CloseCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(e.Error, e.Cancelled, e.UserState));
+            }
+        }
+        
+        public void CloseAsync() {
+            this.CloseAsync(null);
+        }
+        
+        public void CloseAsync(object userState) {
+            if ((this.onBeginCloseDelegate == null)) {
+                this.onBeginCloseDelegate = new BeginOperationDelegate(this.OnBeginClose);
+            }
+            if ((this.onEndCloseDelegate == null)) {
+                this.onEndCloseDelegate = new EndOperationDelegate(this.OnEndClose);
+            }
+            if ((this.onCloseCompletedDelegate == null)) {
+                this.onCloseCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnCloseCompleted);
+            }
+            base.InvokeAsync(this.onBeginCloseDelegate, null, this.onEndCloseDelegate, this.onCloseCompletedDelegate, userState);
+        }
+        
+        protected override SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService CreateChannel() {
+            return new AuthenticationServiceClientChannel(this);
+        }
+        
+        private class AuthenticationServiceClientChannel : ChannelBase<SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService>, SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService {
+            
+            public AuthenticationServiceClientChannel(System.ServiceModel.ClientBase<SilverlightExampleApp.AuthenticationServiceReference.AuthenticationService> client) : 
+                    base(client) {
+            }
+            
+            public System.IAsyncResult BeginAuthenticate(string username, string password, System.AsyncCallback callback, object asyncState) {
+                object[] _args = new object[2];
+                _args[0] = username;
+                _args[1] = password;
+                System.IAsyncResult _result = base.BeginInvoke("Authenticate", _args, callback, asyncState);
+                return _result;
+            }
+            
+            public bool EndAuthenticate(System.IAsyncResult result) {
+                object[] _args = new object[0];
+                bool _result = ((bool)(base.EndInvoke("Authenticate", _args, result)));
+                return _result;
+            }
+            
+            public System.IAsyncResult BeginLogOut(System.AsyncCallback callback, object asyncState) {
+                object[] _args = new object[0];
+                System.IAsyncResult _result = base.BeginInvoke("LogOut", _args, callback, asyncState);
+                return _result;
+            }
+            
+            public bool EndLogOut(System.IAsyncResult result) {
+                object[] _args = new object[0];
+                bool _result = ((bool)(base.EndInvoke("LogOut", _args, result)));
+                return _result;
+            }
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/Reference.svcmap	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<ReferenceGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ID="25d5c96c-0834-43b4-8e2a-0ff8d45bb53b" xmlns="urn:schemas-microsoft-com:xml-wcfservicemap">
+  <ClientOptions>
+    <GenerateAsynchronousMethods>true</GenerateAsynchronousMethods>
+    <EnableDataBinding>true</EnableDataBinding>
+    <ExcludedTypes />
+    <ImportXmlTypes>false</ImportXmlTypes>
+    <GenerateInternalTypes>false</GenerateInternalTypes>
+    <GenerateMessageContracts>false</GenerateMessageContracts>
+    <NamespaceMappings />
+    <CollectionMappings>
+      <CollectionMapping TypeName="System.Collections.ObjectModel.ObservableCollection`1" Category="List" />
+    </CollectionMappings>
+    <GenerateSerializableTypes>false</GenerateSerializableTypes>
+    <Serializer>Auto</Serializer>
+    <UseSerializerForFaults>true</UseSerializerForFaults>
+    <ReferenceAllAssemblies>true</ReferenceAllAssemblies>
+    <ReferencedAssemblies />
+    <ReferencedDataContractTypes />
+    <ServiceContractMappings />
+  </ClientOptions>
+  <MetadataSources>
+    <MetadataSource Address="http://localhost:1233/Services/AuthenticationService.svc" Protocol="http" SourceId="1" />
+  </MetadataSources>
+  <Metadata>
+    <MetadataFile FileName="AuthenticationService.wsdl" MetadataType="Wsdl" ID="87c0106e-ed96-4e6b-9074-d194b25cdc36" SourceId="1" SourceUrl="http://localhost:1233/Services/AuthenticationService.svc?wsdl" />
+    <MetadataFile FileName="AuthenticationService.xsd" MetadataType="Schema" ID="5856dae6-4a90-4297-8817-d3eefed22997" SourceId="1" SourceUrl="http://localhost:1233/Services/AuthenticationService.svc?xsd=xsd1" />
+    <MetadataFile FileName="AuthenticationService1.wsdl" MetadataType="Wsdl" ID="2b366939-f0ee-425e-8df8-f0d1f4a1f433" SourceId="1" SourceUrl="http://localhost:1233/Services/AuthenticationService.svc?wsdl=wsdl0" />
+    <MetadataFile FileName="AuthenticationService1.xsd" MetadataType="Schema" ID="16f7900a-0a78-4a14-beb1-9e101bafec03" SourceId="1" SourceUrl="http://localhost:1233/Services/AuthenticationService.svc?xsd=xsd0" />
+    <MetadataFile FileName="AuthenticationService.disco" MetadataType="Disco" ID="366433fa-8d4f-4bf8-9ee5-7ed330510bda" SourceId="1" SourceUrl="http://localhost:1233/Services/AuthenticationService.svc?disco" />
+  </Metadata>
+  <Extensions>
+    <ExtensionFile FileName="configuration91.svcinfo" Name="configuration91.svcinfo" />
+    <ExtensionFile FileName="configuration.svcinfo" Name="configuration.svcinfo" />
+  </Extensions>
+</ReferenceGroup>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/configuration.svcinfo	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<configurationSnapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:xml-wcfconfigurationsnapshot">
+  <behaviors />
+  <bindings>
+    <binding digest="System.ServiceModel.Configuration.CustomBindingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data name=&quot;CustomBinding_AuthenticationService&quot;&gt;&lt;binaryMessageEncoding /&gt;&lt;httpTransport maxBufferSize=&quot;2147483647&quot; maxReceivedMessageSize=&quot;2147483647&quot; /&gt;&lt;/Data&gt;" bindingType="customBinding" name="CustomBinding_AuthenticationService" />
+  </bindings>
+  <endpoints>
+    <endpoint normalizedDigest="&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data address=&quot;http://localhost:1233/Services/AuthenticationService.svc&quot; binding=&quot;customBinding&quot; bindingConfiguration=&quot;CustomBinding_AuthenticationService&quot; contract=&quot;AuthenticationServiceReference.AuthenticationService&quot; name=&quot;CustomBinding_AuthenticationService&quot; /&gt;" digest="&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data address=&quot;http://localhost:1233/Services/AuthenticationService.svc&quot; binding=&quot;customBinding&quot; bindingConfiguration=&quot;CustomBinding_AuthenticationService&quot; contract=&quot;AuthenticationServiceReference.AuthenticationService&quot; name=&quot;CustomBinding_AuthenticationService&quot; /&gt;" contractName="AuthenticationServiceReference.AuthenticationService" name="CustomBinding_AuthenticationService" />
+  </endpoints>
+</configurationSnapshot>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/AuthenticationServiceReference/configuration91.svcinfo	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,204 @@
+<?xml version="1.0" encoding="utf-8"?>
+<SavedWcfConfigurationInformation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="9.1" CheckSum="UfM6MwVGPrPV5mj0fddpVKq2cTk=">
+  <bindingConfigurations>
+    <bindingConfiguration bindingType="customBinding" name="CustomBinding_AuthenticationService">
+      <properties>
+        <property path="/name" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>CustomBinding_AuthenticationService</serializedValue>
+        </property>
+        <property path="/closeTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/openTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/receiveTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/sendTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/binaryMessageEncoding" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.BinaryMessageEncodingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.BinaryMessageEncodingElement</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/maxReadPoolSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>64</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/maxWritePoolSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>16</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/maxSessionSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>2048</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxDepth" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxStringContentLength" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxArrayLength" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxBytesPerRead" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxNameTableCharCount" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/httpTransport" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.HttpTransportElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.HttpTransportElement</serializedValue>
+        </property>
+        <property path="/httpTransport/manualAddressing" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/httpTransport/maxBufferPoolSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>524288</serializedValue>
+        </property>
+        <property path="/httpTransport/maxReceivedMessageSize" isComplexType="false" isExplicitlyDefined="true" clrType="System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>2147483647</serializedValue>
+        </property>
+        <property path="/httpTransport/allowCookies" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/httpTransport/authenticationScheme" isComplexType="false" isExplicitlyDefined="false" clrType="System.Net.AuthenticationSchemes, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>Anonymous</serializedValue>
+        </property>
+        <property path="/httpTransport/bypassProxyOnLocal" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/httpTransport/decompressionEnabled" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>True</serializedValue>
+        </property>
+        <property path="/httpTransport/hostNameComparisonMode" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.HostNameComparisonMode, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>StrongWildcard</serializedValue>
+        </property>
+        <property path="/httpTransport/keepAliveEnabled" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>True</serializedValue>
+        </property>
+        <property path="/httpTransport/maxBufferSize" isComplexType="false" isExplicitlyDefined="true" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>2147483647</serializedValue>
+        </property>
+        <property path="/httpTransport/proxyAddress" isComplexType="false" isExplicitlyDefined="false" clrType="System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/httpTransport/proxyAuthenticationScheme" isComplexType="false" isExplicitlyDefined="false" clrType="System.Net.AuthenticationSchemes, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>Anonymous</serializedValue>
+        </property>
+        <property path="/httpTransport/realm" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/httpTransport/transferMode" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.TransferMode, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>Buffered</serializedValue>
+        </property>
+        <property path="/httpTransport/unsafeConnectionNtlmAuthentication" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/httpTransport/useDefaultWebProxy" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>True</serializedValue>
+        </property>
+        <property path="/httpTransport/extendedProtectionPolicy" isComplexType="true" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.Configuration.ExtendedProtectionPolicyElement, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.Security.Authentication.ExtendedProtection.Configuration.ExtendedProtectionPolicyElement</serializedValue>
+        </property>
+        <property path="/httpTransport/extendedProtectionPolicy/policyEnforcement" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.PolicyEnforcement, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>Never</serializedValue>
+        </property>
+        <property path="/httpTransport/extendedProtectionPolicy/protectionScenario" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.ProtectionScenario, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>TransportSelected</serializedValue>
+        </property>
+        <property path="/httpTransport/extendedProtectionPolicy/customServiceNames" isComplexType="true" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.Configuration.ServiceNameElementCollection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>(Collection)</serializedValue>
+        </property>
+      </properties>
+    </bindingConfiguration>
+  </bindingConfigurations>
+  <endpoints>
+    <endpoint name="CustomBinding_AuthenticationService" contract="AuthenticationServiceReference.AuthenticationService" bindingType="customBinding" address="http://localhost:1233/Services/AuthenticationService.svc" bindingConfiguration="CustomBinding_AuthenticationService">
+      <properties>
+        <property path="/address" isComplexType="false" isExplicitlyDefined="true" clrType="System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>http://localhost:1233/Services/AuthenticationService.svc</serializedValue>
+        </property>
+        <property path="/behaviorConfiguration" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/binding" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>customBinding</serializedValue>
+        </property>
+        <property path="/bindingConfiguration" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>CustomBinding_AuthenticationService</serializedValue>
+        </property>
+        <property path="/contract" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>AuthenticationServiceReference.AuthenticationService</serializedValue>
+        </property>
+        <property path="/headers" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.AddressHeaderCollectionElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.AddressHeaderCollectionElement</serializedValue>
+        </property>
+        <property path="/headers/headers" isComplexType="false" isExplicitlyDefined="true" clrType="System.ServiceModel.Channels.AddressHeaderCollection, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>&lt;Header /&gt;</serializedValue>
+        </property>
+        <property path="/identity" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.IdentityElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.IdentityElement</serializedValue>
+        </property>
+        <property path="/identity/userPrincipalName" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.UserPrincipalNameElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.UserPrincipalNameElement</serializedValue>
+        </property>
+        <property path="/identity/userPrincipalName/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/servicePrincipalName" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.ServicePrincipalNameElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.ServicePrincipalNameElement</serializedValue>
+        </property>
+        <property path="/identity/servicePrincipalName/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/dns" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.DnsElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.DnsElement</serializedValue>
+        </property>
+        <property path="/identity/dns/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/rsa" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.RsaElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.RsaElement</serializedValue>
+        </property>
+        <property path="/identity/rsa/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/certificate" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.CertificateElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.CertificateElement</serializedValue>
+        </property>
+        <property path="/identity/certificate/encodedValue" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/certificateReference" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.CertificateReferenceElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.CertificateReferenceElement</serializedValue>
+        </property>
+        <property path="/identity/certificateReference/storeName" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Cryptography.X509Certificates.StoreName, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>My</serializedValue>
+        </property>
+        <property path="/identity/certificateReference/storeLocation" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Cryptography.X509Certificates.StoreLocation, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>LocalMachine</serializedValue>
+        </property>
+        <property path="/identity/certificateReference/x509FindType" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Cryptography.X509Certificates.X509FindType, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>FindBySubjectDistinguishedName</serializedValue>
+        </property>
+        <property path="/identity/certificateReference/findValue" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/certificateReference/isChainIncluded" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/name" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>CustomBinding_AuthenticationService</serializedValue>
+        </property>
+        <property path="/kind" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/endpointConfiguration" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+      </properties>
+    </endpoint>
+  </endpoints>
+</SavedWcfConfigurationInformation>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/ClientDataService.disco	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/">
+  <contractRef ref="http://localhost:1233/Secure/ClientDataService.svc?wsdl" docRef="http://localhost:1233/Secure/ClientDataService.svc" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
+</discovery>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/ClientDataService.wsdl	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="utf-8"?>
+<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
+  <wsdl:types>
+    <xsd:schema targetNamespace="/Imports">
+      <xsd:import schemaLocation="http://localhost:1233/Secure/ClientDataService.svc?xsd=xsd0" />
+      <xsd:import schemaLocation="http://localhost:1233/Secure/ClientDataService.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
+      <xsd:import schemaLocation="http://localhost:1233/Secure/ClientDataService.svc?xsd=xsd2" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
+    </xsd:schema>
+  </wsdl:types>
+  <wsdl:message name="ClientDataService_Get_InputMessage">
+    <wsdl:part name="parameters" element="Get" />
+  </wsdl:message>
+  <wsdl:message name="ClientDataService_Get_OutputMessage">
+    <wsdl:part name="parameters" element="GetResponse" />
+  </wsdl:message>
+  <wsdl:message name="ClientDataService_GetAll_InputMessage">
+    <wsdl:part name="parameters" element="GetAll" />
+  </wsdl:message>
+  <wsdl:message name="ClientDataService_GetAll_OutputMessage">
+    <wsdl:part name="parameters" element="GetAllResponse" />
+  </wsdl:message>
+  <wsdl:message name="ClientDataService_Insert_InputMessage">
+    <wsdl:part name="parameters" element="Insert" />
+  </wsdl:message>
+  <wsdl:message name="ClientDataService_Insert_OutputMessage">
+    <wsdl:part name="parameters" element="InsertResponse" />
+  </wsdl:message>
+  <wsdl:message name="ClientDataService_Update_InputMessage">
+    <wsdl:part name="parameters" element="Update" />
+  </wsdl:message>
+  <wsdl:message name="ClientDataService_Update_OutputMessage">
+    <wsdl:part name="parameters" element="UpdateResponse" />
+  </wsdl:message>
+  <wsdl:message name="ClientDataService_Delete_InputMessage">
+    <wsdl:part name="parameters" element="Delete" />
+  </wsdl:message>
+  <wsdl:message name="ClientDataService_Delete_OutputMessage">
+    <wsdl:part name="parameters" element="DeleteResponse" />
+  </wsdl:message>
+  <wsdl:portType name="ClientDataService">
+    <wsdl:operation name="Get">
+      <wsdl:input wsaw:Action="urn:ClientDataService/Get" message="ClientDataService_Get_InputMessage" />
+      <wsdl:output wsaw:Action="urn:ClientDataService/GetResponse" message="ClientDataService_Get_OutputMessage" />
+    </wsdl:operation>
+    <wsdl:operation name="GetAll">
+      <wsdl:input wsaw:Action="urn:ClientDataService/GetAll" message="ClientDataService_GetAll_InputMessage" />
+      <wsdl:output wsaw:Action="urn:ClientDataService/GetAllResponse" message="ClientDataService_GetAll_OutputMessage" />
+    </wsdl:operation>
+    <wsdl:operation name="Insert">
+      <wsdl:input wsaw:Action="urn:ClientDataService/Insert" message="ClientDataService_Insert_InputMessage" />
+      <wsdl:output wsaw:Action="urn:ClientDataService/InsertResponse" message="ClientDataService_Insert_OutputMessage" />
+    </wsdl:operation>
+    <wsdl:operation name="Update">
+      <wsdl:input wsaw:Action="urn:ClientDataService/Update" message="ClientDataService_Update_InputMessage" />
+      <wsdl:output wsaw:Action="urn:ClientDataService/UpdateResponse" message="ClientDataService_Update_OutputMessage" />
+    </wsdl:operation>
+    <wsdl:operation name="Delete">
+      <wsdl:input wsaw:Action="urn:ClientDataService/Delete" message="ClientDataService_Delete_InputMessage" />
+      <wsdl:output wsaw:Action="urn:ClientDataService/DeleteResponse" message="ClientDataService_Delete_OutputMessage" />
+    </wsdl:operation>
+  </wsdl:portType>
+</wsdl:definitions>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/ClientDataService.xsd	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+  <xs:complexType name="ArrayOfanyType">
+    <xs:sequence>
+      <xs:element minOccurs="0" maxOccurs="unbounded" name="anyType" nillable="true" type="xs:anyType" />
+    </xs:sequence>
+  </xs:complexType>
+  <xs:element name="ArrayOfanyType" nillable="true" type="tns:ArrayOfanyType" />
+</xs:schema>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/ClientDataService1.wsdl	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://tempuri.org/" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ClientDataService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
+  <wsp:Policy wsu:Id="CustomBinding_ClientDataService_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <msb:BinaryEncoding xmlns:msb="http://schemas.microsoft.com/ws/06/2004/mspolicy/netbinary1" />
+        <wsaw:UsingAddressing />
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsdl:import namespace="" location="http://localhost:1233/Secure/ClientDataService.svc?wsdl=wsdl0" />
+  <wsdl:types />
+  <wsdl:binding name="CustomBinding_ClientDataService" type="ClientDataService">
+    <wsp:PolicyReference URI="#CustomBinding_ClientDataService_policy" />
+    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
+    <wsdl:operation name="Get">
+      <soap12:operation soapAction="urn:ClientDataService/Get" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="GetAll">
+      <soap12:operation soapAction="urn:ClientDataService/GetAll" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="Insert">
+      <soap12:operation soapAction="urn:ClientDataService/Insert" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="Update">
+      <soap12:operation soapAction="urn:ClientDataService/Update" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+    <wsdl:operation name="Delete">
+      <soap12:operation soapAction="urn:ClientDataService/Delete" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+  </wsdl:binding>
+  <wsdl:service name="ClientDataService">
+    <wsdl:port name="CustomBinding_ClientDataService" binding="tns:CustomBinding_ClientDataService">
+      <soap12:address location="http://localhost:1233/Secure/ClientDataService.svc" />
+      <wsa10:EndpointReference>
+        <wsa10:Address>http://localhost:1233/Secure/ClientDataService.svc</wsa10:Address>
+      </wsa10:EndpointReference>
+    </wsdl:port>
+  </wsdl:service>
+</wsdl:definitions>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/ClientDataService1.xsd	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+  <xs:element name="anyType" nillable="true" type="xs:anyType" />
+  <xs:element name="anyURI" nillable="true" type="xs:anyURI" />
+  <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
+  <xs:element name="boolean" nillable="true" type="xs:boolean" />
+  <xs:element name="byte" nillable="true" type="xs:byte" />
+  <xs:element name="dateTime" nillable="true" type="xs:dateTime" />
+  <xs:element name="decimal" nillable="true" type="xs:decimal" />
+  <xs:element name="double" nillable="true" type="xs:double" />
+  <xs:element name="float" nillable="true" type="xs:float" />
+  <xs:element name="int" nillable="true" type="xs:int" />
+  <xs:element name="long" nillable="true" type="xs:long" />
+  <xs:element name="QName" nillable="true" type="xs:QName" />
+  <xs:element name="short" nillable="true" type="xs:short" />
+  <xs:element name="string" nillable="true" type="xs:string" />
+  <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
+  <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
+  <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
+  <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
+  <xs:element name="char" nillable="true" type="tns:char" />
+  <xs:simpleType name="char">
+    <xs:restriction base="xs:int" />
+  </xs:simpleType>
+  <xs:element name="duration" nillable="true" type="tns:duration" />
+  <xs:simpleType name="duration">
+    <xs:restriction base="xs:duration">
+      <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
+      <xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
+      <xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
+    </xs:restriction>
+  </xs:simpleType>
+  <xs:element name="guid" nillable="true" type="tns:guid" />
+  <xs:simpleType name="guid">
+    <xs:restriction base="xs:string">
+      <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
+    </xs:restriction>
+  </xs:simpleType>
+  <xs:attribute name="FactoryType" type="xs:QName" />
+  <xs:attribute name="Id" type="xs:ID" />
+  <xs:attribute name="Ref" type="xs:IDREF" />
+</xs:schema>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/ClientDataService2.xsd	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xs:schema elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+  <xs:import schemaLocation="http://localhost:1233/Secure/ClientDataService.svc?xsd=xsd2" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
+  <xs:element name="Get">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element minOccurs="0" name="id" type="xs:int" />
+      </xs:sequence>
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="GetResponse">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element minOccurs="0" name="GetResult" nillable="true" type="xs:anyType" />
+      </xs:sequence>
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="GetAll">
+    <xs:complexType>
+      <xs:sequence />
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="GetAllResponse">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="GetAllResult" nillable="true" type="q1:ArrayOfanyType" />
+      </xs:sequence>
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="Insert">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element minOccurs="0" name="item" nillable="true" type="xs:anyType" />
+      </xs:sequence>
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="InsertResponse">
+    <xs:complexType>
+      <xs:sequence />
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="Update">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element minOccurs="0" name="item" nillable="true" type="xs:anyType" />
+      </xs:sequence>
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="UpdateResponse">
+    <xs:complexType>
+      <xs:sequence />
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="Delete">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element minOccurs="0" name="item" nillable="true" type="xs:anyType" />
+      </xs:sequence>
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="DeleteResponse">
+    <xs:complexType>
+      <xs:sequence />
+    </xs:complexType>
+  </xs:element>
+</xs:schema>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/Reference.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,558 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     This code was generated by a tool.
+//     Runtime Version:4.0.30319.17379
+//
+//     Changes to this file may cause incorrect behavior and will be lost if
+//     the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+// 
+// This code was auto-generated by Microsoft.Silverlight.ServiceReference, version 5.0.61118.0
+// 
+namespace SilverlightExampleApp.ClientDataServiceReference {
+    
+    
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
+    [System.ServiceModel.ServiceContractAttribute(Namespace="", ConfigurationName="ClientDataServiceReference.ClientDataService")]
+    public interface ClientDataService {
+        
+        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ClientDataService/Get", ReplyAction="urn:ClientDataService/GetResponse")]
+        [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.ObjectModel.ObservableCollection<object>))]
+        System.IAsyncResult BeginGet(int id, System.AsyncCallback callback, object asyncState);
+        
+        object EndGet(System.IAsyncResult result);
+        
+        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ClientDataService/GetAll", ReplyAction="urn:ClientDataService/GetAllResponse")]
+        [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.ObjectModel.ObservableCollection<object>))]
+        System.IAsyncResult BeginGetAll(System.AsyncCallback callback, object asyncState);
+        
+        System.Collections.ObjectModel.ObservableCollection<object> EndGetAll(System.IAsyncResult result);
+        
+        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ClientDataService/Insert", ReplyAction="urn:ClientDataService/InsertResponse")]
+        [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.ObjectModel.ObservableCollection<object>))]
+        System.IAsyncResult BeginInsert(object item, System.AsyncCallback callback, object asyncState);
+        
+        void EndInsert(System.IAsyncResult result);
+        
+        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ClientDataService/Update", ReplyAction="urn:ClientDataService/UpdateResponse")]
+        [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.ObjectModel.ObservableCollection<object>))]
+        System.IAsyncResult BeginUpdate(object item, System.AsyncCallback callback, object asyncState);
+        
+        void EndUpdate(System.IAsyncResult result);
+        
+        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:ClientDataService/Delete", ReplyAction="urn:ClientDataService/DeleteResponse")]
+        [System.ServiceModel.ServiceKnownTypeAttribute(typeof(System.Collections.ObjectModel.ObservableCollection<object>))]
+        System.IAsyncResult BeginDelete(object item, System.AsyncCallback callback, object asyncState);
+        
+        void EndDelete(System.IAsyncResult result);
+    }
+    
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
+    public interface ClientDataServiceChannel : SilverlightExampleApp.ClientDataServiceReference.ClientDataService, System.ServiceModel.IClientChannel {
+    }
+    
+    [System.Diagnostics.DebuggerStepThroughAttribute()]
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
+    public partial class GetCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
+        
+        private object[] results;
+        
+        public GetCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
+                base(exception, cancelled, userState) {
+            this.results = results;
+        }
+        
+        public object Result {
+            get {
+                base.RaiseExceptionIfNecessary();
+                return ((object)(this.results[0]));
+            }
+        }
+    }
+    
+    [System.Diagnostics.DebuggerStepThroughAttribute()]
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
+    public partial class GetAllCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
+        
+        private object[] results;
+        
+        public GetAllCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : 
+                base(exception, cancelled, userState) {
+            this.results = results;
+        }
+        
+        public System.Collections.ObjectModel.ObservableCollection<object> Result {
+            get {
+                base.RaiseExceptionIfNecessary();
+                return ((System.Collections.ObjectModel.ObservableCollection<object>)(this.results[0]));
+            }
+        }
+    }
+    
+    [System.Diagnostics.DebuggerStepThroughAttribute()]
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
+    public partial class ClientDataServiceClient : System.ServiceModel.ClientBase<SilverlightExampleApp.ClientDataServiceReference.ClientDataService>, SilverlightExampleApp.ClientDataServiceReference.ClientDataService {
+        
+        private BeginOperationDelegate onBeginGetDelegate;
+        
+        private EndOperationDelegate onEndGetDelegate;
+        
+        private System.Threading.SendOrPostCallback onGetCompletedDelegate;
+        
+        private BeginOperationDelegate onBeginGetAllDelegate;
+        
+        private EndOperationDelegate onEndGetAllDelegate;
+        
+        private System.Threading.SendOrPostCallback onGetAllCompletedDelegate;
+        
+        private BeginOperationDelegate onBeginInsertDelegate;
+        
+        private EndOperationDelegate onEndInsertDelegate;
+        
+        private System.Threading.SendOrPostCallback onInsertCompletedDelegate;
+        
+        private BeginOperationDelegate onBeginUpdateDelegate;
+        
+        private EndOperationDelegate onEndUpdateDelegate;
+        
+        private System.Threading.SendOrPostCallback onUpdateCompletedDelegate;
+        
+        private BeginOperationDelegate onBeginDeleteDelegate;
+        
+        private EndOperationDelegate onEndDeleteDelegate;
+        
+        private System.Threading.SendOrPostCallback onDeleteCompletedDelegate;
+        
+        private BeginOperationDelegate onBeginOpenDelegate;
+        
+        private EndOperationDelegate onEndOpenDelegate;
+        
+        private System.Threading.SendOrPostCallback onOpenCompletedDelegate;
+        
+        private BeginOperationDelegate onBeginCloseDelegate;
+        
+        private EndOperationDelegate onEndCloseDelegate;
+        
+        private System.Threading.SendOrPostCallback onCloseCompletedDelegate;
+        
+        public ClientDataServiceClient() {
+        }
+        
+        public ClientDataServiceClient(string endpointConfigurationName) : 
+                base(endpointConfigurationName) {
+        }
+        
+        public ClientDataServiceClient(string endpointConfigurationName, string remoteAddress) : 
+                base(endpointConfigurationName, remoteAddress) {
+        }
+        
+        public ClientDataServiceClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : 
+                base(endpointConfigurationName, remoteAddress) {
+        }
+        
+        public ClientDataServiceClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) : 
+                base(binding, remoteAddress) {
+        }
+        
+        public System.Net.CookieContainer CookieContainer {
+            get {
+                System.ServiceModel.Channels.IHttpCookieContainerManager httpCookieContainerManager = this.InnerChannel.GetProperty<System.ServiceModel.Channels.IHttpCookieContainerManager>();
+                if ((httpCookieContainerManager != null)) {
+                    return httpCookieContainerManager.CookieContainer;
+                }
+                else {
+                    return null;
+                }
+            }
+            set {
+                System.ServiceModel.Channels.IHttpCookieContainerManager httpCookieContainerManager = this.InnerChannel.GetProperty<System.ServiceModel.Channels.IHttpCookieContainerManager>();
+                if ((httpCookieContainerManager != null)) {
+                    httpCookieContainerManager.CookieContainer = value;
+                }
+                else {
+                    throw new System.InvalidOperationException("Unable to set the CookieContainer. Please make sure the binding contains an HttpC" +
+                            "ookieContainerBindingElement.");
+                }
+            }
+        }
+        
+        public event System.EventHandler<GetCompletedEventArgs> GetCompleted;
+        
+        public event System.EventHandler<GetAllCompletedEventArgs> GetAllCompleted;
+        
+        public event System.EventHandler<System.ComponentModel.AsyncCompletedEventArgs> InsertCompleted;
+        
+        public event System.EventHandler<System.ComponentModel.AsyncCompletedEventArgs> UpdateCompleted;
+        
+        public event System.EventHandler<System.ComponentModel.AsyncCompletedEventArgs> DeleteCompleted;
+        
+        public event System.EventHandler<System.ComponentModel.AsyncCompletedEventArgs> OpenCompleted;
+        
+        public event System.EventHandler<System.ComponentModel.AsyncCompletedEventArgs> CloseCompleted;
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        System.IAsyncResult SilverlightExampleApp.ClientDataServiceReference.ClientDataService.BeginGet(int id, System.AsyncCallback callback, object asyncState) {
+            return base.Channel.BeginGet(id, callback, asyncState);
+        }
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        object SilverlightExampleApp.ClientDataServiceReference.ClientDataService.EndGet(System.IAsyncResult result) {
+            return base.Channel.EndGet(result);
+        }
+        
+        private System.IAsyncResult OnBeginGet(object[] inValues, System.AsyncCallback callback, object asyncState) {
+            int id = ((int)(inValues[0]));
+            return ((SilverlightExampleApp.ClientDataServiceReference.ClientDataService)(this)).BeginGet(id, callback, asyncState);
+        }
+        
+        private object[] OnEndGet(System.IAsyncResult result) {
+            object retVal = ((SilverlightExampleApp.ClientDataServiceReference.ClientDataService)(this)).EndGet(result);
+            return new object[] {
+                    retVal};
+        }
+        
+        private void OnGetCompleted(object state) {
+            if ((this.GetCompleted != null)) {
+                InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state));
+                this.GetCompleted(this, new GetCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState));
+            }
+        }
+        
+        public void GetAsync(int id) {
+            this.GetAsync(id, null);
+        }
+        
+        public void GetAsync(int id, object userState) {
+            if ((this.onBeginGetDelegate == null)) {
+                this.onBeginGetDelegate = new BeginOperationDelegate(this.OnBeginGet);
+            }
+            if ((this.onEndGetDelegate == null)) {
+                this.onEndGetDelegate = new EndOperationDelegate(this.OnEndGet);
+            }
+            if ((this.onGetCompletedDelegate == null)) {
+                this.onGetCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetCompleted);
+            }
+            base.InvokeAsync(this.onBeginGetDelegate, new object[] {
+                        id}, this.onEndGetDelegate, this.onGetCompletedDelegate, userState);
+        }
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        System.IAsyncResult SilverlightExampleApp.ClientDataServiceReference.ClientDataService.BeginGetAll(System.AsyncCallback callback, object asyncState) {
+            return base.Channel.BeginGetAll(callback, asyncState);
+        }
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        System.Collections.ObjectModel.ObservableCollection<object> SilverlightExampleApp.ClientDataServiceReference.ClientDataService.EndGetAll(System.IAsyncResult result) {
+            return base.Channel.EndGetAll(result);
+        }
+        
+        private System.IAsyncResult OnBeginGetAll(object[] inValues, System.AsyncCallback callback, object asyncState) {
+            return ((SilverlightExampleApp.ClientDataServiceReference.ClientDataService)(this)).BeginGetAll(callback, asyncState);
+        }
+        
+        private object[] OnEndGetAll(System.IAsyncResult result) {
+            System.Collections.ObjectModel.ObservableCollection<object> retVal = ((SilverlightExampleApp.ClientDataServiceReference.ClientDataService)(this)).EndGetAll(result);
+            return new object[] {
+                    retVal};
+        }
+        
+        private void OnGetAllCompleted(object state) {
+            if ((this.GetAllCompleted != null)) {
+                InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state));
+                this.GetAllCompleted(this, new GetAllCompletedEventArgs(e.Results, e.Error, e.Cancelled, e.UserState));
+            }
+        }
+        
+        public void GetAllAsync() {
+            this.GetAllAsync(null);
+        }
+        
+        public void GetAllAsync(object userState) {
+            if ((this.onBeginGetAllDelegate == null)) {
+                this.onBeginGetAllDelegate = new BeginOperationDelegate(this.OnBeginGetAll);
+            }
+            if ((this.onEndGetAllDelegate == null)) {
+                this.onEndGetAllDelegate = new EndOperationDelegate(this.OnEndGetAll);
+            }
+            if ((this.onGetAllCompletedDelegate == null)) {
+                this.onGetAllCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnGetAllCompleted);
+            }
+            base.InvokeAsync(this.onBeginGetAllDelegate, null, this.onEndGetAllDelegate, this.onGetAllCompletedDelegate, userState);
+        }
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        System.IAsyncResult SilverlightExampleApp.ClientDataServiceReference.ClientDataService.BeginInsert(object item, System.AsyncCallback callback, object asyncState) {
+            return base.Channel.BeginInsert(item, callback, asyncState);
+        }
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        void SilverlightExampleApp.ClientDataServiceReference.ClientDataService.EndInsert(System.IAsyncResult result) {
+            base.Channel.EndInsert(result);
+        }
+        
+        private System.IAsyncResult OnBeginInsert(object[] inValues, System.AsyncCallback callback, object asyncState) {
+            object item = ((object)(inValues[0]));
+            return ((SilverlightExampleApp.ClientDataServiceReference.ClientDataService)(this)).BeginInsert(item, callback, asyncState);
+        }
+        
+        private object[] OnEndInsert(System.IAsyncResult result) {
+            ((SilverlightExampleApp.ClientDataServiceReference.ClientDataService)(this)).EndInsert(result);
+            return null;
+        }
+        
+        private void OnInsertCompleted(object state) {
+            if ((this.InsertCompleted != null)) {
+                InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state));
+                this.InsertCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(e.Error, e.Cancelled, e.UserState));
+            }
+        }
+        
+        public void InsertAsync(object item) {
+            this.InsertAsync(item, null);
+        }
+        
+        public void InsertAsync(object item, object userState) {
+            if ((this.onBeginInsertDelegate == null)) {
+                this.onBeginInsertDelegate = new BeginOperationDelegate(this.OnBeginInsert);
+            }
+            if ((this.onEndInsertDelegate == null)) {
+                this.onEndInsertDelegate = new EndOperationDelegate(this.OnEndInsert);
+            }
+            if ((this.onInsertCompletedDelegate == null)) {
+                this.onInsertCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnInsertCompleted);
+            }
+            base.InvokeAsync(this.onBeginInsertDelegate, new object[] {
+                        item}, this.onEndInsertDelegate, this.onInsertCompletedDelegate, userState);
+        }
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        System.IAsyncResult SilverlightExampleApp.ClientDataServiceReference.ClientDataService.BeginUpdate(object item, System.AsyncCallback callback, object asyncState) {
+            return base.Channel.BeginUpdate(item, callback, asyncState);
+        }
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        void SilverlightExampleApp.ClientDataServiceReference.ClientDataService.EndUpdate(System.IAsyncResult result) {
+            base.Channel.EndUpdate(result);
+        }
+        
+        private System.IAsyncResult OnBeginUpdate(object[] inValues, System.AsyncCallback callback, object asyncState) {
+            object item = ((object)(inValues[0]));
+            return ((SilverlightExampleApp.ClientDataServiceReference.ClientDataService)(this)).BeginUpdate(item, callback, asyncState);
+        }
+        
+        private object[] OnEndUpdate(System.IAsyncResult result) {
+            ((SilverlightExampleApp.ClientDataServiceReference.ClientDataService)(this)).EndUpdate(result);
+            return null;
+        }
+        
+        private void OnUpdateCompleted(object state) {
+            if ((this.UpdateCompleted != null)) {
+                InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state));
+                this.UpdateCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(e.Error, e.Cancelled, e.UserState));
+            }
+        }
+        
+        public void UpdateAsync(object item) {
+            this.UpdateAsync(item, null);
+        }
+        
+        public void UpdateAsync(object item, object userState) {
+            if ((this.onBeginUpdateDelegate == null)) {
+                this.onBeginUpdateDelegate = new BeginOperationDelegate(this.OnBeginUpdate);
+            }
+            if ((this.onEndUpdateDelegate == null)) {
+                this.onEndUpdateDelegate = new EndOperationDelegate(this.OnEndUpdate);
+            }
+            if ((this.onUpdateCompletedDelegate == null)) {
+                this.onUpdateCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnUpdateCompleted);
+            }
+            base.InvokeAsync(this.onBeginUpdateDelegate, new object[] {
+                        item}, this.onEndUpdateDelegate, this.onUpdateCompletedDelegate, userState);
+        }
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        System.IAsyncResult SilverlightExampleApp.ClientDataServiceReference.ClientDataService.BeginDelete(object item, System.AsyncCallback callback, object asyncState) {
+            return base.Channel.BeginDelete(item, callback, asyncState);
+        }
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        void SilverlightExampleApp.ClientDataServiceReference.ClientDataService.EndDelete(System.IAsyncResult result) {
+            base.Channel.EndDelete(result);
+        }
+        
+        private System.IAsyncResult OnBeginDelete(object[] inValues, System.AsyncCallback callback, object asyncState) {
+            object item = ((object)(inValues[0]));
+            return ((SilverlightExampleApp.ClientDataServiceReference.ClientDataService)(this)).BeginDelete(item, callback, asyncState);
+        }
+        
+        private object[] OnEndDelete(System.IAsyncResult result) {
+            ((SilverlightExampleApp.ClientDataServiceReference.ClientDataService)(this)).EndDelete(result);
+            return null;
+        }
+        
+        private void OnDeleteCompleted(object state) {
+            if ((this.DeleteCompleted != null)) {
+                InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state));
+                this.DeleteCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(e.Error, e.Cancelled, e.UserState));
+            }
+        }
+        
+        public void DeleteAsync(object item) {
+            this.DeleteAsync(item, null);
+        }
+        
+        public void DeleteAsync(object item, object userState) {
+            if ((this.onBeginDeleteDelegate == null)) {
+                this.onBeginDeleteDelegate = new BeginOperationDelegate(this.OnBeginDelete);
+            }
+            if ((this.onEndDeleteDelegate == null)) {
+                this.onEndDeleteDelegate = new EndOperationDelegate(this.OnEndDelete);
+            }
+            if ((this.onDeleteCompletedDelegate == null)) {
+                this.onDeleteCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDeleteCompleted);
+            }
+            base.InvokeAsync(this.onBeginDeleteDelegate, new object[] {
+                        item}, this.onEndDeleteDelegate, this.onDeleteCompletedDelegate, userState);
+        }
+        
+        private System.IAsyncResult OnBeginOpen(object[] inValues, System.AsyncCallback callback, object asyncState) {
+            return ((System.ServiceModel.ICommunicationObject)(this)).BeginOpen(callback, asyncState);
+        }
+        
+        private object[] OnEndOpen(System.IAsyncResult result) {
+            ((System.ServiceModel.ICommunicationObject)(this)).EndOpen(result);
+            return null;
+        }
+        
+        private void OnOpenCompleted(object state) {
+            if ((this.OpenCompleted != null)) {
+                InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state));
+                this.OpenCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(e.Error, e.Cancelled, e.UserState));
+            }
+        }
+        
+        public void OpenAsync() {
+            this.OpenAsync(null);
+        }
+        
+        public void OpenAsync(object userState) {
+            if ((this.onBeginOpenDelegate == null)) {
+                this.onBeginOpenDelegate = new BeginOperationDelegate(this.OnBeginOpen);
+            }
+            if ((this.onEndOpenDelegate == null)) {
+                this.onEndOpenDelegate = new EndOperationDelegate(this.OnEndOpen);
+            }
+            if ((this.onOpenCompletedDelegate == null)) {
+                this.onOpenCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnOpenCompleted);
+            }
+            base.InvokeAsync(this.onBeginOpenDelegate, null, this.onEndOpenDelegate, this.onOpenCompletedDelegate, userState);
+        }
+        
+        private System.IAsyncResult OnBeginClose(object[] inValues, System.AsyncCallback callback, object asyncState) {
+            return ((System.ServiceModel.ICommunicationObject)(this)).BeginClose(callback, asyncState);
+        }
+        
+        private object[] OnEndClose(System.IAsyncResult result) {
+            ((System.ServiceModel.ICommunicationObject)(this)).EndClose(result);
+            return null;
+        }
+        
+        private void OnCloseCompleted(object state) {
+            if ((this.CloseCompleted != null)) {
+                InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state));
+                this.CloseCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(e.Error, e.Cancelled, e.UserState));
+            }
+        }
+        
+        public void CloseAsync() {
+            this.CloseAsync(null);
+        }
+        
+        public void CloseAsync(object userState) {
+            if ((this.onBeginCloseDelegate == null)) {
+                this.onBeginCloseDelegate = new BeginOperationDelegate(this.OnBeginClose);
+            }
+            if ((this.onEndCloseDelegate == null)) {
+                this.onEndCloseDelegate = new EndOperationDelegate(this.OnEndClose);
+            }
+            if ((this.onCloseCompletedDelegate == null)) {
+                this.onCloseCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnCloseCompleted);
+            }
+            base.InvokeAsync(this.onBeginCloseDelegate, null, this.onEndCloseDelegate, this.onCloseCompletedDelegate, userState);
+        }
+        
+        protected override SilverlightExampleApp.ClientDataServiceReference.ClientDataService CreateChannel() {
+            return new ClientDataServiceClientChannel(this);
+        }
+        
+        private class ClientDataServiceClientChannel : ChannelBase<SilverlightExampleApp.ClientDataServiceReference.ClientDataService>, SilverlightExampleApp.ClientDataServiceReference.ClientDataService {
+            
+            public ClientDataServiceClientChannel(System.ServiceModel.ClientBase<SilverlightExampleApp.ClientDataServiceReference.ClientDataService> client) : 
+                    base(client) {
+            }
+            
+            public System.IAsyncResult BeginGet(int id, System.AsyncCallback callback, object asyncState) {
+                object[] _args = new object[1];
+                _args[0] = id;
+                System.IAsyncResult _result = base.BeginInvoke("Get", _args, callback, asyncState);
+                return _result;
+            }
+            
+            public object EndGet(System.IAsyncResult result) {
+                object[] _args = new object[0];
+                object _result = ((object)(base.EndInvoke("Get", _args, result)));
+                return _result;
+            }
+            
+            public System.IAsyncResult BeginGetAll(System.AsyncCallback callback, object asyncState) {
+                object[] _args = new object[0];
+                System.IAsyncResult _result = base.BeginInvoke("GetAll", _args, callback, asyncState);
+                return _result;
+            }
+            
+            public System.Collections.ObjectModel.ObservableCollection<object> EndGetAll(System.IAsyncResult result) {
+                object[] _args = new object[0];
+                System.Collections.ObjectModel.ObservableCollection<object> _result = ((System.Collections.ObjectModel.ObservableCollection<object>)(base.EndInvoke("GetAll", _args, result)));
+                return _result;
+            }
+            
+            public System.IAsyncResult BeginInsert(object item, System.AsyncCallback callback, object asyncState) {
+                object[] _args = new object[1];
+                _args[0] = item;
+                System.IAsyncResult _result = base.BeginInvoke("Insert", _args, callback, asyncState);
+                return _result;
+            }
+            
+            public void EndInsert(System.IAsyncResult result) {
+                object[] _args = new object[0];
+                base.EndInvoke("Insert", _args, result);
+            }
+            
+            public System.IAsyncResult BeginUpdate(object item, System.AsyncCallback callback, object asyncState) {
+                object[] _args = new object[1];
+                _args[0] = item;
+                System.IAsyncResult _result = base.BeginInvoke("Update", _args, callback, asyncState);
+                return _result;
+            }
+            
+            public void EndUpdate(System.IAsyncResult result) {
+                object[] _args = new object[0];
+                base.EndInvoke("Update", _args, result);
+            }
+            
+            public System.IAsyncResult BeginDelete(object item, System.AsyncCallback callback, object asyncState) {
+                object[] _args = new object[1];
+                _args[0] = item;
+                System.IAsyncResult _result = base.BeginInvoke("Delete", _args, callback, asyncState);
+                return _result;
+            }
+            
+            public void EndDelete(System.IAsyncResult result) {
+                object[] _args = new object[0];
+                base.EndInvoke("Delete", _args, result);
+            }
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/Reference.svcmap	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<ReferenceGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ID="d4a1f251-d7c2-41a6-8db5-0eb2bf465743" xmlns="urn:schemas-microsoft-com:xml-wcfservicemap">
+  <ClientOptions>
+    <GenerateAsynchronousMethods>true</GenerateAsynchronousMethods>
+    <EnableDataBinding>true</EnableDataBinding>
+    <ExcludedTypes />
+    <ImportXmlTypes>false</ImportXmlTypes>
+    <GenerateInternalTypes>false</GenerateInternalTypes>
+    <GenerateMessageContracts>false</GenerateMessageContracts>
+    <NamespaceMappings />
+    <CollectionMappings>
+      <CollectionMapping TypeName="System.Collections.ObjectModel.ObservableCollection`1" Category="List" />
+    </CollectionMappings>
+    <GenerateSerializableTypes>false</GenerateSerializableTypes>
+    <Serializer>Auto</Serializer>
+    <UseSerializerForFaults>true</UseSerializerForFaults>
+    <ReferenceAllAssemblies>true</ReferenceAllAssemblies>
+    <ReferencedAssemblies />
+    <ReferencedDataContractTypes />
+    <ServiceContractMappings />
+  </ClientOptions>
+  <MetadataSources>
+    <MetadataSource Address="http://localhost:1233/Secure/ClientDataService.svc" Protocol="http" SourceId="1" />
+  </MetadataSources>
+  <Metadata>
+    <MetadataFile FileName="ClientDataService.disco" MetadataType="Disco" ID="9259e688-1d32-4b89-bb58-70ba280f941e" SourceId="1" SourceUrl="http://localhost:1233/Secure/ClientDataService.svc?disco" />
+    <MetadataFile FileName="ClientDataService.xsd" MetadataType="Schema" ID="3830832d-7a24-489c-90b4-728b3ff7756b" SourceId="1" SourceUrl="http://localhost:1233/Secure/ClientDataService.svc?xsd=xsd2" />
+    <MetadataFile FileName="ClientDataService1.xsd" MetadataType="Schema" ID="c113db26-26d5-4ae7-a8f0-5ac41515985c" SourceId="1" SourceUrl="http://localhost:1233/Secure/ClientDataService.svc?xsd=xsd1" />
+    <MetadataFile FileName="ClientDataService2.xsd" MetadataType="Schema" ID="c2be23f4-e351-49da-8ce5-0561ad38188d" SourceId="1" SourceUrl="http://localhost:1233/Secure/ClientDataService.svc?xsd=xsd0" />
+    <MetadataFile FileName="ClientDataService.wsdl" MetadataType="Wsdl" ID="9b47eeb8-f66b-429f-b2ca-d76596c95d1e" SourceId="1" SourceUrl="http://localhost:1233/Secure/ClientDataService.svc?wsdl=wsdl0" />
+    <MetadataFile FileName="ClientDataService1.wsdl" MetadataType="Wsdl" ID="6e60b3c5-2917-4ff2-9948-103361a6ebd6" SourceId="1" SourceUrl="http://localhost:1233/Secure/ClientDataService.svc?wsdl" />
+  </Metadata>
+  <Extensions>
+    <ExtensionFile FileName="configuration91.svcinfo" Name="configuration91.svcinfo" />
+    <ExtensionFile FileName="configuration.svcinfo" Name="configuration.svcinfo" />
+  </Extensions>
+</ReferenceGroup>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/configuration.svcinfo	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<configurationSnapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:xml-wcfconfigurationsnapshot">
+  <behaviors />
+  <bindings>
+    <binding digest="System.ServiceModel.Configuration.CustomBindingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data name=&quot;CustomBinding_ClientDataService&quot;&gt;&lt;binaryMessageEncoding /&gt;&lt;httpTransport maxBufferSize=&quot;2147483647&quot; maxReceivedMessageSize=&quot;2147483647&quot; /&gt;&lt;/Data&gt;" bindingType="customBinding" name="CustomBinding_ClientDataService" />
+  </bindings>
+  <endpoints>
+    <endpoint normalizedDigest="&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data address=&quot;http://localhost:1233/Secure/ClientDataService.svc&quot; binding=&quot;customBinding&quot; bindingConfiguration=&quot;CustomBinding_ClientDataService&quot; contract=&quot;ClientDataServiceReference.ClientDataService&quot; name=&quot;CustomBinding_ClientDataService&quot; /&gt;" digest="&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data address=&quot;http://localhost:1233/Secure/ClientDataService.svc&quot; binding=&quot;customBinding&quot; bindingConfiguration=&quot;CustomBinding_ClientDataService&quot; contract=&quot;ClientDataServiceReference.ClientDataService&quot; name=&quot;CustomBinding_ClientDataService&quot; /&gt;" contractName="ClientDataServiceReference.ClientDataService" name="CustomBinding_ClientDataService" />
+  </endpoints>
+</configurationSnapshot>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/ClientDataServiceReference/configuration91.svcinfo	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,243 @@
+<?xml version="1.0" encoding="utf-8"?>
+<SavedWcfConfigurationInformation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="9.1" CheckSum="4DD1dK7oTPbx2k9/2M93ZKFsDxo=">
+  <bindingConfigurations>
+    <bindingConfiguration bindingType="customBinding" name="CustomBinding_ClientDataService">
+      <properties>
+        <property path="/name" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>CustomBinding_ClientDataService</serializedValue>
+        </property>
+        <property path="/closeTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/openTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/receiveTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/sendTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/binaryMessageEncoding" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.BinaryMessageEncodingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.BinaryMessageEncodingElement</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/maxReadPoolSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>64</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/maxWritePoolSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>16</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/maxSessionSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>2048</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxDepth" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxStringContentLength" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxArrayLength" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxBytesPerRead" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxNameTableCharCount" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/compressionFormat" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.Channels.CompressionFormat, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>None</serializedValue>
+        </property>
+        <property path="/httpTransport" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.HttpTransportElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.HttpTransportElement</serializedValue>
+        </property>
+        <property path="/httpTransport/manualAddressing" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/httpTransport/maxBufferPoolSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>524288</serializedValue>
+        </property>
+        <property path="/httpTransport/maxReceivedMessageSize" isComplexType="false" isExplicitlyDefined="true" clrType="System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>2147483647</serializedValue>
+        </property>
+        <property path="/httpTransport/allowCookies" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/httpTransport/authenticationScheme" isComplexType="false" isExplicitlyDefined="false" clrType="System.Net.AuthenticationSchemes, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>Anonymous</serializedValue>
+        </property>
+        <property path="/httpTransport/bypassProxyOnLocal" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/httpTransport/decompressionEnabled" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>True</serializedValue>
+        </property>
+        <property path="/httpTransport/hostNameComparisonMode" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.HostNameComparisonMode, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>StrongWildcard</serializedValue>
+        </property>
+        <property path="/httpTransport/keepAliveEnabled" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>True</serializedValue>
+        </property>
+        <property path="/httpTransport/maxBufferSize" isComplexType="false" isExplicitlyDefined="true" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>2147483647</serializedValue>
+        </property>
+        <property path="/httpTransport/messageHandlerFactory" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.HttpMessageHandlerFactoryElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.HttpMessageHandlerFactoryElement</serializedValue>
+        </property>
+        <property path="/httpTransport/messageHandlerFactory/handlers" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.DelegatingHandlerElementCollection, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>(Collection)</serializedValue>
+        </property>
+        <property path="/httpTransport/messageHandlerFactory/type" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/httpTransport/proxyAddress" isComplexType="false" isExplicitlyDefined="false" clrType="System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/httpTransport/proxyAuthenticationScheme" isComplexType="false" isExplicitlyDefined="false" clrType="System.Net.AuthenticationSchemes, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>Anonymous</serializedValue>
+        </property>
+        <property path="/httpTransport/realm" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/httpTransport/transferMode" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.TransferMode, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>Buffered</serializedValue>
+        </property>
+        <property path="/httpTransport/unsafeConnectionNtlmAuthentication" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/httpTransport/useDefaultWebProxy" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>True</serializedValue>
+        </property>
+        <property path="/httpTransport/extendedProtectionPolicy" isComplexType="true" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.Configuration.ExtendedProtectionPolicyElement, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.Security.Authentication.ExtendedProtection.Configuration.ExtendedProtectionPolicyElement</serializedValue>
+        </property>
+        <property path="/httpTransport/extendedProtectionPolicy/policyEnforcement" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.PolicyEnforcement, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>Never</serializedValue>
+        </property>
+        <property path="/httpTransport/extendedProtectionPolicy/protectionScenario" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.ProtectionScenario, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>TransportSelected</serializedValue>
+        </property>
+        <property path="/httpTransport/extendedProtectionPolicy/customServiceNames" isComplexType="true" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.Configuration.ServiceNameElementCollection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>(Collection)</serializedValue>
+        </property>
+        <property path="/httpTransport/webSocketSettings" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.WebSocketTransportSettingsElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.WebSocketTransportSettingsElement</serializedValue>
+        </property>
+        <property path="/httpTransport/webSocketSettings/transportUsage" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.Channels.WebSocketTransportUsage, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>Never</serializedValue>
+        </property>
+        <property path="/httpTransport/webSocketSettings/createNotificationOnConnection" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/httpTransport/webSocketSettings/keepAliveInterval" isComplexType="false" isExplicitlyDefined="false" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>00:00:00</serializedValue>
+        </property>
+        <property path="/httpTransport/webSocketSettings/subProtocol" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/httpTransport/webSocketSettings/receiveBufferSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>32768</serializedValue>
+        </property>
+        <property path="/httpTransport/webSocketSettings/sendBufferSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>8192</serializedValue>
+        </property>
+        <property path="/httpTransport/webSocketSettings/disablePayloadMasking" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/httpTransport/webSocketSettings/maxPendingConnections" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+      </properties>
+    </bindingConfiguration>
+  </bindingConfigurations>
+  <endpoints>
+    <endpoint name="CustomBinding_ClientDataService" contract="ClientDataServiceReference.ClientDataService" bindingType="customBinding" address="http://localhost:1233/Secure/ClientDataService.svc" bindingConfiguration="CustomBinding_ClientDataService">
+      <properties>
+        <property path="/address" isComplexType="false" isExplicitlyDefined="true" clrType="System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>http://localhost:1233/Secure/ClientDataService.svc</serializedValue>
+        </property>
+        <property path="/behaviorConfiguration" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/binding" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>customBinding</serializedValue>
+        </property>
+        <property path="/bindingConfiguration" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>CustomBinding_ClientDataService</serializedValue>
+        </property>
+        <property path="/contract" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>ClientDataServiceReference.ClientDataService</serializedValue>
+        </property>
+        <property path="/headers" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.AddressHeaderCollectionElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.AddressHeaderCollectionElement</serializedValue>
+        </property>
+        <property path="/headers/headers" isComplexType="false" isExplicitlyDefined="true" clrType="System.ServiceModel.Channels.AddressHeaderCollection, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>&lt;Header /&gt;</serializedValue>
+        </property>
+        <property path="/identity" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.IdentityElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.IdentityElement</serializedValue>
+        </property>
+        <property path="/identity/userPrincipalName" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.UserPrincipalNameElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.UserPrincipalNameElement</serializedValue>
+        </property>
+        <property path="/identity/userPrincipalName/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/servicePrincipalName" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.ServicePrincipalNameElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.ServicePrincipalNameElement</serializedValue>
+        </property>
+        <property path="/identity/servicePrincipalName/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/dns" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.DnsElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.DnsElement</serializedValue>
+        </property>
+        <property path="/identity/dns/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/rsa" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.RsaElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.RsaElement</serializedValue>
+        </property>
+        <property path="/identity/rsa/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/certificate" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.CertificateElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.CertificateElement</serializedValue>
+        </property>
+        <property path="/identity/certificate/encodedValue" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/certificateReference" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.CertificateReferenceElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.CertificateReferenceElement</serializedValue>
+        </property>
+        <property path="/identity/certificateReference/storeName" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Cryptography.X509Certificates.StoreName, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>My</serializedValue>
+        </property>
+        <property path="/identity/certificateReference/storeLocation" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Cryptography.X509Certificates.StoreLocation, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>LocalMachine</serializedValue>
+        </property>
+        <property path="/identity/certificateReference/x509FindType" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Cryptography.X509Certificates.X509FindType, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>FindBySubjectDistinguishedName</serializedValue>
+        </property>
+        <property path="/identity/certificateReference/findValue" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/certificateReference/isChainIncluded" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/name" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>CustomBinding_ClientDataService</serializedValue>
+        </property>
+        <property path="/kind" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/endpointConfiguration" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+      </properties>
+    </endpoint>
+  </endpoints>
+</SavedWcfConfigurationInformation>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/Reference.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,231 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+//     This code was generated by a tool.
+//     Runtime Version:4.0.30319.17379
+//
+//     Changes to this file may cause incorrect behavior and will be lost if
+//     the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+// 
+// This code was auto-generated by Microsoft.Silverlight.ServiceReference, version 5.0.61118.0
+// 
+namespace SilverlightExampleApp.SecureServiceReference {
+    
+    
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
+    [System.ServiceModel.ServiceContractAttribute(Namespace="", ConfigurationName="SecureServiceReference.SecureService")]
+    public interface SecureService {
+        
+        [System.ServiceModel.OperationContractAttribute(AsyncPattern=true, Action="urn:SecureService/DoWork", ReplyAction="urn:SecureService/DoWorkResponse")]
+        System.IAsyncResult BeginDoWork(System.AsyncCallback callback, object asyncState);
+        
+        void EndDoWork(System.IAsyncResult result);
+    }
+    
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
+    public interface SecureServiceChannel : SilverlightExampleApp.SecureServiceReference.SecureService, System.ServiceModel.IClientChannel {
+    }
+    
+    [System.Diagnostics.DebuggerStepThroughAttribute()]
+    [System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
+    public partial class SecureServiceClient : System.ServiceModel.ClientBase<SilverlightExampleApp.SecureServiceReference.SecureService>, SilverlightExampleApp.SecureServiceReference.SecureService {
+        
+        private BeginOperationDelegate onBeginDoWorkDelegate;
+        
+        private EndOperationDelegate onEndDoWorkDelegate;
+        
+        private System.Threading.SendOrPostCallback onDoWorkCompletedDelegate;
+        
+        private BeginOperationDelegate onBeginOpenDelegate;
+        
+        private EndOperationDelegate onEndOpenDelegate;
+        
+        private System.Threading.SendOrPostCallback onOpenCompletedDelegate;
+        
+        private BeginOperationDelegate onBeginCloseDelegate;
+        
+        private EndOperationDelegate onEndCloseDelegate;
+        
+        private System.Threading.SendOrPostCallback onCloseCompletedDelegate;
+        
+        public SecureServiceClient() {
+        }
+        
+        public SecureServiceClient(string endpointConfigurationName) : 
+                base(endpointConfigurationName) {
+        }
+        
+        public SecureServiceClient(string endpointConfigurationName, string remoteAddress) : 
+                base(endpointConfigurationName, remoteAddress) {
+        }
+        
+        public SecureServiceClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) : 
+                base(endpointConfigurationName, remoteAddress) {
+        }
+        
+        public SecureServiceClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) : 
+                base(binding, remoteAddress) {
+        }
+        
+        public System.Net.CookieContainer CookieContainer {
+            get {
+                System.ServiceModel.Channels.IHttpCookieContainerManager httpCookieContainerManager = this.InnerChannel.GetProperty<System.ServiceModel.Channels.IHttpCookieContainerManager>();
+                if ((httpCookieContainerManager != null)) {
+                    return httpCookieContainerManager.CookieContainer;
+                }
+                else {
+                    return null;
+                }
+            }
+            set {
+                System.ServiceModel.Channels.IHttpCookieContainerManager httpCookieContainerManager = this.InnerChannel.GetProperty<System.ServiceModel.Channels.IHttpCookieContainerManager>();
+                if ((httpCookieContainerManager != null)) {
+                    httpCookieContainerManager.CookieContainer = value;
+                }
+                else {
+                    throw new System.InvalidOperationException("Unable to set the CookieContainer. Please make sure the binding contains an HttpC" +
+                            "ookieContainerBindingElement.");
+                }
+            }
+        }
+        
+        public event System.EventHandler<System.ComponentModel.AsyncCompletedEventArgs> DoWorkCompleted;
+        
+        public event System.EventHandler<System.ComponentModel.AsyncCompletedEventArgs> OpenCompleted;
+        
+        public event System.EventHandler<System.ComponentModel.AsyncCompletedEventArgs> CloseCompleted;
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        System.IAsyncResult SilverlightExampleApp.SecureServiceReference.SecureService.BeginDoWork(System.AsyncCallback callback, object asyncState) {
+            return base.Channel.BeginDoWork(callback, asyncState);
+        }
+        
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
+        void SilverlightExampleApp.SecureServiceReference.SecureService.EndDoWork(System.IAsyncResult result) {
+            base.Channel.EndDoWork(result);
+        }
+        
+        private System.IAsyncResult OnBeginDoWork(object[] inValues, System.AsyncCallback callback, object asyncState) {
+            return ((SilverlightExampleApp.SecureServiceReference.SecureService)(this)).BeginDoWork(callback, asyncState);
+        }
+        
+        private object[] OnEndDoWork(System.IAsyncResult result) {
+            ((SilverlightExampleApp.SecureServiceReference.SecureService)(this)).EndDoWork(result);
+            return null;
+        }
+        
+        private void OnDoWorkCompleted(object state) {
+            if ((this.DoWorkCompleted != null)) {
+                InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state));
+                this.DoWorkCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(e.Error, e.Cancelled, e.UserState));
+            }
+        }
+        
+        public void DoWorkAsync() {
+            this.DoWorkAsync(null);
+        }
+        
+        public void DoWorkAsync(object userState) {
+            if ((this.onBeginDoWorkDelegate == null)) {
+                this.onBeginDoWorkDelegate = new BeginOperationDelegate(this.OnBeginDoWork);
+            }
+            if ((this.onEndDoWorkDelegate == null)) {
+                this.onEndDoWorkDelegate = new EndOperationDelegate(this.OnEndDoWork);
+            }
+            if ((this.onDoWorkCompletedDelegate == null)) {
+                this.onDoWorkCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnDoWorkCompleted);
+            }
+            base.InvokeAsync(this.onBeginDoWorkDelegate, null, this.onEndDoWorkDelegate, this.onDoWorkCompletedDelegate, userState);
+        }
+        
+        private System.IAsyncResult OnBeginOpen(object[] inValues, System.AsyncCallback callback, object asyncState) {
+            return ((System.ServiceModel.ICommunicationObject)(this)).BeginOpen(callback, asyncState);
+        }
+        
+        private object[] OnEndOpen(System.IAsyncResult result) {
+            ((System.ServiceModel.ICommunicationObject)(this)).EndOpen(result);
+            return null;
+        }
+        
+        private void OnOpenCompleted(object state) {
+            if ((this.OpenCompleted != null)) {
+                InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state));
+                this.OpenCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(e.Error, e.Cancelled, e.UserState));
+            }
+        }
+        
+        public void OpenAsync() {
+            this.OpenAsync(null);
+        }
+        
+        public void OpenAsync(object userState) {
+            if ((this.onBeginOpenDelegate == null)) {
+                this.onBeginOpenDelegate = new BeginOperationDelegate(this.OnBeginOpen);
+            }
+            if ((this.onEndOpenDelegate == null)) {
+                this.onEndOpenDelegate = new EndOperationDelegate(this.OnEndOpen);
+            }
+            if ((this.onOpenCompletedDelegate == null)) {
+                this.onOpenCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnOpenCompleted);
+            }
+            base.InvokeAsync(this.onBeginOpenDelegate, null, this.onEndOpenDelegate, this.onOpenCompletedDelegate, userState);
+        }
+        
+        private System.IAsyncResult OnBeginClose(object[] inValues, System.AsyncCallback callback, object asyncState) {
+            return ((System.ServiceModel.ICommunicationObject)(this)).BeginClose(callback, asyncState);
+        }
+        
+        private object[] OnEndClose(System.IAsyncResult result) {
+            ((System.ServiceModel.ICommunicationObject)(this)).EndClose(result);
+            return null;
+        }
+        
+        private void OnCloseCompleted(object state) {
+            if ((this.CloseCompleted != null)) {
+                InvokeAsyncCompletedEventArgs e = ((InvokeAsyncCompletedEventArgs)(state));
+                this.CloseCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(e.Error, e.Cancelled, e.UserState));
+            }
+        }
+        
+        public void CloseAsync() {
+            this.CloseAsync(null);
+        }
+        
+        public void CloseAsync(object userState) {
+            if ((this.onBeginCloseDelegate == null)) {
+                this.onBeginCloseDelegate = new BeginOperationDelegate(this.OnBeginClose);
+            }
+            if ((this.onEndCloseDelegate == null)) {
+                this.onEndCloseDelegate = new EndOperationDelegate(this.OnEndClose);
+            }
+            if ((this.onCloseCompletedDelegate == null)) {
+                this.onCloseCompletedDelegate = new System.Threading.SendOrPostCallback(this.OnCloseCompleted);
+            }
+            base.InvokeAsync(this.onBeginCloseDelegate, null, this.onEndCloseDelegate, this.onCloseCompletedDelegate, userState);
+        }
+        
+        protected override SilverlightExampleApp.SecureServiceReference.SecureService CreateChannel() {
+            return new SecureServiceClientChannel(this);
+        }
+        
+        private class SecureServiceClientChannel : ChannelBase<SilverlightExampleApp.SecureServiceReference.SecureService>, SilverlightExampleApp.SecureServiceReference.SecureService {
+            
+            public SecureServiceClientChannel(System.ServiceModel.ClientBase<SilverlightExampleApp.SecureServiceReference.SecureService> client) : 
+                    base(client) {
+            }
+            
+            public System.IAsyncResult BeginDoWork(System.AsyncCallback callback, object asyncState) {
+                object[] _args = new object[0];
+                System.IAsyncResult _result = base.BeginInvoke("DoWork", _args, callback, asyncState);
+                return _result;
+            }
+            
+            public void EndDoWork(System.IAsyncResult result) {
+                object[] _args = new object[0];
+                base.EndInvoke("DoWork", _args, result);
+            }
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/Reference.svcmap	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<ReferenceGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ID="7ff7d879-1097-4c9b-9677-2b2b6d96b4c9" xmlns="urn:schemas-microsoft-com:xml-wcfservicemap">
+  <ClientOptions>
+    <GenerateAsynchronousMethods>true</GenerateAsynchronousMethods>
+    <EnableDataBinding>true</EnableDataBinding>
+    <ExcludedTypes />
+    <ImportXmlTypes>false</ImportXmlTypes>
+    <GenerateInternalTypes>false</GenerateInternalTypes>
+    <GenerateMessageContracts>false</GenerateMessageContracts>
+    <NamespaceMappings />
+    <CollectionMappings>
+      <CollectionMapping TypeName="System.Collections.ObjectModel.ObservableCollection`1" Category="List" />
+    </CollectionMappings>
+    <GenerateSerializableTypes>false</GenerateSerializableTypes>
+    <Serializer>Auto</Serializer>
+    <UseSerializerForFaults>true</UseSerializerForFaults>
+    <ReferenceAllAssemblies>true</ReferenceAllAssemblies>
+    <ReferencedAssemblies />
+    <ReferencedDataContractTypes />
+    <ServiceContractMappings />
+  </ClientOptions>
+  <MetadataSources>
+    <MetadataSource Address="http://localhost:1233/Secure/SecureService.svc" Protocol="http" SourceId="1" />
+  </MetadataSources>
+  <Metadata>
+    <MetadataFile FileName="SecureService.wsdl" MetadataType="Wsdl" ID="e19da202-1701-4290-b843-209c1576abce" SourceId="1" SourceUrl="http://localhost:1233/Secure/SecureService.svc?wsdl" />
+    <MetadataFile FileName="SecureService1.wsdl" MetadataType="Wsdl" ID="253291e7-deaa-4a29-8dc0-9ba797f108e3" SourceId="1" SourceUrl="http://localhost:1233/Secure/SecureService.svc?wsdl=wsdl0" />
+    <MetadataFile FileName="SecureService.disco" MetadataType="Disco" ID="d1e8f597-956a-4e2b-b4b5-75d92c481a21" SourceId="1" SourceUrl="http://localhost:1233/Secure/SecureService.svc?disco" />
+    <MetadataFile FileName="SecureService.xsd" MetadataType="Schema" ID="67b1a775-3089-4a49-baa3-ffca00e7b580" SourceId="1" SourceUrl="http://localhost:1233/Secure/SecureService.svc?xsd=xsd0" />
+  </Metadata>
+  <Extensions>
+    <ExtensionFile FileName="configuration91.svcinfo" Name="configuration91.svcinfo" />
+    <ExtensionFile FileName="configuration.svcinfo" Name="configuration.svcinfo" />
+  </Extensions>
+</ReferenceGroup>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/SecureService.disco	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<discovery xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/disco/">
+  <contractRef ref="http://localhost:1233/Secure/SecureService.svc?wsdl" docRef="http://localhost:1233/Secure/SecureService.svc" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
+</discovery>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/SecureService.wsdl	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://tempuri.org/" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="SecureService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
+  <wsp:Policy wsu:Id="CustomBinding_SecureService_policy">
+    <wsp:ExactlyOne>
+      <wsp:All>
+        <msb:BinaryEncoding xmlns:msb="http://schemas.microsoft.com/ws/06/2004/mspolicy/netbinary1" />
+        <wsaw:UsingAddressing />
+      </wsp:All>
+    </wsp:ExactlyOne>
+  </wsp:Policy>
+  <wsdl:import namespace="" location="http://localhost:1233/Secure/SecureService.svc?wsdl=wsdl0" />
+  <wsdl:types />
+  <wsdl:binding name="CustomBinding_SecureService" type="SecureService">
+    <wsp:PolicyReference URI="#CustomBinding_SecureService_policy" />
+    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
+    <wsdl:operation name="DoWork">
+      <soap12:operation soapAction="urn:SecureService/DoWork" style="document" />
+      <wsdl:input>
+        <soap12:body use="literal" />
+      </wsdl:input>
+      <wsdl:output>
+        <soap12:body use="literal" />
+      </wsdl:output>
+    </wsdl:operation>
+  </wsdl:binding>
+  <wsdl:service name="SecureService">
+    <wsdl:port name="CustomBinding_SecureService" binding="tns:CustomBinding_SecureService">
+      <soap12:address location="http://localhost:1233/Secure/SecureService.svc" />
+      <wsa10:EndpointReference>
+        <wsa10:Address>http://localhost:1233/Secure/SecureService.svc</wsa10:Address>
+      </wsa10:EndpointReference>
+    </wsdl:port>
+  </wsdl:service>
+</wsdl:definitions>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/SecureService.xsd	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xs:schema elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
+  <xs:element name="DoWork">
+    <xs:complexType>
+      <xs:sequence />
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="DoWorkResponse">
+    <xs:complexType>
+      <xs:sequence />
+    </xs:complexType>
+  </xs:element>
+</xs:schema>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/SecureService1.wsdl	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
+  <wsdl:types>
+    <xsd:schema targetNamespace="/Imports">
+      <xsd:import schemaLocation="http://localhost:1233/Secure/SecureService.svc?xsd=xsd0" />
+    </xsd:schema>
+  </wsdl:types>
+  <wsdl:message name="SecureService_DoWork_InputMessage">
+    <wsdl:part name="parameters" element="DoWork" />
+  </wsdl:message>
+  <wsdl:message name="SecureService_DoWork_OutputMessage">
+    <wsdl:part name="parameters" element="DoWorkResponse" />
+  </wsdl:message>
+  <wsdl:portType name="SecureService">
+    <wsdl:operation name="DoWork">
+      <wsdl:input wsaw:Action="urn:SecureService/DoWork" message="SecureService_DoWork_InputMessage" />
+      <wsdl:output wsaw:Action="urn:SecureService/DoWorkResponse" message="SecureService_DoWork_OutputMessage" />
+    </wsdl:operation>
+  </wsdl:portType>
+</wsdl:definitions>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/configuration.svcinfo	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<configurationSnapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:xml-wcfconfigurationsnapshot">
+  <behaviors />
+  <bindings>
+    <binding digest="System.ServiceModel.Configuration.CustomBindingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data name=&quot;CustomBinding_SecureService&quot;&gt;&lt;binaryMessageEncoding /&gt;&lt;httpTransport maxBufferSize=&quot;2147483647&quot; maxReceivedMessageSize=&quot;2147483647&quot; /&gt;&lt;/Data&gt;" bindingType="customBinding" name="CustomBinding_SecureService" />
+  </bindings>
+  <endpoints>
+    <endpoint normalizedDigest="&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data address=&quot;http://localhost:1233/Secure/SecureService.svc&quot; binding=&quot;customBinding&quot; bindingConfiguration=&quot;CustomBinding_SecureService&quot; contract=&quot;SecureServiceReference.SecureService&quot; name=&quot;CustomBinding_SecureService&quot; /&gt;" digest="&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data address=&quot;http://localhost:1233/Secure/SecureService.svc&quot; binding=&quot;customBinding&quot; bindingConfiguration=&quot;CustomBinding_SecureService&quot; contract=&quot;SecureServiceReference.SecureService&quot; name=&quot;CustomBinding_SecureService&quot; /&gt;" contractName="SecureServiceReference.SecureService" name="CustomBinding_SecureService" />
+  </endpoints>
+</configurationSnapshot>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Service References/SecureServiceReference/configuration91.svcinfo	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,204 @@
+<?xml version="1.0" encoding="utf-8"?>
+<SavedWcfConfigurationInformation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="9.1" CheckSum="WM2CxtgtJoJnd22oDsb2avLbcqM=">
+  <bindingConfigurations>
+    <bindingConfiguration bindingType="customBinding" name="CustomBinding_SecureService">
+      <properties>
+        <property path="/name" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>CustomBinding_SecureService</serializedValue>
+        </property>
+        <property path="/closeTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/openTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/receiveTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/sendTimeout" isComplexType="false" isExplicitlyDefined="true" clrType="System.TimeSpan, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/binaryMessageEncoding" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.BinaryMessageEncodingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.BinaryMessageEncodingElement</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/maxReadPoolSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>64</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/maxWritePoolSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>16</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/maxSessionSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>2048</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.XmlDictionaryReaderQuotasElement</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxDepth" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxStringContentLength" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxArrayLength" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxBytesPerRead" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/binaryMessageEncoding/readerQuotas/maxNameTableCharCount" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>0</serializedValue>
+        </property>
+        <property path="/httpTransport" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.HttpTransportElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.HttpTransportElement</serializedValue>
+        </property>
+        <property path="/httpTransport/manualAddressing" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/httpTransport/maxBufferPoolSize" isComplexType="false" isExplicitlyDefined="false" clrType="System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>524288</serializedValue>
+        </property>
+        <property path="/httpTransport/maxReceivedMessageSize" isComplexType="false" isExplicitlyDefined="true" clrType="System.Int64, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>2147483647</serializedValue>
+        </property>
+        <property path="/httpTransport/allowCookies" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/httpTransport/authenticationScheme" isComplexType="false" isExplicitlyDefined="false" clrType="System.Net.AuthenticationSchemes, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>Anonymous</serializedValue>
+        </property>
+        <property path="/httpTransport/bypassProxyOnLocal" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/httpTransport/decompressionEnabled" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>True</serializedValue>
+        </property>
+        <property path="/httpTransport/hostNameComparisonMode" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.HostNameComparisonMode, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>StrongWildcard</serializedValue>
+        </property>
+        <property path="/httpTransport/keepAliveEnabled" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>True</serializedValue>
+        </property>
+        <property path="/httpTransport/maxBufferSize" isComplexType="false" isExplicitlyDefined="true" clrType="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>2147483647</serializedValue>
+        </property>
+        <property path="/httpTransport/proxyAddress" isComplexType="false" isExplicitlyDefined="false" clrType="System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/httpTransport/proxyAuthenticationScheme" isComplexType="false" isExplicitlyDefined="false" clrType="System.Net.AuthenticationSchemes, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>Anonymous</serializedValue>
+        </property>
+        <property path="/httpTransport/realm" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/httpTransport/transferMode" isComplexType="false" isExplicitlyDefined="false" clrType="System.ServiceModel.TransferMode, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>Buffered</serializedValue>
+        </property>
+        <property path="/httpTransport/unsafeConnectionNtlmAuthentication" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/httpTransport/useDefaultWebProxy" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>True</serializedValue>
+        </property>
+        <property path="/httpTransport/extendedProtectionPolicy" isComplexType="true" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.Configuration.ExtendedProtectionPolicyElement, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.Security.Authentication.ExtendedProtection.Configuration.ExtendedProtectionPolicyElement</serializedValue>
+        </property>
+        <property path="/httpTransport/extendedProtectionPolicy/policyEnforcement" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.PolicyEnforcement, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>Never</serializedValue>
+        </property>
+        <property path="/httpTransport/extendedProtectionPolicy/protectionScenario" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.ProtectionScenario, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>TransportSelected</serializedValue>
+        </property>
+        <property path="/httpTransport/extendedProtectionPolicy/customServiceNames" isComplexType="true" isExplicitlyDefined="false" clrType="System.Security.Authentication.ExtendedProtection.Configuration.ServiceNameElementCollection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>(Collection)</serializedValue>
+        </property>
+      </properties>
+    </bindingConfiguration>
+  </bindingConfigurations>
+  <endpoints>
+    <endpoint name="CustomBinding_SecureService" contract="SecureServiceReference.SecureService" bindingType="customBinding" address="http://localhost:1233/Secure/SecureService.svc" bindingConfiguration="CustomBinding_SecureService">
+      <properties>
+        <property path="/address" isComplexType="false" isExplicitlyDefined="true" clrType="System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>http://localhost:1233/Secure/SecureService.svc</serializedValue>
+        </property>
+        <property path="/behaviorConfiguration" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/binding" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>customBinding</serializedValue>
+        </property>
+        <property path="/bindingConfiguration" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>CustomBinding_SecureService</serializedValue>
+        </property>
+        <property path="/contract" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>SecureServiceReference.SecureService</serializedValue>
+        </property>
+        <property path="/headers" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.AddressHeaderCollectionElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.AddressHeaderCollectionElement</serializedValue>
+        </property>
+        <property path="/headers/headers" isComplexType="false" isExplicitlyDefined="true" clrType="System.ServiceModel.Channels.AddressHeaderCollection, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>&lt;Header /&gt;</serializedValue>
+        </property>
+        <property path="/identity" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.IdentityElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.IdentityElement</serializedValue>
+        </property>
+        <property path="/identity/userPrincipalName" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.UserPrincipalNameElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.UserPrincipalNameElement</serializedValue>
+        </property>
+        <property path="/identity/userPrincipalName/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/servicePrincipalName" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.ServicePrincipalNameElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.ServicePrincipalNameElement</serializedValue>
+        </property>
+        <property path="/identity/servicePrincipalName/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/dns" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.DnsElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.DnsElement</serializedValue>
+        </property>
+        <property path="/identity/dns/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/rsa" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.RsaElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.RsaElement</serializedValue>
+        </property>
+        <property path="/identity/rsa/value" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/certificate" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.CertificateElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.CertificateElement</serializedValue>
+        </property>
+        <property path="/identity/certificate/encodedValue" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/certificateReference" isComplexType="true" isExplicitlyDefined="false" clrType="System.ServiceModel.Configuration.CertificateReferenceElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>System.ServiceModel.Configuration.CertificateReferenceElement</serializedValue>
+        </property>
+        <property path="/identity/certificateReference/storeName" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Cryptography.X509Certificates.StoreName, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>My</serializedValue>
+        </property>
+        <property path="/identity/certificateReference/storeLocation" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Cryptography.X509Certificates.StoreLocation, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>LocalMachine</serializedValue>
+        </property>
+        <property path="/identity/certificateReference/x509FindType" isComplexType="false" isExplicitlyDefined="false" clrType="System.Security.Cryptography.X509Certificates.X509FindType, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>FindBySubjectDistinguishedName</serializedValue>
+        </property>
+        <property path="/identity/certificateReference/findValue" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/identity/certificateReference/isChainIncluded" isComplexType="false" isExplicitlyDefined="false" clrType="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>False</serializedValue>
+        </property>
+        <property path="/name" isComplexType="false" isExplicitlyDefined="true" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue>CustomBinding_SecureService</serializedValue>
+        </property>
+        <property path="/kind" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+        <property path="/endpointConfiguration" isComplexType="false" isExplicitlyDefined="false" clrType="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+          <serializedValue />
+        </property>
+      </properties>
+    </endpoint>
+  </endpoints>
+</SavedWcfConfigurationInformation>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/ServiceReferences.ClientConfig	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,32 @@
+<configuration>
+    <system.serviceModel>
+        <bindings>
+            <customBinding>
+                <binding name="CustomBinding_AuthenticationService">
+                    <binaryMessageEncoding />
+                    <httpTransport maxReceivedMessageSize="2147483647" maxBufferSize="2147483647" />
+                </binding>
+                <binding name="CustomBinding_SecureService">
+                    <binaryMessageEncoding />
+                    <httpTransport maxReceivedMessageSize="2147483647" maxBufferSize="2147483647" />
+                </binding>
+                <binding name="CustomBinding_ClientDataService">
+                    <binaryMessageEncoding />
+                    <httpTransport maxReceivedMessageSize="2147483647" maxBufferSize="2147483647" />
+                </binding>
+            </customBinding>
+        </bindings>
+        <client>
+            <endpoint address="http://localhost:1233/Services/AuthenticationService.svc"
+                binding="customBinding" bindingConfiguration="CustomBinding_AuthenticationService"
+                contract="AuthenticationServiceReference.AuthenticationService"
+                name="CustomBinding_AuthenticationService" />
+            <endpoint address="http://localhost:1233/Secure/SecureService.svc"
+                binding="customBinding" bindingConfiguration="CustomBinding_SecureService"
+                contract="SecureServiceReference.SecureService" name="CustomBinding_SecureService" />
+            <endpoint address="http://localhost:1233/Secure/ClientDataService.svc"
+                binding="customBinding" bindingConfiguration="CustomBinding_ClientDataService"
+                contract="ClientDataServiceReference.ClientDataService" name="CustomBinding_ClientDataService" />
+        </client>
+    </system.serviceModel>
+</configuration>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/SilverlightExampleApp.csproj	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,385 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ProductVersion>8.0.50727</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{37DC0FAF-3EFE-436A-B8B9-6905F9EF59E0}</ProjectGuid>
+    <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
+    <OutputType>Library</OutputType>
+    <AppDesignerFolder>Properties</AppDesignerFolder>
+    <RootNamespace>SilverlightExampleApp</RootNamespace>
+    <AssemblyName>SilverlightExampleApp</AssemblyName>
+    <TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier>
+    <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>
+    <SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
+    <SilverlightApplication>true</SilverlightApplication>
+    <SupportedCultures>
+    </SupportedCultures>
+    <XapOutputs>true</XapOutputs>
+    <GenerateSilverlightManifest>true</GenerateSilverlightManifest>
+    <XapFilename>SilverlightExampleApp.xap</XapFilename>
+    <SilverlightManifestTemplate>Properties\AppManifest.xml</SilverlightManifestTemplate>
+    <SilverlightAppEntry>SilverlightExampleApp.App</SilverlightAppEntry>
+    <TestPageFileName>SilverlightExampleAppTestPage.html</TestPageFileName>
+    <CreateTestPage>true</CreateTestPage>
+    <ValidateXaml>true</ValidateXaml>
+    <EnableOutOfBrowser>true</EnableOutOfBrowser>
+    <OutOfBrowserSettingsFile>Properties\OutOfBrowserSettings.xml</OutOfBrowserSettingsFile>
+    <UsePlatformExtensions>false</UsePlatformExtensions>
+    <ThrowErrorsInValidation>true</ThrowErrorsInValidation>
+    <LinkedServerProject>
+    </LinkedServerProject>
+    <TargetFrameworkProfile />
+  </PropertyGroup>
+  <!-- This property group is only here to support building this project using the 
+       MSBuild 3.5 toolset. In order to work correctly with this older toolset, it needs 
+       to set the TargetFrameworkVersion to v3.5 -->
+  <PropertyGroup Condition="'$(MSBuildToolsVersion)' == '3.5'">
+    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>Bin\Debug</OutputPath>
+    <DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants>
+    <NoStdLib>true</NoStdLib>
+    <NoConfig>true</NoConfig>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+    <DebugType>pdbonly</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>Bin\Release</OutputPath>
+    <DefineConstants>TRACE;SILVERLIGHT</DefineConstants>
+    <NoStdLib>true</NoStdLib>
+    <NoConfig>true</NoConfig>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="Divelements.SandRibbon, Version=2.0.0.17784, Culture=neutral, PublicKeyToken=75b7ec17dd7c14c3, processorArchitecture=MSIL" />
+    <Reference Include="GalaSoft.MvvmLight.Extras.SL4, Version=0.0.0.0, Culture=neutral, PublicKeyToken=5d2b2859f4a49b53, processorArchitecture=MSIL">
+      <SpecificVersion>False</SpecificVersion>
+      <HintPath>..\Libs\GalaSoft.MvvmLight.Extras.SL4.dll</HintPath>
+    </Reference>
+    <Reference Include="GalaSoft.MvvmLight.SL4, Version=0.0.0.0, Culture=neutral, PublicKeyToken=cd39e69f7fb3ebff, processorArchitecture=MSIL">
+      <SpecificVersion>False</SpecificVersion>
+      <HintPath>..\..\..\Projects\SilverlightDemo\Libs\GalaSoft.MvvmLight.SL4.dll</HintPath>
+    </Reference>
+    <Reference Include="Microsoft.Expression.Interactions, Version=4.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
+    <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b09c1d25ac742833, processorArchitecture=MSIL">
+      <SpecificVersion>False</SpecificVersion>
+      <HintPath>..\Libs\Microsoft.Practices.ServiceLocation.dll</HintPath>
+    </Reference>
+    <Reference Include="mscorlib" />
+    <Reference Include="System.Runtime.Serialization" />
+    <Reference Include="System.ServiceModel" />
+    <Reference Include="System.ServiceModel.Web.Extensions, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
+      <SpecificVersion>False</SpecificVersion>
+      <HintPath>..\..\..\..\..\Program Files (x86)\Microsoft SDKs\Silverlight\v5.0\Libraries\Client\System.ServiceModel.Web.Extensions.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Windows" />
+    <Reference Include="system" />
+    <Reference Include="System.Core" />
+    <Reference Include="System.Net" />
+    <Reference Include="System.Windows.Controls, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
+      <SpecificVersion>False</SpecificVersion>
+      <HintPath>..\..\..\..\..\Program Files (x86)\Microsoft SDKs\Silverlight\v5.0\Libraries\Client\System.Windows.Controls.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Windows.Controls.Data, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
+      <SpecificVersion>False</SpecificVersion>
+      <HintPath>..\..\..\..\..\Program Files (x86)\Microsoft SDKs\Silverlight\v5.0\Libraries\Client\System.Windows.Controls.Data.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Windows.Browser" />
+    <Reference Include="System.Windows.Controls.Navigation, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
+      <SpecificVersion>False</SpecificVersion>
+      <HintPath>..\..\..\..\..\Program Files (x86)\Microsoft SDKs\Silverlight\v5.0\Libraries\Client\System.Windows.Controls.Navigation.dll</HintPath>
+    </Reference>
+    <Reference Include="System.Windows.Interactivity, Version=4.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
+    <Reference Include="System.Xml" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="App.xaml.cs">
+      <DependentUpon>App.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Converters\DateTimeConverter.cs" />
+    <Compile Include="Dialogs\SimpleDialog.xaml.cs">
+      <DependentUpon>SimpleDialog.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Helpers\CookieManager.cs" />
+    <Compile Include="Dialogs\DialogService.cs" />
+    <Compile Include="Dialogs\IDialogService.cs" />
+    <Compile Include="Helpers\NavigationMap.cs" />
+    <Compile Include="Helpers\SessionManager.cs" />
+    <Compile Include="Helpers\TextToPath.cs" />
+    <Compile Include="HostPage.xaml.cs">
+      <DependentUpon>HostPage.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="LoginPage.xaml.cs">
+      <DependentUpon>LoginPage.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Messages\LogOutMessage.cs" />
+    <Compile Include="Messages\NavigationMessage.cs" />
+    <Compile Include="Messages\ServiceReturnCode.cs" />
+    <Compile Include="Messages\StatusBarMessage.cs" />
+    <Compile Include="Models\User.cs" />
+    <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="Service References\AuthenticationServiceReference\Reference.cs">
+      <AutoGen>True</AutoGen>
+      <DesignTime>True</DesignTime>
+      <DependentUpon>Reference.svcmap</DependentUpon>
+    </Compile>
+    <Compile Include="Service References\ClientDataServiceReference\Reference.cs">
+      <AutoGen>True</AutoGen>
+      <DesignTime>True</DesignTime>
+      <DependentUpon>Reference.svcmap</DependentUpon>
+    </Compile>
+    <Compile Include="Service References\SecureServiceReference\Reference.cs">
+      <AutoGen>True</AutoGen>
+      <DesignTime>True</DesignTime>
+      <DependentUpon>Reference.svcmap</DependentUpon>
+    </Compile>
+    <Compile Include="ViewModels\ClientSearchViewModel.cs" />
+    <Compile Include="ViewModels\ViewModelLocator.cs" />
+    <Compile Include="Views\Assets.xaml.cs">
+      <DependentUpon>Assets.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Views\AssetSearch.xaml.cs">
+      <DependentUpon>AssetSearch.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Views\ClientMaint.xaml.cs">
+      <DependentUpon>ClientMaint.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Views\ClientDetails.xaml.cs">
+      <DependentUpon>ClientDetails.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Views\ClientSearch.xaml.cs">
+      <DependentUpon>ClientSearch.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Views\ErrorWindow.xaml.cs">
+      <DependentUpon>ErrorWindow.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Views\Home.xaml.cs">
+      <DependentUpon>Home.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Views\LogOut.xaml.cs">
+      <DependentUpon>LogOut.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Views\MainPage.xaml.cs">
+      <DependentUpon>MainPage.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Views\PortfolioSearch.xaml.cs">
+      <DependentUpon>PortfolioSearch.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Views\Ribbon.xaml.cs">
+      <DependentUpon>Ribbon.xaml</DependentUpon>
+    </Compile>
+    <Compile Include="Views\TradeSearch.xaml.cs">
+      <DependentUpon>TradeSearch.xaml</DependentUpon>
+    </Compile>
+  </ItemGroup>
+  <ItemGroup>
+    <ApplicationDefinition Include="App.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </ApplicationDefinition>
+    <Page Include="Dialogs\SimpleDialog.xaml">
+      <Generator>MSBuild:Compile</Generator>
+      <SubType>Designer</SubType>
+    </Page>
+    <Page Include="HostPage.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
+    <Page Include="LoginPage.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
+    <Page Include="Views\Assets.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
+    <Page Include="Views\AssetSearch.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
+    <Page Include="Views\ClientMaint.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
+    <Page Include="Views\ClientDetails.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
+    <Page Include="Views\ClientSearch.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
+    <Page Include="Views\ErrorWindow.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
+    <Page Include="Views\Home.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
+    <Page Include="Views\LogOut.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
+    <Page Include="Views\MainPage.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
+    <Page Include="Views\PortfolioSearch.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
+    <Page Include="Views\Ribbon.xaml">
+      <Generator>MSBuild:Compile</Generator>
+      <SubType>Designer</SubType>
+    </Page>
+    <Page Include="Views\TradeSearch.xaml">
+      <SubType>Designer</SubType>
+      <Generator>MSBuild:Compile</Generator>
+    </Page>
+  </ItemGroup>
+  <ItemGroup>
+    <Resource Include="Fonts\segoeuil.ttf" />
+    <None Include="Properties\AppManifest.xml" />
+    <None Include="Service References\AuthenticationServiceReference\AuthenticationService.wsdl" />
+    <None Include="Service References\AuthenticationServiceReference\AuthenticationService.xsd">
+      <SubType>Designer</SubType>
+    </None>
+    <None Include="Service References\AuthenticationServiceReference\AuthenticationService1.wsdl" />
+    <None Include="Service References\AuthenticationServiceReference\AuthenticationService1.xsd">
+      <SubType>Designer</SubType>
+    </None>
+    <None Include="Properties\OutOfBrowserSettings.xml" />
+    <None Include="Service References\ClientDataServiceReference\ClientDataService.wsdl" />
+    <None Include="Service References\ClientDataServiceReference\ClientDataService.xsd">
+      <SubType>Designer</SubType>
+    </None>
+    <None Include="Service References\ClientDataServiceReference\ClientDataService1.wsdl" />
+    <None Include="Service References\ClientDataServiceReference\ClientDataService1.xsd">
+      <SubType>Designer</SubType>
+    </None>
+    <None Include="Service References\ClientDataServiceReference\ClientDataService2.xsd">
+      <SubType>Designer</SubType>
+    </None>
+    <None Include="Service References\SecureServiceReference\SecureService.disco" />
+    <None Include="Service References\SecureServiceReference\configuration91.svcinfo" />
+    <None Include="Service References\SecureServiceReference\configuration.svcinfo" />
+    <None Include="Service References\SecureServiceReference\Reference.svcmap">
+      <Generator>WCF Proxy Generator</Generator>
+      <LastGenOutput>Reference.cs</LastGenOutput>
+    </None>
+    <None Include="Service References\ClientDataServiceReference\ClientDataService.disco" />
+    <None Include="Service References\ClientDataServiceReference\configuration91.svcinfo" />
+    <None Include="Service References\ClientDataServiceReference\configuration.svcinfo" />
+    <None Include="Service References\ClientDataServiceReference\Reference.svcmap">
+      <Generator>WCF Proxy Generator</Generator>
+      <LastGenOutput>Reference.cs</LastGenOutput>
+    </None>
+    <Content Include="ServiceReferences.ClientConfig" />
+    <None Include="Service References\SecureServiceReference\SecureService.wsdl" />
+    <None Include="Service References\SecureServiceReference\SecureService.xsd">
+      <SubType>Designer</SubType>
+    </None>
+    <None Include="Service References\SecureServiceReference\SecureService1.wsdl" />
+  </ItemGroup>
+  <ItemGroup>
+    <Resource Include="Images\logo.png" />
+  </ItemGroup>
+  <ItemGroup>
+    <Resource Include="Images\Calculator-icon.png" />
+    <Resource Include="Images\CHART-icon.png" />
+    <Resource Include="Images\client-icon.png" />
+    <Resource Include="Images\Close_16x16.png" />
+    <Resource Include="Images\coins-icon.png" />
+    <Resource Include="Images\Color_16x16.png" />
+    <Resource Include="Images\comment-icon.png" />
+    <Resource Include="Images\confirmation-icon.png" />
+    <Resource Include="Images\Copy_16x16.png" />
+    <Resource Include="Images\CSV-icon.png" />
+    <Resource Include="Images\CSV-icon64.png" />
+    <Resource Include="Images\Cut_16x16.png" />
+    <Resource Include="Images\dos-icon.png" />
+    <Resource Include="Images\dotnet-icon.png" />
+    <Resource Include="Images\EditRedo_16x16.png" />
+    <Resource Include="Images\EditUndo_16x16.png" />
+    <Resource Include="Images\Erase_16x16.png" />
+    <Resource Include="Images\Excel-icon.png" />
+    <Resource Include="Images\Excel-icon64.png" />
+    <Resource Include="Images\EXPORT-icon.png" />
+    <Resource Include="Images\Find_16x16.png" />
+    <Resource Include="Images\JSON-icon.png" />
+    <Resource Include="Images\mail-icon.png" />
+    <Resource Include="Images\Paste_16x16.png" />
+    <Resource Include="Images\PDF-icon.png" />
+    <Resource Include="Images\PDF-icon32.png" />
+    <Resource Include="Images\PDF-icon64.png" />
+    <Resource Include="Images\portfolio-icon.png" />
+    <Resource Include="Images\Printer-icon.png" />
+    <Resource Include="Images\Print_16x16.png" />
+    <Resource Include="Images\Replace_16x16.png" />
+    <Resource Include="Images\report1-icon.png" />
+    <Resource Include="Images\report2-icon.png" />
+    <Resource Include="Images\Save_16x16.png" />
+    <Resource Include="Images\socket-icon.png" />
+    <Resource Include="Images\Text-icon.png" />
+    <Resource Include="Images\Text-icon64.png" />
+    <Resource Include="Images\transaction-icon.png" />
+    <Resource Include="Images\World-icon.png" />
+    <Resource Include="Images\XML-icon.png" />
+    <Resource Include="Images\XML-icon64.png" />
+  </ItemGroup>
+  <ItemGroup>
+    <WCFMetadata Include="Service References\" />
+  </ItemGroup>
+  <ItemGroup>
+    <WCFMetadataStorage Include="Service References\AuthenticationServiceReference\" />
+    <WCFMetadataStorage Include="Service References\ClientDataServiceReference\" />
+    <WCFMetadataStorage Include="Service References\SecureServiceReference\" />
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="Service References\AuthenticationServiceReference\AuthenticationService.disco" />
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="Service References\AuthenticationServiceReference\configuration91.svcinfo" />
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="Service References\AuthenticationServiceReference\configuration.svcinfo" />
+  </ItemGroup>
+  <ItemGroup>
+    <None Include="Service References\AuthenticationServiceReference\Reference.svcmap">
+      <Generator>WCF Proxy Generator</Generator>
+      <LastGenOutput>Reference.cs</LastGenOutput>
+    </None>
+  </ItemGroup>
+  <ItemGroup>
+    <ProjectReference Include="..\SilverlightExampleApp.Interfaces\SilverlightExampleApp.Interfaces.csproj">
+      <Project>{6C96E971-4A29-462B-88CD-4C05065BFE3A}</Project>
+      <Name>SilverlightExampleApp.Interfaces</Name>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.CSharp.targets" />
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
+       Other similar extension points exist, see Microsoft.Common.targets.
+  <Target Name="BeforeBuild">
+  </Target>
+  <Target Name="AfterBuild">
+  </Target>
+  -->
+  <ProjectExtensions>
+    <VisualStudio>
+      <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
+        <SilverlightProjectProperties />
+      </FlavorProperties>
+    </VisualStudio>
+  </ProjectExtensions>
+</Project>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/ViewModels/ClientSearchViewModel.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,209 @@
+using System;
+using System.Collections.ObjectModel;
+using System.ComponentModel;
+using System.Windows.Input;
+using GalaSoft.MvvmLight;
+using GalaSoft.MvvmLight.Command;
+using GalaSoft.MvvmLight.Messaging;
+using SilverlightExampleApp.ClientDataServiceReference;
+using SilverlightExampleApp.Dialogs;
+using SilverlightExampleApp.Helpers;
+using SilverlightExampleApp.Messages;
+
+namespace SilverlightExampleApp.ViewModels
+{
+    public class ClientSearchViewModel : ViewModelBase
+    {
+        #region Fields
+        
+        // services
+        private readonly ClientDataServiceClient _service;
+        private readonly IMessenger _messenger;
+        private readonly INavigationMap _navigationMap;
+        private readonly IDialogService _dialogService;
+
+        // view model fields
+        private const string SelectedClientPropertyName = "SelectedClient";
+        private Client _selectedClient;
+
+        #endregion
+
+        #region Constructors
+
+        public ClientSearchViewModel() : this(new ClientDataServiceClient(), new DialogService(), Messenger.Default, new NavigationMap())
+        {
+        }
+
+        public ClientSearchViewModel(ClientDataServiceClient clientDataService, 
+                                     IDialogService dialogService,
+                                     IMessenger messenger,
+                                     INavigationMap navigationMap)
+        {
+            if (clientDataService == null) throw new ArgumentNullException("clientDataService");
+            if (dialogService == null) throw new ArgumentNullException("dialogService");
+            if (messenger == null) throw new ArgumentNullException("messenger");
+            if (navigationMap == null) throw new ArgumentNullException("navigationMap");
+
+            _service = clientDataService;
+            _dialogService = dialogService;
+            _messenger = messenger;
+            _navigationMap = navigationMap;
+
+            Initialize();
+        }
+
+        #endregion
+
+        #region Properties
+
+        public ObservableCollection<Client> Clients { get; private set; }
+
+        public Client SelectedClient
+        {
+            get { return _selectedClient; }
+            set
+            {
+                if (_selectedClient == value) return;
+                _selectedClient = value;
+                RaisePropertyChanged(SelectedClientPropertyName);
+                RequeryCommandEnabled();
+            }
+        }
+
+        #endregion
+
+        #region Commands
+
+        public ICommand AddCommand { get; private set; }
+        public RelayCommand EditCommand { get; private set; }
+        public RelayCommand DeleteCommand { get; private set; }
+        public ICommand DeleteKeyCommand { get; private set; }
+        public ICommand SearchCommand { get; private set; }
+
+        private void RequeryCommandEnabled()
+        {
+            EditCommand.RaiseCanExecuteChanged();
+            DeleteCommand.RaiseCanExecuteChanged();
+        }
+
+        #endregion
+
+        #region Methods
+
+        private void Initialize()
+        {
+            _service.GetAllCompleted += GetAllCompleted;
+            _service.DeleteCompleted += DeleteCompleted;
+
+
+            SearchCommand = new RelayCommand(SearchCommand_Execute);
+            AddCommand = new RelayCommand(AddCommand_Execute);
+            EditCommand = new RelayCommand(EditCommand_Execute, EnableWhenClientSelected);
+            DeleteCommand = new RelayCommand(DeleteCommand_Execute, EnableWhenClientSelected);
+
+            // Delete key functionality
+            DeleteKeyCommand = new RelayCommand<KeyEventArgs>(DeleteKeyCommand_Execute);
+
+            Clients = new ObservableCollection<Client>();
+            SelectedClient = null;
+        }
+
+        private void LoadData()
+        {
+            _messenger.Send(new StatusBarMessage("Loading data..."));
+            _service.GetAllAsync();
+        }
+
+        private void GetAllCompleted(object sender, GetAllCompletedEventArgs e)
+        {
+            string message = null;
+
+            if (e.Cancelled)
+            {
+                message = "Cancelled";
+            }
+            if (e.Error != null)
+            {
+                _dialogService.ShowDialog("Exception", e.Error.Message, false, null);
+            }
+            else
+            {
+                Clients.Clear();
+                foreach (Client client in e.Result)
+                {
+                    Clients.Add(client);
+                }
+            }
+
+            _messenger.Send(new StatusBarMessage(message));
+        }
+
+        private void DeleteCompleted(object sender, AsyncCompletedEventArgs e)
+        {
+            string message = null;
+
+            if (e.Cancelled)
+            {
+                message = "Cancelled";
+            }
+            if (e.Error != null)
+            {
+                _dialogService.ShowDialog("Exception", e.Error.Message, false, null);
+            }
+            else
+            {
+                Clients.Remove(SelectedClient);
+                SelectedClient = null;
+            }
+
+            _messenger.Send(new StatusBarMessage(message));
+        }
+
+        private bool EnableWhenClientSelected()
+        {
+            return SelectedClient != null ? true : false;
+        }
+
+        private void DeleteKeyCommand_Execute(KeyEventArgs e)
+        {
+            if (e.Key == Key.Delete && SelectedClient != null)
+                DeleteCommand.Execute(null);
+        }
+
+        private void AddCommand_Execute()
+        {
+            Uri destination = _navigationMap.ResolveDestination(NavigationDestination.ClientAddEdit);
+            var message = new NavigationMessage {NavigateTo = destination};
+            _messenger.Send(message);
+        }
+
+        private void EditCommand_Execute()
+        {
+            Uri destination = _navigationMap.ResolveDestination(NavigationDestination.ClientAddEdit,
+                                                               SelectedClient.Id.ToString());
+            var message = new NavigationMessage {NavigateTo = destination};
+            _messenger.Send(message);
+        }
+
+        private void DeleteCommand_Execute()
+        {
+            _messenger.Send(new StatusBarMessage("Deleting item..."));
+
+            // Swap for DialogService.ShowMessage
+            _dialogService.ShowDialog("Confirmation", "Are you sure you want to delete this item?", true, DeleteClient);
+        }
+
+        private void DeleteClient(bool response)
+        {
+            if (response)
+                _service.DeleteAsync(SelectedClient);
+        }
+
+        private void SearchCommand_Execute()
+        {
+            LoadData();
+        }
+
+        #endregion
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/ViewModels/ViewModelLocator.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,39 @@
+using GalaSoft.MvvmLight;
+using GalaSoft.MvvmLight.Ioc;
+
+namespace SilverlightExampleApp.ViewModels
+{
+    public class ViewModelLocator
+    {
+        static ViewModelLocator()
+        {
+            if (ViewModelBase.IsInDesignModeStatic)
+            {
+                //SimpleIoc.Default.Register<IFriendsService, Design.DesignFriendsService>();
+            }
+            else
+            {
+                //SimpleIoc.Default.Register<IFriendsService, FriendsService>();
+            }
+
+            SimpleIoc.Default.Register<ClientSearchViewModel>();
+            // Ensure VM
+            var clientSearchVM = SimpleIoc.Default.GetInstance<ClientSearchViewModel>();
+        }
+
+        public ClientSearchViewModel ClientSearchViewModel
+        {
+            get
+            {
+                return SimpleIoc.Default.GetInstance<ClientSearchViewModel>();
+            }
+        }
+        
+        /// <summary>
+        /// Cleans up all the resources.
+        /// </summary>
+        public static void Cleanup()
+        {
+        }
+    }
+}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/AssetSearch.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,13 @@
+<navigation:Page x:Class="SilverlightExampleApp.Views.AssetSearch" 
+           xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
+           xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+           xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+           xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+           mc:Ignorable="d"
+           xmlns:navigation="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Navigation"
+           d:DesignWidth="640" d:DesignHeight="480"
+           Title="AssetSearch Page">
+    <Grid x:Name="LayoutRoot">
+      <TextBlock Margin="40">Asset search...</TextBlock>
+    </Grid>
+</navigation:Page>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/AssetSearch.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,29 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Net;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+using System.Windows.Navigation;
+
+namespace SilverlightExampleApp.Views
+{
+    public partial class AssetSearch : Page
+    {
+        public AssetSearch()
+        {
+            InitializeComponent();
+        }
+
+        // Executes when the user navigates to this page.
+        protected override void OnNavigatedTo(NavigationEventArgs e)
+        {
+        }
+
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/Assets.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,13 @@
+<navigation:Page x:Class="SilverlightExampleApp.Views.Assets" 
+           xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
+           xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+           xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+           xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+           mc:Ignorable="d"
+           xmlns:navigation="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Navigation"
+           d:DesignWidth="640" d:DesignHeight="480"
+           Title="Assets Page">
+    <Grid x:Name="LayoutRoot">
+      <TextBlock Margin="40">Assets...</TextBlock>
+    </Grid>
+</navigation:Page>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/Assets.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,29 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Net;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+using System.Windows.Navigation;
+
+namespace SilverlightExampleApp.Views
+{
+    public partial class Assets : Page
+    {
+        public Assets()
+        {
+            InitializeComponent();
+        }
+
+        // Executes when the user navigates to this page.
+        protected override void OnNavigatedTo(NavigationEventArgs e)
+        {
+        }
+
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/ClientDetails.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,13 @@
+<navigation:Page x:Class="SilverlightExampleApp.Views.ClientDetails" 
+           xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
+           xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+           xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+           xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+           mc:Ignorable="d"
+           xmlns:navigation="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Navigation"
+           d:DesignWidth="640" d:DesignHeight="480"
+           Title="ClientDetails Page">
+    <Grid x:Name="LayoutRoot">
+      <TextBlock Margin="40">Client details...</TextBlock>
+    </Grid>
+</navigation:Page>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/ClientDetails.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,28 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Net;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+using System.Windows.Navigation;
+
+namespace SilverlightExampleApp.Views
+{
+    public partial class ClientDetails : Page
+    {
+        public ClientDetails()
+        {
+            InitializeComponent();
+        }
+
+        // Executes when the user navigates to this page.
+        protected override void OnNavigatedTo(NavigationEventArgs e)
+        {
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/ClientMaint.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,16 @@
+<controls:ChildWindow x:Class="SilverlightExampleApp.Views.ChildWindow1"
+           xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
+           xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+           xmlns:controls="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls"
+           Width="400" Height="300" 
+           Title="ChildWindow1">
+    <Grid x:Name="LayoutRoot" Margin="2">
+        <Grid.RowDefinitions>
+            <RowDefinition />
+            <RowDefinition Height="Auto" />
+        </Grid.RowDefinitions>
+
+        <Button x:Name="CancelButton" Content="Cancel" Click="CancelButton_Click" Width="75" Height="23" HorizontalAlignment="Right" Margin="0,12,0,0" Grid.Row="1" />
+        <Button x:Name="OKButton" Content="OK" Click="OKButton_Click" Width="75" Height="23" HorizontalAlignment="Right" Margin="0,12,79,0" Grid.Row="1" />
+    </Grid>
+</controls:ChildWindow>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/ClientMaint.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,33 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Net;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+
+namespace SilverlightExampleApp.Views
+{
+    public partial class ChildWindow1 : ChildWindow
+    {
+        public ChildWindow1()
+        {
+            InitializeComponent();
+        }
+
+        private void OKButton_Click(object sender, RoutedEventArgs e)
+        {
+            this.DialogResult = true;
+        }
+
+        private void CancelButton_Click(object sender, RoutedEventArgs e)
+        {
+            this.DialogResult = false;
+        }
+    }
+}
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/ClientSearch.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,127 @@
+<navigation:Page x:Class="SilverlightExampleApp.Views.ClientSearch"
+                 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
+                 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
+                 xmlns:cmd="clr-namespace:GalaSoft.MvvmLight.Command;assembly=GalaSoft.MvvmLight.Extras.SL4"
+                 xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+                 xmlns:i="clr-namespace:System.Windows.Interactivity;assembly=System.Windows.Interactivity"
+                 xmlns:local="clr-namespace:SilverlightExampleApp.Converters"
+                 xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+                 xmlns:navigation="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Navigation"
+                 xmlns:sdk="http://schemas.microsoft.com/winfx/2006/xaml/presentation/sdk"
+                 Title="ClientSearch Page"
+                 d:DesignHeight="480"
+                 d:DesignWidth="800"
+                 DataContext="{Binding ClientSearchViewModel,
+                                       Source={StaticResource Locator}}"
+                 mc:Ignorable="d">
+    <Grid x:Name="LayoutRoot">
+
+        <Grid.Resources>
+            <local:DateTimeConverter x:Key="DateTimeConverter" />
+        </Grid.Resources>
+
+        <Grid.RowDefinitions>
+            <RowDefinition Height="10" />
+            <RowDefinition Height="25" />
+            <RowDefinition Height="10" />
+            <RowDefinition Height="*" />
+            <RowDefinition Height="25" />
+        </Grid.RowDefinitions>
+
+        <Grid.ColumnDefinitions>
+            <ColumnDefinition Width="*" />
+            <ColumnDefinition Width="800" />
+            <ColumnDefinition Width="*" />
+        </Grid.ColumnDefinitions>
+
+        <StackPanel Grid.Row="1"
+                    Grid.Column="1"
+                    Orientation="Horizontal">
+            <TextBlock Text="Criteria:" />
+            <TextBox Width="400" Margin="20,0,20,0" />
+            <Button Width="40"
+                    Command="{Binding SearchCommand}"
+                    Content="Go" />
+        </StackPanel>
+
+        <StackPanel Grid.Row="1"
+                    Grid.RowSpan="2"
+                    Grid.Column="1"
+                    Margin="5"
+                    HorizontalAlignment="Right"
+                    VerticalAlignment="Bottom"
+                    Orientation="Horizontal">
+            <Button Width="60"
+                    Height="20"
+                    Command="{Binding AddCommand}"
+                    Content="Add" />
+            <Button Width="60"
+                    Height="20"
+                    Command="{Binding EditCommand,
+                                      Mode=TwoWay}"
+                    Content="Edit" />
+            <Button Width="60"
+                    Height="20"
+                    Command="{Binding DeleteCommand,
+                                      Mode=TwoWay}"
+                    Content="Remove" />
+        </StackPanel>
+
+        <sdk:DataGrid Name="dgClients"
+                      Grid.Row="3"
+                      Grid.Column="1"
+                      AutoGenerateColumns="False"
+                      IsReadOnly="True"
+                      ItemsSource="{Binding Clients}"
+                      SelectedItem="{Binding SelectedClient,
+                                             Mode=TwoWay}"
+                      SelectionMode="Single">
+
+            <i:Interaction.Triggers>
+                <i:EventTrigger EventName="KeyUp">
+                    <cmd:EventToCommand Command="{Binding DeleteKeyCommand}" PassEventArgsToCommand="True" />
+                </i:EventTrigger>
+            </i:Interaction.Triggers>
+
+            <sdk:DataGrid.Columns>
+                <sdk:DataGridTextColumn Width="50"
+                                        Binding="{Binding Path=Id}"
+                                        CanUserReorder="True"
+                                        CanUserResize="True"
+                                        CanUserSort="True"
+                                        Header="Id" />
+                <sdk:DataGridTextColumn Width="80"
+                                        Binding="{Binding Path=Title.Description}"
+                                        CanUserReorder="True"
+                                        CanUserResize="True"
+                                        CanUserSort="True"
+                                        Header="Title" />
+                <sdk:DataGridTextColumn Width="120"
+                                        Binding="{Binding Path=FirstName}"
+                                        CanUserReorder="True"
+                                        CanUserResize="True"
+                                        CanUserSort="True"
+                                        Header="First Name" />
+                <sdk:DataGridTextColumn Width="120"
+                                        Binding="{Binding Path=FamilyName}"
+                                        CanUserReorder="True"
+                                        CanUserResize="True"
+                                        CanUserSort="True"
+                                        Header="Family Name" />
+                <sdk:DataGridTextColumn Width="200"
+                                        Binding="{Binding Path=Residence.Description}"
+                                        CanUserReorder="True"
+                                        CanUserResize="True"
+                                        CanUserSort="True"
+                                        Header="Residence" />
+                <sdk:DataGridTextColumn Binding="{Binding Path=DateOfBirth, Converter={StaticResource DateTimeConverter}, ConverterParameter=dd MMM yy}" Header="Date of Birth" />
+                <sdk:DataGridCheckBoxColumn Width="70"
+                                            Binding="{Binding Path=ActiveFlag}"
+                                            CanUserReorder="True"
+                                            CanUserResize="True"
+                                            CanUserSort="True"
+                                            Header="Active" />
+            </sdk:DataGrid.Columns>
+        </sdk:DataGrid>
+    </Grid>
+</navigation:Page>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/ClientSearch.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,18 @@
+using System.Windows.Controls;
+using System.Windows.Navigation;
+
+namespace SilverlightExampleApp.Views
+{
+    public partial class ClientSearch : Page
+    {
+        public ClientSearch()
+        {
+            InitializeComponent();
+        }
+
+        // Executes when the user navigates to this page.
+        protected override void OnNavigatedTo(NavigationEventArgs e)
+        {
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/ErrorWindow.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,29 @@
+<controls:ChildWindow x:Class="SilverlightExampleApp.Views.ErrorWindow"
+           xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
+           xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+           xmlns:controls="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls"
+           Width="420" Height="200" 
+           Title="An Exception Has Occurred">
+  <Grid x:Name="LayoutRoot" Width="400">
+    <Grid.RowDefinitions>
+      <RowDefinition Height="Auto"/>
+      <RowDefinition Height="Auto"/>
+      <RowDefinition/>
+      <RowDefinition Height="Auto"/>
+    </Grid.RowDefinitions>
+
+    <TextBlock x:Name="IntroductoryText" Grid.Row="0" Margin="0" Width="398" TextWrapping="Wrap" HorizontalAlignment="Left"/>
+
+    <StackPanel x:Name="ContentStackPanel" Grid.Row="2" Margin="0,6,0,0">
+
+      <TextBlock x:Name="LabelText" TextWrapping="Wrap" Margin="0,0,0,2" />
+      <TextBox x:Name="ErrorTextBox" Height="90" TextWrapping="Wrap" IsReadOnly="True" VerticalScrollBarVisibility="Auto"/>
+
+    </StackPanel>
+
+    <Button x:Name="OKButton" Grid.Row="3" Click="OKButton_Click" 
+            Width="75" Height="23" HorizontalAlignment="Right" Margin="0,10,0,0" 
+            TabIndex="0" Content="Close"/>
+
+  </Grid>
+</controls:ChildWindow>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/ErrorWindow.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,115 @@
+using System;
+using System.Collections.Generic;
+using System.Diagnostics;
+using System.Linq;
+using System.Net;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+
+namespace SilverlightExampleApp.Views
+{
+    public enum StackTracePolicy
+    {
+        /// <summary>
+        ///   Stack trace is shown when running with a debugger attached or when running the app on the local machine.
+        ///   Use this to get additional debug information you don't want the end users to see.
+        /// </summary>
+        OnlyWhenDebuggingOrRunningLocally,
+
+        /// <summary>
+        /// Always show the stack trace, even if debugging
+        /// </summary>
+        Always,
+
+        /// <summary>
+        /// Never show the stack trace, even when debugging
+        /// </summary>
+        Never
+    }
+
+    public partial class ErrorWindow : ChildWindow
+    {    
+        protected ErrorWindow(string message, string errorDetails)
+        {
+            InitializeComponent();
+            IntroductoryText.Text = message;
+            ErrorTextBox.Text = errorDetails;
+        }
+
+        public static void CreateNew(string message)
+        {
+            CreateNew(message, StackTracePolicy.OnlyWhenDebuggingOrRunningLocally);
+        }
+
+        public static void CreateNew(Exception exception)
+        {
+            CreateNew(exception, StackTracePolicy.OnlyWhenDebuggingOrRunningLocally);
+        }
+
+        public static void CreateNew(Exception exception, StackTracePolicy policy)
+        {
+            if (exception == null)
+            {
+                throw new ArgumentNullException("exception");
+            }
+
+            string fullStackTrace = exception.StackTrace;
+
+            // Account for nested exceptions
+            Exception innerException = exception.InnerException;
+            while (innerException != null)
+            {
+                fullStackTrace += "\nCaused by: " + exception.Message + "\n\n" + exception.StackTrace;
+                innerException = innerException.InnerException;
+            }
+
+            CreateNew(exception.Message, fullStackTrace, policy);
+        }
+
+        public static void CreateNew(string message, StackTracePolicy policy)
+        {
+            CreateNew(message, new StackTrace().ToString(), policy);
+        }
+        
+        private static void CreateNew(string message, string stackTrace, StackTracePolicy policy)
+        {
+            string errorDetails = string.Empty;
+
+            if (policy == StackTracePolicy.Always ||
+                policy == StackTracePolicy.OnlyWhenDebuggingOrRunningLocally && IsRunningUnderDebugOrLocalhost)
+            {
+                errorDetails = stackTrace ?? string.Empty;
+            }
+
+            ErrorWindow window = new ErrorWindow(message, errorDetails);
+            window.Show();
+        }
+
+        private static bool IsRunningUnderDebugOrLocalhost
+        {
+            get
+            {
+                if (Debugger.IsAttached)
+                {
+                    return true;
+                }
+                else
+                {
+                    string hostUrl = Application.Current.Host.Source.Host;
+                    return hostUrl.Contains("::1") || hostUrl.Contains("localhost") || hostUrl.Contains("127.0.0.1");
+                }
+            }
+        }
+         
+        private void OKButton_Click(object sender, RoutedEventArgs e)
+        {
+            this.DialogResult = true;
+        }
+    }
+}
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/Home.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,15 @@
+<navigation:Page x:Class="SilverlightExampleApp.Views.Home" 
+           xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
+           xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+           xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+           xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+           mc:Ignorable="d"
+           xmlns:navigation="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Navigation"
+           d:DesignWidth="640" d:DesignHeight="480"
+           Title="Home Page">
+    <Grid x:Name="LayoutRoot">
+    
+      <TextBlock Margin="40">Home...</TextBlock>
+    
+    </Grid>
+</navigation:Page>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/Home.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,29 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Net;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+using System.Windows.Navigation;
+
+namespace SilverlightExampleApp.Views
+{
+    public partial class Home : Page
+    {
+        public Home()
+        {
+            InitializeComponent();
+        }
+
+        // Executes when the user navigates to this page.
+        protected override void OnNavigatedTo(NavigationEventArgs e)
+        {
+        }
+
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/LogOut.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,13 @@
+<navigation:Page x:Class="SilverlightExampleApp.Views.LogOut" 
+           xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
+           xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+           xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+           xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+           mc:Ignorable="d"
+           xmlns:navigation="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Navigation"
+           d:DesignWidth="640" d:DesignHeight="480"
+           Title="LogOut Page">
+    <Grid x:Name="LayoutRoot">
+    <TextBlock x:Name="txtStatus" Margin="40">Logging out...</TextBlock>
+    </Grid>
+</navigation:Page>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/LogOut.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,65 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Net;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+using System.Windows.Navigation;
+using GalaSoft.MvvmLight.Messaging;
+using SilverlightExampleApp.AuthenticationServiceReference;
+using SilverlightExampleApp.Helpers;
+using SilverlightExampleApp.Messages;
+
+namespace SilverlightExampleApp.Views
+{
+    public partial class LogOut : Page
+    {
+        public LogOut()
+        {
+            InitializeComponent();
+        }
+
+        // Executes when the user navigates to this page.
+        protected override void OnNavigatedTo(NavigationEventArgs e)
+        {
+            AuthenticationServiceClient client;
+            client = new AuthenticationServiceClient();
+            client.LogOutCompleted += LogOutCompleted;
+            client.LogOutAsync();
+        }
+
+        private void LogOutCompleted(object sender, LogOutCompletedEventArgs e)
+        {
+            if (e.Cancelled || e.Error != null || !e.Result)
+            {
+                txtStatus.Text = "Logout failed, please try again.";
+
+                if (e.Cancelled)
+                {
+                    ToolTipService.SetToolTip(txtStatus, "Service call cancelled");
+                }
+                else if (e.Error != null)
+                {
+                    string message = string.Format("Service call exception: {0}", e.Error.Message);
+                    ToolTipService.SetToolTip(txtStatus, message);
+                }
+            }
+            else if (e.Result)
+            {
+                SessionManager.Session["user"] = null;
+
+                // messenger service logout
+                Messenger.Default.Send(new LogOutMessage());
+            }
+            else
+            {
+                // status bar = "Unknown response from service call";
+            }
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/MainPage.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,44 @@
+<navigation:Page x:Class="SilverlightExampleApp.Views.MainPage" 
+           xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
+           xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+           xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+           xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+           mc:Ignorable="d"
+           xmlns:navigation="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Navigation" 
+           xmlns:Views="clr-namespace:SilverbladeDemo.Views" 
+           d:DesignWidth="800" 
+           d:DesignHeight="400"
+           Title="Silverblade">
+  
+    <Grid x:Name="LayoutRoot">
+      <Grid.RowDefinitions>
+        <RowDefinition Height="auto" />
+        <RowDefinition Height="*" />
+        <RowDefinition Height="25" />
+      </Grid.RowDefinitions>
+
+      <Border Grid.Row="0">
+        <Views:Ribbon />
+      </Border>
+
+      <Border x:Name="ContentBorder" Grid.Row="1">
+
+      <navigation:Frame x:Name="ContentFrame"
+                        Source="/Views/ClientSearch.xaml"
+                        Navigated="ContentFrame_Navigated"
+                        NavigationFailed="ContentFrame_NavigationFailed"/>
+    </Border>
+
+      <Grid Grid.Row="2" Background="Gainsboro">
+        <Grid.ColumnDefinitions>
+          <ColumnDefinition Width="250" />
+          <ColumnDefinition Width="*" />
+        </Grid.ColumnDefinitions>
+        <TextBlock x:Name="txtStatusBar"
+                  Grid.Column="0"
+                   Margin="5,5,0,0"
+                   Foreground="#FF3E3E3E"
+                  Text="Ready" />
+      </Grid>
+    </Grid>
+</navigation:Page>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/MainPage.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,41 @@
+using System;
+using System.Windows.Controls;
+using System.Windows.Navigation;
+using GalaSoft.MvvmLight.Messaging;
+using SilverlightExampleApp.Messages;
+
+namespace SilverlightExampleApp.Views
+{
+    public partial class MainPage : Page
+    {
+        public MainPage()
+        {
+            InitializeComponent();
+
+            Messenger.Default.Register<NavigationMessage>(this, message => UpdateContentPane(message.NavigateTo));
+            Messenger.Default.Register<StatusBarMessage>(this, message => UpdateStatusBar(message.Text));
+        }
+
+        private void ContentFrame_NavigationFailed(object sender, NavigationFailedEventArgs e)
+        {
+            e.Handled = true;
+            ErrorWindow.CreateNew(e.Exception);
+        }
+
+        private void UpdateContentPane(Uri navigateTo)
+        {
+            ContentFrame.Navigate(navigateTo);
+        }
+
+        private void UpdateStatusBar(string text)
+        {
+            txtStatusBar.Text = string.IsNullOrEmpty(text) ? "Ready" : text;
+        }
+
+
+        private void ContentFrame_Navigated(object sender, NavigationEventArgs e)
+        {
+            //do nothing 
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/PortfolioSearch.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,13 @@
+<navigation:Page x:Class="SilverlightExampleApp.Views.PortfolioSearch" 
+           xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
+           xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+           xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+           xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+           mc:Ignorable="d"
+           xmlns:navigation="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Navigation"
+           d:DesignWidth="640" d:DesignHeight="480"
+           Title="PortfolioSearch Page">
+    <Grid x:Name="LayoutRoot">
+      <TextBlock Margin="40">Portfolio search...</TextBlock>
+    </Grid>
+</navigation:Page>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/PortfolioSearch.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,29 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Net;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+using System.Windows.Navigation;
+
+namespace SilverlightExampleApp.Views
+{
+    public partial class PortfolioSearch : Page
+    {
+        public PortfolioSearch()
+        {
+            InitializeComponent();
+        }
+
+        // Executes when the user navigates to this page.
+        protected override void OnNavigatedTo(NavigationEventArgs e)
+        {
+        }
+
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/Ribbon.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,139 @@
+<UserControl x:Class="SilverbladeDemo.Views.Ribbon"
+             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
+             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
+             xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+             xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+             xmlns:sr="clr-namespace:Divelements.SandRibbon;assembly=Divelements.SandRibbon"
+             d:DesignHeight="300"
+             d:DesignWidth="850"
+             mc:Ignorable="d">
+
+    <Grid x:Name="LayoutRoot" Background="White">
+        <Grid.RowDefinitions>
+            <RowDefinition Height="Auto" />
+            <RowDefinition Height="*" />
+        </Grid.RowDefinitions>
+        <sr:Ribbon Name="RibbonMenu"
+                   Title="Silverlight 5 Showcase"
+                   ApplicationName="">
+            <sr:Ribbon.ApplicationPopup>
+                <sr:ApplicationPopup Width="120">
+                    <sr:MenuItem Text="Properties" />
+                    <sr:Separator />
+                    <sr:MenuItem Name="menuFileExit"
+                                 Activate="Navigate"
+                                 Tag="/Views/LogOut.xaml"
+                                 Text="Exit" />
+                </sr:ApplicationPopup>
+            </sr:Ribbon.ApplicationPopup>
+            <sr:RibbonTab Text="Home">
+                <sr:RibbonGroup Header="Search">
+                    <sr:Button Name="menuHomeClient"
+                               Activate="Navigate"
+                               LargeImage="/SilverlightExampleApp;component/Images/client-icon.png"
+                               Size="Large"
+                               Tag="/Views/ClientSearch.xaml"
+                               Text="Client" />
+
+                    <!--
+                        sr:ScreenTip.Description="Make the selected text bold."
+                        sr:ScreenTip.Image="/DemoApplication;component/Icons/users.png"
+                        sr:ScreenTip.Text="Bold"
+                    -->
+
+                    <sr:Button Name="menuHomeAssets"
+                               Activate="Navigate"
+                               LargeImage="/SilverlightExampleApp;component/Images/coins-icon.png"
+                               Size="Large"
+                               Tag="/Views/AssetSearch.xaml"
+                               Text="Assets" />
+
+                    <sr:Button Activate="Navigate"
+                               LargeImage="/SilverlightExampleApp;component/Images/report2-icon.png"
+                               Size="Large"
+                               Tag="/Views/PortfolioSearch.xaml"
+                               Text="Portfolio" />
+
+                    <sr:Button Activate="Navigate"
+                               LargeImage="/SilverlightExampleApp;component/Images/confirmation-icon.png"
+                               Size="Large"
+                               Tag="/Views/TradeSearch.xaml"
+                               Text="Trades" />
+                </sr:RibbonGroup>
+
+                <sr:RibbonGroup Header="Reports" ShowDialogLauncher="True">
+                    <sr:Button LargeImage="/SilverlightExampleApp;component/Images/Calculator-icon.png"
+                               Size="Large"
+                               Text="Modelling" />
+                    <sr:Button LargeImage="/SilverlightExampleApp;component/Images/CHART-icon.png"
+                               Size="Large"
+                               Text="Charts" />
+                    <sr:Button LargeImage="/SilverlightExampleApp;component/Images/Printer-icon.png"
+                               Size="Large"
+                               Text="Print" />
+                </sr:RibbonGroup>
+                <sr:RibbonGroup Header="Export">
+                    <sr:Button LargeImage="/SilverlightExampleApp;component/Images/PDF-icon64.png"
+                               Size="Large"
+                               Text="PDF" />
+                    <sr:Button LargeImage="/SilverlightExampleApp;component/Images/XML-icon64.png"
+                               Size="Large"
+                               Text="XML" />
+                    <sr:Button LargeImage="/SilverlightExampleApp;component/Images/EXCEL-icon64.png"
+                               Size="Large"
+                               Text="Excel" />
+
+                    <sr:Button LargeImage="/SilverlightExampleApp;component/Images/CSV-icon.png"
+                               Size="Large"
+                               Text="CSV" />
+
+                    <sr:Button LargeImage="/SilverlightExampleApp;component/Images/JSON-icon.png"
+                               Size="Large"
+                               Text="JSON" />
+
+                    <!--
+                        <sr:ButtonGroup>
+                        <sr:Button SmallImage="/SilverlightApplication5;component/Icons/16/alignleft.png" Text="Align Left" />
+                        <sr:Button IsChecked="True"
+                        SmallImage="/SilverlightApplication5;component/Icons/16/aligncenter.png"
+                        Text="Align Center" />
+                        <sr:Button SmallImage="/SilverlightApplication5;component/Icons/16/alignright.png" Text="Align Right" />
+                        </sr:ButtonGroup>
+                    -->
+                </sr:RibbonGroup>
+
+                <sr:RibbonGroup Header="Real Time">
+                    <sr:Button LargeImage="/SilverlightExampleApp;component/Images/Socket-icon.png"
+                               Size="Large"
+                               Text="Sockets" />
+                    <sr:Button LargeImage="/SilverlightExampleApp;component/Images/World-icon.png"
+                               Size="Large"
+                               Text="FX" />
+                </sr:RibbonGroup>
+
+                <sr:RibbonGroup Header="Plugins">
+                    <sr:Button LargeImage="/SilverlightExampleApp;component/Images/dotNet-icon.png"
+                               Size="Large"
+                               Text=".NET" />
+                    <sr:Button LargeImage="/SilverlightExampleApp;component/Images/Dos-icon.png"
+                               Size="Large"
+                               Text="DOS" />
+                </sr:RibbonGroup>
+                <sr:RibbonGroup Header="Feedback">
+                    <sr:Button LargeImage="/SilverlightExampleApp;component/Images/Comment-icon.png"
+                               Size="Large"
+                               Text="Message" />
+                    <sr:Button LargeImage="/SilverlightExampleApp;component/Images/Mail-icon.png"
+                               Size="Large"
+                               Text="Notes" />
+                </sr:RibbonGroup>
+            </sr:RibbonTab>
+            <sr:RibbonTab Text="Data Feeds" />
+            <sr:RibbonTab Text="Batch Extracts" />
+            <sr:RibbonTab Text="Markets" />
+            <sr:RibbonTab Text="Auditing" />
+            <sr:RibbonTab Text="Security" />
+            <sr:RibbonTab Text="Help" />
+        </sr:Ribbon>
+    </Grid>
+</UserControl>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/Ribbon.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,29 @@
+using System;
+using System.Windows.Controls;
+using Divelements.SandRibbon;
+using GalaSoft.MvvmLight.Messaging;
+using SilverlightExampleApp.Messages;
+
+namespace SilverbladeDemo.Views
+{
+    public partial class Ribbon : UserControl
+    {
+        public Ribbon()
+        {
+            InitializeComponent();
+        }
+
+        private void Navigate(object sender, ActivateEventArgs e)
+        {
+            object uri = ((ContentControl) sender).Tag;
+            
+            if (uri == null)
+                return;
+            
+            Messenger.Default.Send(
+                new NavigationMessage() 
+                    { NavigateTo = new Uri(uri.ToString(), UriKind.Relative)}
+                );
+        }
+    }
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/TradeSearch.xaml	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,13 @@
+<navigation:Page x:Class="SilverlightExampleApp.Views.TradeSearch" 
+           xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 
+           xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
+           xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+           xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+           mc:Ignorable="d"
+           xmlns:navigation="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Navigation"
+           d:DesignWidth="640" d:DesignHeight="480"
+           Title="TradeSearch Page">
+    <Grid x:Name="LayoutRoot">
+      <TextBlock Margin="40">Trade search...</TextBlock>
+    </Grid>
+</navigation:Page>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SilverlightExampleApp/SilverlightExampleApp/Views/TradeSearch.xaml.cs	Tue Apr 17 17:57:52 2012 +0100
@@ -0,0 +1,29 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Net;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Documents;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Shapes;
+using System.Windows.Navigation;
+
+namespace SilverlightExampleApp.Views
+{
+    public partial class TradeSearch : Page
+    {
+        public TradeSearch()
+        {
+            InitializeComponent();
+        }
+
+        // Executes when the user navigates to this page.
+        protected override void OnNavigatedTo(NavigationEventArgs e)
+        {
+        }
+
+    }
+}