ZoneWorkspace Class

Definition

public ref class ZoneWorkspace : System::Windows::Controls::DockPanel, Microsoft::Practices::CompositeUI::SmartParts::IComposableWorkspace<System::Windows::FrameworkElement ^, Microsoft::Practices::CompositeUI::Windows::ZoneSmartPartInfo ^>, System::ComponentModel::ISupportInitialize
public class ZoneWorkspace : System.Windows.Controls.DockPanel, Microsoft.Practices.CompositeUI.SmartParts.IComposableWorkspace<System.Windows.FrameworkElement,Microsoft.Practices.CompositeUI.Windows.ZoneSmartPartInfo>, System.ComponentModel.ISupportInitialize
type ZoneWorkspace = class
    inherit DockPanel
    interface IComposableWorkspace<FrameworkElement, ZoneSmartPartInfo>
    interface IWorkspace
    interface ISupportInitialize
Public Class ZoneWorkspace
Inherits DockPanel
Implements IComposableWorkspace(Of FrameworkElement, ZoneSmartPartInfo), ISupportInitialize
Inheritance
ZoneWorkspace
Implements

Applies to