ComponentTypeSelectorImplementation (ComponentImplementation)

Element properties:

TypeComponentTypeSelector
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="ComponentTypeSelectorImplementation" TypeId="ComponentTypeSelector" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.Components.ComponentTypeSelector</ContractFactory>
<Property Name="Folder" Direction="In">
<Reference>$Property/Folder$</Reference>
</Property>
<Property Name="SelectedComponentType" Direction="In">
<Reference>$Property/SelectedComponentType$</Reference>
</Property>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
</Unit>
</ComponentImplementation>