Microsoft.Exchange.15.Visualization.Components.AutoRefreshTickIntervalPageImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.Exchange.15.Visualization.Components.AutoRefreshTickIntervalPage
PlatformWpf, Silverlight
Target
AccessibilityPublic

Source Code:

<ComponentImplementation ID="Microsoft.Exchange.15.Visualization.Components.AutoRefreshTickIntervalPageImplementation" TypeId="Microsoft.Exchange.15.Visualization.Components.AutoRefreshTickIntervalPage" Platform="Wpf, Silverlight" Accessibility="Public">
<Composite>
<Variable Id="ResolutionStates" Type="BaseDataType[]"/>
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.WizardRegularPage">
<Binding PropertyId="StepId">
<Reference>$MPReference/Microsoft.Exchange.15.Visualization.Components!Microsoft.Exchange.15.Visualization.Components.AutoRefreshTickIntervalPage.WizardRegularPageStepId/DisplayName$</Reference>
</Binding>
<Binding PropertyId="Title">
<Reference>$MPReference/Microsoft.Exchange.15.Visualization.Components!Microsoft.Exchange.15.Visualization.Components.AutoRefreshTickIntervalPage.WizardRegularPageTitle/DisplayName$</Reference>
</Binding>
<Binding PropertyId="IsValid">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="FinishButtonText">
<Reference>$MPReference/Microsoft.Exchange.15.Visualization.Components!Microsoft.Exchange.15.Visualization.Components.AutoRefreshTickIntervalPage.FinishButton/DisplayName$</Reference>
</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="Auto"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="RowCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridRow">
<Binding PropertyId="Height">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="ColumnCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridColumn">
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="Auto"/>
</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.Exchange.15.Visualization.Components.Common.Label">
<Binding PropertyId="Value">
<Reference>$MPReference/Microsoft.Exchange.15.Visualization.Components!Microsoft.Exchange.15.Visualization.Components.AutoRefreshTickIntervalPage.IntervalLabel/DisplayName$</Reference>
</Binding>
<Binding PropertyId="VerticalControlAlignment">
<SimpleValue Type="xsd://string" Value="Center"/>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
<Binding PropertyId="CellCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridCell">
<Binding PropertyId="RowId">
<SimpleValue Type="xsd://string" Value="1"/>
</Binding>
<Binding PropertyId="ColumnId">
<SimpleValue Type="xsd://string" Value="0"/>
</Binding>
<Binding PropertyId="Content">
<!--TODO: add updown control here -->
<Component TypeId="Microsoft.Exchange.15.Visualization.Components.Common.NumericUpDownControl">
<Binding PropertyId="Value">
<Reference>$Property/AutoRefreshTickInterval$</Reference>
</Binding>
<Binding PropertyId="MinValue">
<SimpleValue Type="xsd://int" Value="30"/>
</Binding>
<Binding PropertyId="MaxValue">
<SimpleValue Type="xsd://int" Value="86400"/>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
<!--Time range-->
<Binding PropertyId="CellCollection">
<Component TypeId="Visualization!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="Configuration!Microsoft.SystemCenter.Visualization.SimpleTimeRangeSelector">
<Binding PropertyId="Title">
<Reference>$MPReference/Microsoft.Exchange.15.Visualization.Components!Microsoft.Exchange.15.Visualization.Components.AutoRefreshTickIntervalPage.TimeRangeLabel/DisplayName$</Reference>
</Binding>
<Binding PropertyId="TimeRange">
<Reference>$Property/TimeRange$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>