DescriptionAttributeIsDefaultAttribute Method |
Returns a value indicating whether this is the default System.ComponentModel.DescriptionAttribute
instance.
Namespace: System.ComponentModelAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax public override bool IsDefaultAttribute()
Return Value
Type:
BooleanA value indicating whether this is the default System.ComponentModel.DescriptionAttribute instance.
See Also