Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
AddCustomAttributes(array<Attribute[])
Adds the contents of the specified attributes to this builder.
AddCustomAttributes(MemberDescriptor, array<Attribute[])
Adds the contents of the specified attributes to this builder and attaches them to the specified MemberDescriptor.
AddCustomAttributes(MemberInfo, array<Attribute[])
Adds the contents of the specified attributes to this builder and attaches them to the specified MemberInfo.
AddCustomAttributes(String, array<Attribute[])
Adds attributes to the member with the specified name.
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