mattercontrol/MatterControlLib/DesignTools/Attributes
LarsBrubaker 1f64a32794 Create HideChildrenFromTreeViewAttribute
Change IVisualLeafNode to HideChildrenFromTreeViewAttribute

Switch all classes that used IVisualLeafNode to use property

start using HideFromTreeViewAttribute rather than check for
GeneratedSupportObject3D
2019-05-04 19:39:11 -07:00
..
EnumRenameAttribute.cs
HideChildrenFromTreeViewAttribute.cs Create HideChildrenFromTreeViewAttribute 2019-05-04 19:39:11 -07:00
HideFromTreeViewAttribute.cs Made Object3D listen for and update on Children modified 2019-01-07 10:11:27 -08:00
IconsAttribute.cs Add InvertIcons to IconsAttribute, use recommended member ordering 2019-01-04 11:43:03 -08:00
ImmutableAttribute.cs Made Object3D listen for and update on Children modified 2019-01-07 10:11:27 -08:00
SectionEndAttribute.cs
SectionStartAttribute.cs
ShowAsListAttribute.cs
ShowUpdateButtonAttribute.cs
SortableAttribute.cs
WebPageLinkAttribute.cs