TopologyControlWithDataSourceAndTargetedToolbarImplementation (ComponentImplementation)

Element properties:

TypeTopologyControlWithDataSourceAndTargetedToolbar
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="TopologyControlWithDataSourceAndTargetedToolbarImplementation" TypeId="TopologyControlWithDataSourceAndTargetedToolbar" 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="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="*"/>
</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="TopologyControlWithDataSource">
<Binding PropertyId="TargetId">
<Reference>$Property/TargetId$</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="IsAnimationEnabled">
<SimpleValue Type="xsd://boolean" Value="False"/>
</Binding>
<Binding PropertyId="Layout">
<Reference>$Property/Layout$</Reference>
</Binding>
<Binding PropertyId="SelectedItem">
<Reference>$Property/SelectedItem$</Reference>
</Binding>
</Component>
</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="TargetedToolbar">
<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>