Microsoft.SystemCenter.Visualization.DataGridGenericCellDoubleImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.DataGridGenericCell
PlatformAll
Targetxsd://double
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.DataGridGenericCellDoubleImplementation" TypeId="Microsoft.SystemCenter.Visualization.DataGridGenericCell" Target="xsd://double" Platform="All" Accessibility="Internal">
<Composite>
<Component TypeId="Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="Microsoft.SystemCenter.Visualization.NumberLabel">
<Binding PropertyId="Value">
<Reference>$Target$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>