XamlItemsControlAttribute Class
XAML attribute. Indicates the type that has ItemsSource property and should be treated
as ItemsControl-derived type, to enable inner items DataContext type resolve.
Namespace:
RingSoft.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[AttributeUsageAttribute] public sealed class XamlItemsControlAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class XamlItemsControlAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class XamlItemsControlAttribute sealed : public Attribute