TargetedToolbarImplementation (ComponentImplementation)

Element properties:

TypeTargetedToolbar
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="TargetedToolbarImplementation" TypeId="TargetedToolbar" Platform="Wpf, Silverlight" Accessibility="Internal">
<Composite>
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="Microsoft.SystemCenter.Visualization.SimpleToolbar">
<Binding PropertyId="Item">
<Component TypeId="Microsoft.SystemCenter.Visualization.PanControl">
<Binding PropertyId="ScrollDirection">
<Reference>$Property/ScrollDirection$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Item">
<Component TypeId="Microsoft.SystemCenter.Visualization.ZoomControl">
<Binding PropertyId="ZoomLevel">
<Reference>$Property/ZoomLevel$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Item">
<Component TypeId="Microsoft.SystemCenter.Visualization.SimpleButton">
<Binding PropertyId="ButtonClick">
<Reference>$Property/ZoomToContent$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Item">
<Component TypeId="Microsoft.SystemCenter.Visualization.ScomButton">
<Binding PropertyId="DisplayName">
<Reference>$MPReference/Microsoft.SystemCenter.MicrosoftAzure!Microsoft.SystemCenter.Visualization.Library.SaveImageText/DisplayName$</Reference>
</Binding>
<Binding PropertyId="TooltipText">
<Reference>$MPReference/Microsoft.SystemCenter.MicrosoftAzure!Microsoft.SystemCenter.Visualization.Library.SaveImageTooltipText/DisplayName$</Reference>
</Binding>
<Binding PropertyId="ButtonClick">
<Reference>$Property/SaveImage$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>