Microsoft.SystemCenter.Visualization.ObjectsByPerformanceWidgetImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.ObjectsByPerformanceWidget
PlatformAll
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.ObjectsByPerformanceWidgetImplementation" TypeId="Microsoft.SystemCenter.Visualization.ObjectsByPerformanceWidget" Platform="All" Accessibility="Internal">
<Composite>
<Variable Id="AutoRefreshAction" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ActionTypes/AutoRefreshAction"/>
<Variable Id="ConsolidatedRefreshAction" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ActionTypes/RefreshAction"/>
<Variable Id="DataGridActions" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ActionTypes/Action"/>
<Variable Id="TopObjectsByPerf" Type="BaseDataType[]"/>
<Variable Id="TopObjectsByPerfFromConverter" Type="BaseDataType[]"/>
<Variable Id="SelectedGridItems" Type="BaseDataType[]"/>
<Variable Id="VisualizedDataCount" Type="xsd://int"/>
<Variable Id="SortedColumns" Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataCollectionViewColumn[]"/>
<Component TypeId="Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="Microsoft.SystemCenter.Visualization.LayoutGrid">
<Binding PropertyId="Padding">
<SimpleValue Type="xsd://string" Value="1"/>
</Binding>
<Binding PropertyId="RowCollection">
<Component TypeId="Microsoft.SystemCenter.Visualization.LayoutGridRow">
<Binding PropertyId="Height">
<SimpleValue Type="xsd://string" Value="*"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="ColumnCollection">
<Component TypeId="Microsoft.SystemCenter.Visualization.LayoutGridColumn">
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="*"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="CellCollection">
<Component TypeId="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.Visualization.DataGrid">
<Binding PropertyId="Data">
<Reference>$Variable/TopObjectsByPerfFromConverter$</Reference>
</Binding>
<Binding PropertyId="Columns">
<Reference>$Property/Columns$</Reference>
</Binding>
<Binding PropertyId="SortedColumns">
<Reference>$Variable/SortedColumns$</Reference>
</Binding>
<Binding PropertyId="CellComponentType">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataGridGenericCell"/>
</Binding>
<Binding PropertyId="ColumnHeaderComponentType">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataGridColumnHeaderCell"/>
</Binding>
<Binding PropertyId="SelectionMode">
<SimpleValue Type="xsd://string" Value="MutipleRowSelect"/>
</Binding>
<Binding PropertyId="SelectedRows">
<Reference>$Variable/SelectedGridItems$</Reference>
</Binding>
<Binding PropertyId="Action">
<Reference>$Variable/DataGridActions$</Reference>
</Binding>
<Binding PropertyId="ColumnHeaderVisible">
<SimpleValue Type="xsd://string" Value="True"/>
</Binding>
<Binding PropertyId="CanReorderColumns">
<SimpleValue Type="xsd://string" Value="True"/>
</Binding>
<Binding PropertyId="ItemsCount">
<Reference>$Variable/VisualizedDataCount$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
<!--<Binding PropertyId="Objects">
<Component TypeId="Microsoft.SystemCenter.Visualization.TriggeredComponentHost">
<Binding PropertyId="ComponentType">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.AlertPropertyTask" />
</Binding>
<Binding PropertyId="ComponentTarget">
<Reference>$Variable/SelectedGridItems$</Reference>
</Binding>
<Binding PropertyId="TriggerInstance">
<Reference>$Variable/DataGridActions$</Reference>
</Binding>
<Binding PropertyId="TriggerTypes">
<SimpleValue Type="xsd://string" Value="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ActionTypes/ItemPropertiesAction" />
</Binding>
<Binding PropertyId="TriggerTypes">
<SimpleValue Type="xsd://string" Value="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ActionTypes/DoubleClickedAction" />
</Binding>
</Component>
</Binding>-->
<Binding PropertyId="Objects">
<Component TypeId="Microsoft.SystemCenter.Visualization.OneWaySync">
<Binding PropertyId="From">
<Reference>$Variable/SelectedGridItems$</Reference>
</Binding>
<Binding PropertyId="To">
<Reference>$Service/SelectedItems$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Microsoft.SystemCenter.Visualization.OneWaySync">
<Binding PropertyId="From">
<Reference>$Variable/VisualizedDataCount$</Reference>
</Binding>
<Binding PropertyId="To">
<Reference>$Service/Subtitle$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Microsoft.SystemCenter.Visualization.AutoRefreshTimer">
<Binding PropertyId="TickInterval">
<Reference>$Property/AutoRefreshTickInterval$</Reference>
</Binding>
<Binding PropertyId="AutoRefreshAction">
<Reference>$Variable/AutoRefreshAction$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Microsoft.SystemCenter.Visualization.Consolidator">
<Binding PropertyId="From1">
<Reference>$Variable/AutoRefreshAction$</Reference>
</Binding>
<Binding PropertyId="From2">
<Reference>$Service/RefreshAction$</Reference>
</Binding>
<Binding PropertyId="To">
<Reference>$Variable/ConsolidatedRefreshAction$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="GetTopNEntitiesByPerfDataSource">
<Binding PropertyId="Output">
<Reference>$Variable/TopObjectsByPerf$</Reference>
</Binding>
<Binding PropertyId="CounterQueryInfo">
<Reference>$Property/PerformanceObjectCounter$</Reference>
</Binding>
<Binding PropertyId="TimeInterval">
<Reference>$Property/TimeInterval$</Reference>
</Binding>
<Binding PropertyId="NumberOfEntities">
<Reference>$Property/NumberOfEntities$</Reference>
</Binding>
<Binding PropertyId="Refresh">
<Reference>$Variable/ConsolidatedRefreshAction$</Reference>
</Binding>
<Binding PropertyId="ReturnBottomN">
<Reference>$Property/ReturnBottomN$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="ObjectsByPerformanceValuesToPerformanceDataStatisticsConverter">
<Binding PropertyId="Input">
<Reference>$Variable/TopObjectsByPerf$</Reference>
</Binding>
<Binding PropertyId="Output">
<Reference>$Variable/TopObjectsByPerfFromConverter$</Reference>
</Binding>
<Binding PropertyId="AutoCalculate">
<Reference>$Property/AutoCalculate$</Reference>
</Binding>
<Binding PropertyId="Maximum">
<Reference>$Property/Maximum$</Reference>
</Binding>
<Binding PropertyId="Minimum">
<Reference>$Property/Minimum$</Reference>
</Binding>
<Binding PropertyId="ReturnBottomN">
<Reference>$Property/ReturnBottomN$</Reference>
</Binding>
<Binding PropertyId="SortedColumns">
<Reference>$Variable/SortedColumns$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>