Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DeckWorkspace : System::Windows::Controls::UserControl, Microsoft::Practices::CompositeUI::SmartParts::IComposableWorkspace<System::Windows::UIElement ^, Microsoft::Practices::CompositeUI::SmartParts::SmartPartInfo ^>
[System.Drawing.ToolboxBitmap(typeof(Microsoft.Practices.CompositeUI.Windows.Workspaces.DeckWorkspace), "DeckWorkspace")]
public class DeckWorkspace : System.Windows.Controls.UserControl, Microsoft.Practices.CompositeUI.SmartParts.IComposableWorkspace<System.Windows.UIElement,Microsoft.Practices.CompositeUI.SmartParts.SmartPartInfo>
[<System.Drawing.ToolboxBitmap(typeof(Microsoft.Practices.CompositeUI.Windows.Workspaces.DeckWorkspace), "DeckWorkspace")>]
type DeckWorkspace = class
inherit UserControl
interface IComposableWorkspace<UIElement, SmartPartInfo>
interface IWorkspace
Public Class DeckWorkspace
Inherits UserControl
Implements IComposableWorkspace(Of UIElement, SmartPartInfo)