Workspace<TSmartPart,TSmartPartInfo> Class
Definition
Important
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.
generic <typename TSmartPart, typename TSmartPartInfo>
where TSmartPartInfo : ISmartPartInfogcnew()public ref class Workspace abstract : Microsoft::Practices::CompositeUI::SmartParts::IWorkspace
public abstract class Workspace<TSmartPart,TSmartPartInfo> : Microsoft.Practices.CompositeUI.SmartParts.IWorkspace where TSmartPartInfo : ISmartPartInfonew()
type Workspace<'SmartPart, 'SmartPartInfo (requires 'SmartPartInfo :> ISmartPartInfo and 'SmartPartInfo : (new : unit -> 'SmartPartInfo))> = class
interface IWorkspace
Public MustInherit Class Workspace(Of TSmartPart, TSmartPartInfo)
Implements IWorkspace
Type Parameters
- TSmartPart
- TSmartPartInfo
- Inheritance
-
Workspace<TSmartPart,TSmartPartInfo>
- Derived
- Implements
Constructors
| Workspace<TSmartPart,TSmartPartInfo>() |
Properties
| ActiveSmartPart | |
| InnerSmartParts | |
| SmartParts | |
| WorkItem |
Methods
Events
| SmartPartActivated | |
| SmartPartClosing |