Microsoft.SystemCenter.M365.Components.ActionsHostImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.M365.Components.ActionsHost
PlatformWpf
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.M365.Components.ActionsHostImplementation" TypeId="Microsoft.SystemCenter.M365.Components.ActionsHost" Platform="Wpf" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Presentation.Controls.CommonControls.Actions.ActionsHost</ContractFactory>
<Property Name="CompositionEngineDataContext" Direction="In">
<Reference>$DataContext$</Reference>
</Property>
<Property Name="ContentElement" Direction="In">
<Reference>$Property/ContentElement$</Reference>
</Property>
<Property Name="Action" Direction="Out">
<Reference>$Property/Action$</Reference>
</Property>
<Property Name="ActionTypes" Direction="Out">
<Reference>$Property/ActionTypes$</Reference>
</Property>
</Unit>
</ComponentImplementation>