AifWpfDeckControl Class
Represents a WPF control that shows hosted applications layered as in a deck.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim instance As AifWpfDeckControl
Syntax
'Declaration
Public Class AifWpfDeckControl
Inherits DeckWorkspace
public class AifWpfDeckControl : DeckWorkspace
public ref class AifWpfDeckControl : public DeckWorkspace
public class AifWpfDeckControl extends DeckWorkspace
public class AifWpfDeckControl extends DeckWorkspace
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.ContentControl
System.Windows.Controls.UserControl
Microsoft.Practices.CompositeUI.Windows.Workspaces.DeckWorkspace
Microsoft.Uii.Csr.AifWpfDeckControl
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
AifWpfDeckControl Members
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.