Gets the specified assembly.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static Assembly GetLoadedAssembly ( |
Visual Basic Copy Code |
---|
Public Shared Function GetLoadedAssembly( _ |
The full name of the assembly.
An instance of the .NET Assembly class.
This method supports the WpfDiagram infrastructure and is not intended to be used directly from your code.
WpfDiagram Programmer's Guide | © 2024 MindFusion |