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.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.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.DbMaintenance..::..XamlItemsControlAttribute