Microsoft.SystemCenter.VMMHostVM.Visualization.Components.GroupByPageImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.VMMHostVM.Visualization.Components.GroupByPage
PlatformWpf, Silverlight
Target
AccessibilityPublic

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.VMMHostVM.Visualization.Components.GroupByPageImplementation" TypeId="Microsoft.SystemCenter.VMMHostVM.Visualization.Components.GroupByPage" Accessibility="Public" Platform="Wpf, Silverlight">
<Composite>
<Variable Id="ResolutionStates" Type="BaseDataType[]"/>
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.WizardRegularPage">
<Binding PropertyId="StepId">
<Reference>$MPReference/Microsoft.SystemCenter.VMMHostVM.Visualization.Components!Microsoft.SystemCenter.VMMHostVM.Visualization.Components.GroupByPage.WizardRegularPageStepId/DisplayName$</Reference>
</Binding>
<Binding PropertyId="Title">
<Reference>$MPReference/Microsoft.SystemCenter.VMMHostVM.Visualization.Components!Microsoft.SystemCenter.VMMHostVM.Visualization.Components.GroupByPage.WizardRegularPageTitle/DisplayName$</Reference>
</Binding>
<Binding PropertyId="IsValid">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="FinishButtonText">
<SimpleValue Type="xsd://string" Value="_Finish"/>
</Binding>
<Binding PropertyId="Content">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGrid">
<Binding PropertyId="RowCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridRow">
<Binding PropertyId="Height">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="RowCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridRow">
<Binding PropertyId="Height">
<SimpleValue Type="xsd://string" Value="*"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="ColumnCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridColumn">
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="*"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="CellCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridCell">
<Binding PropertyId="RowId">
<SimpleValue Type="xsd://string" Value="0"/>
</Binding>
<Binding PropertyId="ColumnId">
<SimpleValue Type="xsd://string" Value="0"/>
</Binding>
<Binding PropertyId="Content">
<Component TypeId="Microsoft.SystemCenter.VMMHostVM.Visualization.Components.Common.CheckBox">
<Binding PropertyId="LabelText">
<Reference>$MPReference/Microsoft.SystemCenter.VMMHostVM.Visualization.Components!Microsoft.SystemCenter.VMMHostVM.Visualization.Components.GroupByPage.EnableCheckboxTitle/DisplayName$</Reference>
</Binding>
<Binding PropertyId="IsChecked">
<Reference>$Property/GroupByHost$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>