K
KJ
Hello All,
I am wondering about attributes: in the Framework, they all seem to end
in the word Attribute, for example, BindableAttribute. But when you use
them, you can either code Bindable(true) or BindableAttribute(true). I
don't know of any other classes that work this way. Is this a "magic"
behavior of attribute classes? What is the reasoning for this?
I am wondering about attributes: in the Framework, they all seem to end
in the word Attribute, for example, BindableAttribute. But when you use
them, you can either code Bindable(true) or BindableAttribute(true). I
don't know of any other classes that work this way. Is this a "magic"
behavior of attribute classes? What is the reasoning for this?