Microsoft.Windows.Server.10.0.Components.TriggeredComponentHostImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.Windows.Server.10.0.Components.TriggeredComponentHost
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.Windows.Server.10.0.Components.TriggeredComponentHostImplementation" TypeId="Microsoft.Windows.Server.10.0.Components.TriggeredComponentHost" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Presentation.Controls.CommonControls.TriggeredComponentHost</ContractFactory>
<Property Name="EngineDataContext" Direction="In">
<Reference>$DataContext$</Reference>
</Property>
<Property Name="ComponentType" Direction="In">
<Reference>$Property/ComponentType$</Reference>
</Property>
<Property Name="ComponentTarget" Direction="In">
<Reference>$Property/ComponentTarget$</Reference>
</Property>
<Property Name="TriggerInstance" Direction="In">
<Reference>$Property/TriggerInstance$</Reference>
</Property>
<Property Name="TriggerTypes" Direction="In">
<Reference>$Property/TriggerTypes$</Reference>
</Property>
</Unit>
</ComponentImplementation>