Share via


AifWindowsFormsHost Class

Represents the class used to host windows controls in WPF shell.

Namespace: Microsoft.Uii.Csr.Aif.HostedApplication
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Usage

'Usage
Dim instance As AifWindowsFormsHost

Syntax

'Declaration
Public Class AifWindowsFormsHost
    Inherits WindowsFormsHost
public class AifWindowsFormsHost : WindowsFormsHost
public ref class AifWindowsFormsHost : public WindowsFormsHost
public class AifWindowsFormsHost extends WindowsFormsHost
public class AifWindowsFormsHost extends WindowsFormsHost

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
     System.Windows.DependencyObject
       System.Windows.Media.Visual
         System.Windows.UIElement
           System.Windows.FrameworkElement
             System.Windows.Interop.HwndHost
               System.Windows.Forms.Integration.WindowsFormsHost
                Microsoft.Uii.Csr.Aif.HostedApplication.AifWindowsFormsHost

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

See Also

Reference

AifWindowsFormsHost Members
Microsoft.Uii.Csr.Aif.HostedApplication Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.