RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

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.Properties
Assembly:  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

Inheritance Hierarchy


Object
  Attribute
    RingSoft.DbLookup.Controls.WPF.Properties..::..XamlItemsControlAttribute