Xceed Toolkit Plus for WPF v5.1 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.ListBox Namespace / SelectionRange.NotificationDictionary<TKey,TValue> Class
Members


In This Topic
    SelectionRange.NotificationDictionary<TKey,TValue> Class
    In This Topic
    Base class for all notification dictionaries
    Syntax
    'Declaration
     
    <DefaultMemberAttribute("Item")>
    Public MustInherit Class SelectionRange.NotificationDictionary
        (Of TKey,TValue) 
    [DefaultMember("Item")]
    public abstract class SelectionRange.NotificationDictionary<TKey,TValue> 
    Type Parameters
    TKey
    TValue
    Inheritance Hierarchy

    System.Object
       Xceed.Wpf.ListBox.SelectionRange.NotificationDictionary<TKey,TValue>
          Xceed.Wpf.ListBox.SelectionRange.EndRangeDictionary
          Xceed.Wpf.ListBox.SelectionRange.StartRangeDictionary

    Public Properties
     NameDescription
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public Method  
    Public Method  
    Public Method  
    Public Method  
    Public Method  
    Public MethodOverloaded.   
    Public Method  
    Top
    Protected Methods
    Public Events
     NameDescription
    Public Event  
    Public Event  
    Top
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also