Microsoft.SystemCenter.Visualization.DataGridGenericCellMonitoringObjectInMaintenanceModeTypeImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.DataGridGenericCell
PlatformAll
Targetxsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.OperationalDataTypes/MonitoringObjectInMaintenanceModeType
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.DataGridGenericCellMonitoringObjectInMaintenanceModeTypeImplementation" TypeId="Microsoft.SystemCenter.Visualization.DataGridGenericCell" Target="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.OperationalDataTypes/MonitoringObjectInMaintenanceModeType" Platform="All" Accessibility="Internal">
<Composite>
<Variable Id="Image" Type="BaseDataType"/>
<Component TypeId="Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="Microsoft.SystemCenter.Visualization.ByteArrayImage">
<Binding PropertyId="ByteValue">
<Reference>$Variable/Image$</Reference>
</Binding>
<Binding PropertyId="ImageHeight">
<SimpleValue Type="xsd://string" Value="16"/>
</Binding>
<Binding PropertyId="ImageWidth">
<SimpleValue Type="xsd://string" Value="16"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="Microsoft.SystemCenter.Visualization.AlertIsInMaintenanceModeToImageConverter">
<Binding PropertyId="Image">
<Reference>$Variable/Image$</Reference>
</Binding>
<Binding PropertyId="Value">
<Reference>$Target/Value$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>