Version 24.2 (latest)

DiagramToolboxCategory Class Properties

For a list of all members of this type, see DiagramToolboxCategory members.

Public Properties
 NameDescription
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsExpandedGets or sets whether the category is expanded in the user interface.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyItemsGets or sets the Items collection.  
Public PropertyNameGets or sets the name of the category.  
Protected Properties
 NameDescription
Protected Internal PropertyIsCustomGets or sets whether the category is custom defined.  
Protected Internal PropertyIsPredefinedGets or sets whether the category is predefined.  
See Also