GridLayoutImplementation (ComponentImplementation)

Element properties:

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

Source Code:

<ComponentImplementation ID="GridLayoutImplementation" TypeId="Microsoft.SystemCenter.Visualization.GridLayout" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ServiceOverride ServiceId="SelectedItems" Type="BaseDataType[]" OriginalKnownAsVariable="SelectedItemsService"/>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.Components.UnitComponents.Layout.ComposedGridLayoutControl</ContractFactory>
<Property Name="ConnectionSessionTicket" Direction="Both">
<Reference>$Service/ConnectionSessionTicket$</Reference>
</Property>
<Property Name="LayoutConfig" Direction="Both">
<Reference>$Property/Config$</Reference>
</Property>
<Property Name="LayoutConfigType" Direction="Both">
<Reference>$Property/ConfigType$</Reference>
</Property>
<Property Name="CellRegionMappings" Direction="Both">
<Reference>$Property/CellRegionMappings$</Reference>
</Property>
<Property Name="ComponentDataContext" Direction="Both">
<Reference>$DataContext$</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>