Microsoft.SystemCenter.Visualization.MapWidgetWithToolbarImplementation (ComponentImplementation)

Element properties:

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

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.MapWidgetWithToolbarImplementation" TypeId="Microsoft.SystemCenter.Visualization.MapWidgetWithToolbar" Platform="Wpf, Silverlight" Accessibility="Internal">
<Composite>
<Variable Id="ZoomToContent" Type="BaseDataType"/>
<Variable Id="ScrollDirection" Type="BaseDataType"/>
<Variable Id="ZoomLevel" Type="xsd://double"/>
<Variable Id="SaveImage" Type="xsd://boolean"/>
<Component TypeId="Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="Microsoft.SystemCenter.Visualization.LayoutGrid">
<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.MapWidget">
<Binding PropertyId="Targets">
<Reference>$Property/Targets$</Reference>
</Binding>
<Binding PropertyId="BaseTypeNames">
<Reference>$Property/BaseTypeNames$</Reference>
</Binding>
<Binding PropertyId="RecursionTypeNames">
<Reference>$Property/RecursionTypeNames$</Reference>
</Binding>
<Binding PropertyId="Properties">
<Reference>$Property/Properties$</Reference>
</Binding>
<Binding PropertyId="NodePresentationComponentType">
<Reference>$Property/NodePresentationComponentType$</Reference>
</Binding>
<Binding PropertyId="AutoRefreshIntervalSec">
<Reference>$Property/AutoRefreshIntervalSec$</Reference>
</Binding>
<Binding PropertyId="BackgroundComponentType">
<Reference>$Property/BackgroundComponentType$</Reference>
</Binding>
<Binding PropertyId="State">
<Reference>$Property/State$</Reference>
</Binding>
<Binding PropertyId="ScrollDirection">
<Reference>$Variable/ScrollDirection$</Reference>
</Binding>
<Binding PropertyId="ZoomToContent">
<Reference>$Variable/ZoomToContent$</Reference>
</Binding>
<Binding PropertyId="ZoomLevel">
<Reference>$Variable/ZoomLevel$</Reference>
</Binding>
<Binding PropertyId="SaveImage">
<Reference>$Variable/SaveImage$</Reference>
</Binding>
<Binding PropertyId="SelectedItem">
<Reference>$Property/SelectedItem$</Reference>
</Binding>
<Binding PropertyId="SelectedItems">
<Reference>$Property/SelectedItems$</Reference>
</Binding>
<Binding PropertyId="Action">
<Reference>$Property/Action$</Reference>
</Binding>
<Binding PropertyId="IsBusy">
<Reference>$Property/IsBusy$</Reference>
</Binding>
<Binding PropertyId="LastError">
<Reference>$Property/LastError$</Reference>
</Binding>
</Component>
</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.DiagramToolbar">
<Binding PropertyId="ScrollDirection">
<Reference>$Variable/ScrollDirection$</Reference>
</Binding>
<Binding PropertyId="ZoomToContent">
<Reference>$Variable/ZoomToContent$</Reference>
</Binding>
<Binding PropertyId="ZoomLevel">
<Reference>$Variable/ZoomLevel$</Reference>
</Binding>
<Binding PropertyId="SaveImage">
<Reference>$Variable/SaveImage$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>