NonBindableAttribute
Attribute to skip types from being considered bindable.
Remarks
Subtypes are also considered non-bindable.
Tag classes with this attribute to avoid them from showing up on the configure window, or be added as Bindings.
Constructors
NonBindableAttribute | Initializes a new instance of NonBindableAttribute. |