resources

Name

resources -- Container for list of resources that can be used by a binding

Contains

image, stylesheet

Contained by

binding

Description

Along with <content>, <implementation>, and <handlers>, this element is one of the binding element's top-level children. It defines the binding's resources. Stylesheets and images are the current resources available to bindings. It is common for a single binding to contain all resources, which another binding can then inherit.

See Also

image, stylesheet