csharp
public sealed class GraphCommentA sticky note.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
In the model rather than in the view because it is content: it is saved, it is diffed, and it is the only place a graph can say why. A comment that lived in the view would be lost the first time anyone opened the file in a different one.
Fields and properties (3)
Used by (9)
- AddCommentCommandVixen.Editor.NodeGraph
- CommandTestsVixen.Editor.NodeGraph.Tests
- NodeCommentViewVixen.Editor.NodeGraph
- NodeGraphDocumentVixen.Editor.NodeGraph
- NodeGraphModelVixen.Editor.NodeGraph
- NodeGraphModelTestsVixen.Editor.NodeGraph.Tests
- NodeGraphViewVixen.Editor.NodeGraph
- RemoveCommentCommandVixen.Editor.NodeGraph
- SetCommentCommandVixen.Editor.NodeGraph