ColumnLayoutImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.ColumnLayout
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="ColumnLayoutImplementation" TypeId="Microsoft.SystemCenter.Visualization.ColumnLayout" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ServiceOverride ServiceId="SelectedItems" Type="BaseDataType[]" OriginalKnownAsVariable="SelectedItemsService"/>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.Components.UnitComponents.Layout.ComposedColumnLayoutControl</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="Both">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="ColumnCount" Direction="Both">
<Reference>$Property/ColumnCount$</Reference>
</Property>
<Property Name="CellRegionMappings" Direction="Both">
<Reference>$Property/CellRegionMappings$</Reference>
</Property>
<Property Name="ComponentDataContext" Direction="Both">
<Reference>$DataContext$</Reference>
</Property>
<Property Name="Tasks" Direction="In">
<Reference>$Service/Tasks$</Reference>
</Property>
<Property Name="GlobalSelectedItems" Direction="In">
<Reference>$Variable/SelectedItemsService$</Reference>
</Property>
<Property Name="InnerSelectedItems" Direction="In">
<Reference>$Service/SelectedItems$</Reference>
</Property>
<Property Name="ComponentDefinitionIsReadOnly" Direction="In">
<Reference>$Property/ComponentDefinitionIsReadOnly$</Reference>
</Property>
</Unit>
</ComponentImplementation>