Gets the table with all registered classes.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
Hashtable ClsidTable { get; } |
Visual Basic Copy Code |
---|
ReadOnly Property ClsidTable As Hashtable |
An instance of the .NET Hashtable class that represents a map between the class types and the corresponding registered classes.
WpfDiagram Programmer's Guide | © 2024 MindFusion |