ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearThumbnailCtl Class / SortComparerProperty Field




In This Topic
    SortComparerProperty Field
    In This Topic
    Represents SortComparer dependency property. Not used.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SortComparerProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearThumbnailCtl.SortComparerProperty
    public static readonly DependencyProperty SortComparerProperty
    public: static readonly DependencyProperty* SortComparerProperty
    public:
    static readonly DependencyProperty^ SortComparerProperty
    See Also