XamlItemBindingOfItemsControlAttribute Class
XAML attribute. Indicates the property of some BindingBase-derived type, that
is used to bind some item of ItemsControl-derived type. This annotation will
enable the DataContext type resolve for XAML bindings for such properties.
Namespace:
RingSoft.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[AttributeUsageAttribute] public sealed class XamlItemBindingOfItemsControlAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class XamlItemBindingOfItemsControlAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class XamlItemBindingOfItemsControlAttribute sealed : public Attribute