Uno.UX Namespace
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
Classes
FileSource uno
NameTable uno
Property uno
Property<T> uno
PropertyAccessor uno
PropertyObject uno
Resource uno
Template uno
UXArgAttribute uno
UXAttachedEventAdderAttribute uno
UXAttachedEventRemoverAttribute uno
UXAttachedPropertyGetterAttribute uno
UXAttachedPropertyResetterAttribute uno
UXAttachedPropertySetterAttribute uno
UXAttachedPropertyStyleSetterAttribute uno
UXAutoClassNameAttribute uno
Makes the UX compiler automatically assign the full qualified name of the current ux:Class
to the decorated property.
UXAutoGenericAttribute uno
UXAutoNameTableAttribute uno
Makes the UX compiler automatically assign a valid NameTable
instance to the decorated property.
UXAuxNameTableAttribute uno
When used on an attached property X, this makes the UX compiler automatically assign a valid NameTable instance
to the targetProp
if the property X is assigned a value in UX markup.