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.DbMaintenanceAssembly: 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