Update CreateComponentTool.cs #50
Annotations
2 errors and 10 warnings
|
|
|
|
|
WpfDesign/Project/PropertyGrid/EditorManager.cs#L97
Unreachable code detected
|
WpfDesign/Project/DrawItemExtension.cs#L44
XML comment has a param tag for 'createItemCallback', but there is no parameter by that name
|
WpfDesign/Project/DrawItemExtension.cs#L45
Parameter 'drawItemCallback' has no matching param tag in the XML comment for 'IDrawItemExtension.StartDrawItem(DesignItem, Type, IDesignPanel, MouseEventArgs, Action<DesignItem>)' (but other parameters do)
|
WpfDesign/Project/Interfaces/IOutlineNode.cs#L24
Missing XML comment for publicly visible type or member 'IOutlineNode'
|
WpfDesign/Project/Interfaces/IOutlineNode.cs#L26
Missing XML comment for publicly visible type or member 'IOutlineNode.SelectionService'
|
WpfDesign/Project/Interfaces/IOutlineNode.cs#L27
Missing XML comment for publicly visible type or member 'IOutlineNode.IsExpanded'
|
WpfDesign/Project/Interfaces/IOutlineNode.cs#L28
Missing XML comment for publicly visible type or member 'IOutlineNode.DesignItem'
|
This job was cancelled
Loading