Bagikan melalui


AifWpfTabControl Class

Represents a control that shows WPF hosted application in a tab form.

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

Usage

'Usage
Dim instance As AifWpfTabControl

Syntax

'Declaration
Public Class AifWpfTabControl
    Inherits TabWorkspace
public class AifWpfTabControl : TabWorkspace
public ref class AifWpfTabControl : public TabWorkspace
public class AifWpfTabControl extends TabWorkspace
public class AifWpfTabControl extends TabWorkspace

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
     System.Windows.DependencyObject
       System.Windows.Media.Visual
         System.Windows.UIElement
           System.Windows.FrameworkElement
             System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                 System.Windows.Controls.Primitives.Selector
                   System.Windows.Controls.TabControl
                     Microsoft.Practices.CompositeUI.Windows.Workspaces.TabWorkspace
                      Microsoft.Uii.Csr.AifWpfTabControl

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

AifWpfTabControl Members
Microsoft.Uii.Csr Namespace

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