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.DataEntryControls.Engine.AnnotationsAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
[AttributeUsageAttribute] public sealed class XamlItemsControlAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class XamlItemsControlAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class XamlItemsControlAttribute sealed : public Attribute