DetailPaneConverterImplementation (ComponentImplementation)

Element properties:

TypeDetailPaneConverter
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="DetailPaneConverterImplementation" TypeId="DetailPaneConverter" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Monitoring.UnitComponents.Data.DetailPaneConverter</ContractFactory>
<Property Name="IsBusy" Direction="Out">
<Reference>$Service/IsBusy$</Reference>
</Property>
<Property Name="LastError" Direction="Out">
<Reference>$Service/LastError$</Reference>
</Property>
<Property Name="DisplayStrings" Direction="In">
<Reference>$Property/DisplayStrings$</Reference>
</Property>
<Property Name="Input" Direction="In">
<Reference>$Property/Input$</Reference>
</Property>
<Property Name="Output" Direction="Out">
<Reference>$Property/Output$</Reference>
</Property>
<Property Name="Properties" Direction="In">
<Reference>$Property/Properties$</Reference>
</Property>
</Unit>
</ComponentImplementation>