Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
.gif)
AddCustomAttributes(array<Attribute[])
Adds the contents of the specified attributes to this builder.
.gif)
AddCustomAttributes(MemberDescriptor, array<Attribute[])
Adds the contents of the specified attributes to this builder and attaches them to the specified MemberDescriptor.
.gif)
AddCustomAttributes(MemberInfo, array<Attribute[])
Adds the contents of the specified attributes to this builder and attaches them to the specified MemberInfo.
.gif)
AddCustomAttributes(String, array<Attribute[])
Adds attributes to the member with the specified name.
.gif)
AddCustomAttributes(DependencyProperty, array<Attribute[])
Adds the contents of the specified attributes to this builder and attaches them to the specified DependencyProperty.
Top
See Also
Reference
AttributeCallbackBuilder Class