XamlItemStyleOfItemsControlAttribute Class
XAML attribute. Indicates the property of some Style-derived type, that
is used to style items of ItemsControl-derived type. This annotation will
enable the DataContext type resolve for XAML bindings for such properties.
Namespace:
RingSoft.DataEntryControls.Engine.AnnotationsAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
[AttributeUsageAttribute] public sealed class XamlItemStyleOfItemsControlAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class XamlItemStyleOfItemsControlAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class XamlItemStyleOfItemsControlAttribute sealed : public Attribute