Microsoft.SystemCenter.Visualization.Virtual3DPointConverterImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.Virtual3DPointConverter
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.Virtual3DPointConverterImplementation" TypeId="Microsoft.SystemCenter.Visualization.Virtual3DPointConverter" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Presentation.Controls.Virtual3DPointConverter</ContractFactory>
<Property Name="Input" Direction="In">
<Reference>$Property/Input$</Reference>
</Property>
<Property Name="XKey" Direction="In">
<Reference>$Property/XKey$</Reference>
</Property>
<Property Name="YKey" Direction="In">
<Reference>$Property/YKey$</Reference>
</Property>
<Property Name="ZKey" Direction="In">
<Reference>$Property/ZKey$</Reference>
</Property>
<Property Name="Output" Direction="Out">
<Reference>$Property/Output$</Reference>
</Property>
</Unit>
</ComponentImplementation>