CategoryAttributeBehavior Property |
Gets a System.ComponentModel.CategoryAttribute representing the Behavior
category.
Namespace: System.ComponentModelAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntaxpublic static CategoryAttribute Behavior { get; }
Property Value
Type:
CategoryAttribute
See Also