C# Класс Quasar.ImageListView

Наследование: System.Windows.Controls.ListBox
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
DisplayImagePathProperty System.Windows.DependencyProperty
ItemHeightProperty System.Windows.DependencyProperty
ItemWidthProperty System.Windows.DependencyProperty
StretchProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
ImageListView ( ) : System

Защищенные методы

Метод Описание
ClearContainerForItemOverride ( DependencyObject element, object item ) : void
GetContainerForItemOverride ( ) : DependencyObject
IsItemItsOwnContainerOverride ( object item ) : bool
OnDisplayImagePathChanged ( string oldValue, string newValue ) : void
OnItemHeightChanged ( double oldValue, double newValue ) : void
OnItemWidthChanged ( double oldValue, double newValue ) : void
OnItemsChanged ( NotifyCollectionChangedEventArgs args ) : void
OnStretchChanged ( Stretch oldValue, Stretch newValue ) : void
PrepareContainerForItemOverride ( DependencyObject element, object item ) : void

Приватные методы

Метод Описание
OnDisplayImagePathChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnItemHeightChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnItemWidthChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnStretchChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Описание методов

ClearContainerForItemOverride() защищенный Метод

protected ClearContainerForItemOverride ( DependencyObject element, object item ) : void
element System.Windows.DependencyObject
item object
Результат void

GetContainerForItemOverride() защищенный Метод

protected GetContainerForItemOverride ( ) : DependencyObject
Результат System.Windows.DependencyObject

ImageListView() публичный Метод

public ImageListView ( ) : System
Результат System

IsItemItsOwnContainerOverride() защищенный Метод

protected IsItemItsOwnContainerOverride ( object item ) : bool
item object
Результат bool

OnDisplayImagePathChanged() защищенный Метод

protected OnDisplayImagePathChanged ( string oldValue, string newValue ) : void
oldValue string
newValue string
Результат void

OnItemHeightChanged() защищенный Метод

protected OnItemHeightChanged ( double oldValue, double newValue ) : void
oldValue double
newValue double
Результат void

OnItemWidthChanged() защищенный Метод

protected OnItemWidthChanged ( double oldValue, double newValue ) : void
oldValue double
newValue double
Результат void

OnItemsChanged() защищенный Метод

protected OnItemsChanged ( NotifyCollectionChangedEventArgs args ) : void
args System.Collections.Specialized.NotifyCollectionChangedEventArgs
Результат void

OnStretchChanged() защищенный Метод

protected OnStretchChanged ( Stretch oldValue, Stretch newValue ) : void
oldValue Stretch
newValue Stretch
Результат void

PrepareContainerForItemOverride() защищенный Метод

protected PrepareContainerForItemOverride ( DependencyObject element, object item ) : void
element System.Windows.DependencyObject
item object
Результат void

Описание свойств

DisplayImagePathProperty публичное статическое свойство

public static DependencyProperty,System.Windows DisplayImagePathProperty
Результат System.Windows.DependencyProperty

ItemHeightProperty публичное статическое свойство

public static DependencyProperty,System.Windows ItemHeightProperty
Результат System.Windows.DependencyProperty

ItemWidthProperty публичное статическое свойство

public static DependencyProperty,System.Windows ItemWidthProperty
Результат System.Windows.DependencyProperty

StretchProperty публичное статическое свойство

public static DependencyProperty,System.Windows StretchProperty
Результат System.Windows.DependencyProperty