SummaryPageImplementation (ComponentImplementation)

Element properties:

TypeSummaryPage
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="SummaryPageImplementation" TypeId="SummaryPage" Platform="Wpf, Silverlight" Accessibility="Internal">
<Composite>
<Component TypeId="Visual!Microsoft.SystemCenter.Visualization.LayoutGrid">
<Binding PropertyId="RowCollection">
<Component TypeId="Visual!Microsoft.SystemCenter.Visualization.LayoutGridRow">
<Binding PropertyId="Height">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="RowCollection">
<Component TypeId="Visual!Microsoft.SystemCenter.Visualization.LayoutGridRow">
<Binding PropertyId="Height">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="RowCollection">
<Component TypeId="Visual!Microsoft.SystemCenter.Visualization.LayoutGridRow">
<Binding PropertyId="Height">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="RowCollection">
<Component TypeId="Visual!Microsoft.SystemCenter.Visualization.LayoutGridRow">
<Binding PropertyId="Height">
<SimpleValue Type="xsd://string" Value="*"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="ColumnCollection">
<Component TypeId="Visual!Microsoft.SystemCenter.Visualization.LayoutGridColumn">
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="*"/>
</Binding>
</Component>
</Binding>
<!--Template Cells-->
<Binding PropertyId="CellCollection">
<Component TypeId="Visual!Microsoft.SystemCenter.Visualization.LayoutGridCell">
<Binding PropertyId="RowId">
<SimpleValue Type="xsd://string" Value="0"/>
</Binding>
<Binding PropertyId="Content">
<Component TypeId="WizardSummaryDetailRow">
<Target>$Property/TemplateName$</Target>
<Binding PropertyId="HeaderText">
<Reference>$MPReference/Microsoft.SystemCenter.Visualization.Configuration.Library!Microsoft.SystemCenter.SummaryPage.TemplateNameLabel/DisplayName$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
<!--View cells-->
<Binding PropertyId="CellCollection">
<Component TypeId="Visual!Microsoft.SystemCenter.Visualization.LayoutGridCell">
<Binding PropertyId="RowId">
<SimpleValue Type="xsd://string" Value="1"/>
</Binding>
<Binding PropertyId="Content">
<Component TypeId="WizardSummaryDetailRow">
<Target>$Property/TemplateInstanceName$</Target>
<Binding PropertyId="HeaderText">
<Reference>$MPReference/Microsoft.SystemCenter.Visualization.Configuration.Library!Microsoft.SystemCenter.SummaryPage.TemplateInstanceNameLabel/DisplayName$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
<!--Management Pack cells-->
<Binding PropertyId="CellCollection">
<Component TypeId="Visual!Microsoft.SystemCenter.Visualization.LayoutGridCell">
<Binding PropertyId="RowId">
<SimpleValue Type="xsd://string" Value="2"/>
</Binding>
<Binding PropertyId="ColumnId">
<SimpleValue Type="xsd://string" Value="0"/>
</Binding>
<Binding PropertyId="Content">
<Component TypeId="WizardSummaryDetailRow">
<Target>$Property/ManagementPackName$</Target>
<Binding PropertyId="HeaderText">
<Reference>$MPReference/Microsoft.SystemCenter.Visualization.Configuration.Library!Microsoft.SystemCenter.SummaryPage.ManagementPackNameLabel/DisplayName$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
<!--Extra Content-->
<Binding PropertyId="CellCollection">
<Component TypeId="Visual!Microsoft.SystemCenter.Visualization.LayoutGridCell">
<Binding PropertyId="RowId">
<SimpleValue Type="xsd://string" Value="3"/>
</Binding>
<Binding PropertyId="ColumnId">
<SimpleValue Type="xsd://string" Value="0"/>
</Binding>
<Binding PropertyId="Content">
<Reference>$Property/SummaryContent$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>