Microsoft.SystemCenter.Visualization.ComponentCollectionHostImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.ComponentCollectionHost
PlatformWpf, Silverlight
Target
AccessibilityPublic

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.ComponentCollectionHostImplementation" TypeId="Microsoft.SystemCenter.Visualization.ComponentCollectionHost" Platform="Wpf, Silverlight" Accessibility="Public">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.Components.ComponentCollectionHost</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="In">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="ComponentDataContext" Direction="In">
<Reference>$DataContext$</Reference>
</Property>
<Property Name="ComponentType" Direction="In">
<Reference>$Property/ComponentType$</Reference>
</Property>
<Property Name="TargetCollection" Direction="In">
<Reference>$Property/TargetCollection$</Reference>
</Property>
</Unit>
</ComponentImplementation>