ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearThumbnailMultiPageAdapter Class / ItemsSourceProperty Field




In This Topic
    ItemsSourceProperty Field
    In This Topic
    Represents ItemsSource dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ItemsSourceProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearThumbnailMultiPageAdapter.ItemsSourceProperty
    public static readonly DependencyProperty ItemsSourceProperty
    public: static readonly DependencyProperty* ItemsSourceProperty
    public:
    static readonly DependencyProperty^ ItemsSourceProperty
    See Also