Contains common helper methods, specific to WpfDiagram.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public sealed class InternalUtils |
Visual Basic
Copy Code
|
|---|
Public NotInheritable Class InternalUtils |
RemarksThis class supports the WpfDiagram infrastructure and is not intended to be used directly from your code.
Inheritance HierarchySystem.Object![]()
MindFusion.Diagramming.Wpf.InternalUtils
See Also