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