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

Element properties:

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

Source Code:

<ComponentImplementation ID="Microsoft.Windows.Server.10.0.Components.ActionsHostImplementation" TypeId="Microsoft.Windows.Server.10.0.Components.ActionsHost" Platform="Wpf, Silverlight" 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>