FrameworkElementActivationService Class

Definition

public ref class FrameworkElementActivationService : Microsoft::Practices::CompositeUI::Windows::IFrameworkElementActivationService
public class FrameworkElementActivationService : Microsoft.Practices.CompositeUI.Windows.IFrameworkElementActivationService
type FrameworkElementActivationService = class
    interface IFrameworkElementActivationService
Public Class FrameworkElementActivationService
Implements IFrameworkElementActivationService
Inheritance
FrameworkElementActivationService
Implements

Constructors

Name Description
FrameworkElementActivationService()

Properties

Name Description
WorkItem

Methods

Name Description
FrameworkElementAdded(FrameworkElement)
FrameworkElementRemoved(FrameworkElement)

Applies to