AfterInitializeOfCoreInterfacesEventArgs Class

Definition

Contains information that can be used after the core interfaces have been initialized.

public ref class AfterInitializeOfCoreInterfacesEventArgs sealed : EventArgs
public sealed class AfterInitializeOfCoreInterfacesEventArgs : EventArgs
type AfterInitializeOfCoreInterfacesEventArgs = class
    inherit EventArgs
Public NotInheritable Class AfterInitializeOfCoreInterfacesEventArgs
Inherits EventArgs
Inheritance
AfterInitializeOfCoreInterfacesEventArgs

Constructors

AfterInitializeOfCoreInterfacesEventArgs(GlobalInterfaces)

Initializes a new instance of the AfterInitializeOfCoreInterfacesEventArgs class.

Fields

GlobalInterfaces

Defines hosted controls and interfaces that are part of the global session.

Applies to