Represents multiple objects which are to be displayed in a combined view.
Namespace:
Mindscape.WpfElements.WpfPropertyGridAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
C# |
---|
public sealed class MultipleObjectWrapper : ICustomTypeDescriptor, INotifyPropertyChanged, INotifyPropertyChanging, IDisposable, IWeakEventListener |
Visual Basic (Declaration) |
---|
Public NotInheritable Class MultipleObjectWrapper _ Implements ICustomTypeDescriptor, INotifyPropertyChanged, INotifyPropertyChanging, IDisposable, _ IWeakEventListener |