C# Класс Fluent.Gallery

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

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

Свойство Тип Описание
GroupByProperty System.Windows.DependencyProperty
HasFilterProperty System.Windows.DependencyProperty
IsLastItemProperty System.Windows.DependencyProperty
IsLastItemPropertyKey System.Windows.DependencyPropertyKey
ItemHeightProperty System.Windows.DependencyProperty
ItemWidthProperty System.Windows.DependencyProperty
MaxItemsInRowProperty System.Windows.DependencyProperty
MinItemsInRowProperty System.Windows.DependencyProperty
OrientationProperty System.Windows.DependencyProperty
SelectableProperty DependencyProperty
SelectedFilterGroupsProperty DependencyProperty
SelectedFilterProperty DependencyProperty
SelectedFilterTitleProperty DependencyProperty

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

Метод Описание
OnApplyTemplate ( ) : void

When overridden in a derived class, is invoked whenever application code or internal processes call M:System.Windows.FrameworkElement.ApplyTemplate.

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

Метод Описание
GetContainerForItemOverride ( ) : DependencyObject

Creates or identifies the element that is used to display the given item.

IsItemItsOwnContainerOverride ( object item ) : bool

Determines if the specified item is (or is eligible to be) its own container.

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

Метод Описание
CoerceSelectedFilter ( DependencyObject d, object basevalue ) : object
CoerceSelectedItem ( DependencyObject d, object basevalue ) : object
Gallery ( ) : System
GetFilterMenuItem ( Fluent.GalleryGroupFilter filter ) : MenuItem
OnCoerceStyle ( DependencyObject d, object basevalue ) : object
OnFilterChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnFilterCollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
OnFilterMenuItemClick ( object sender, RoutedEventArgs e ) : void
OnLoaded ( object sender, RoutedEventArgs e ) : void
OnSelectableChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

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

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

Creates or identifies the element that is used to display the given item.
protected GetContainerForItemOverride ( ) : DependencyObject
Результат System.Windows.DependencyObject

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

Determines if the specified item is (or is eligible to be) its own container.
protected IsItemItsOwnContainerOverride ( object item ) : bool
item object The item to check.
Результат bool

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

When overridden in a derived class, is invoked whenever application code or internal processes call M:System.Windows.FrameworkElement.ApplyTemplate.
public OnApplyTemplate ( ) : void
Результат void

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

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

Using a DependencyProperty as the backing store for GroupBy. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows GroupByProperty
Результат System.Windows.DependencyProperty

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

Using a DependencyProperty as the backing store for HasFilter. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows HasFilterProperty
Результат System.Windows.DependencyProperty

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

Using a DependencyProperty as the backing store for IsLastItem. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows IsLastItemProperty
Результат System.Windows.DependencyProperty

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

Using a DependencyProperty as the backing store for IsLastItem. This enables animation, styling, binding, etc...
public static DependencyPropertyKey,System.Windows IsLastItemPropertyKey
Результат System.Windows.DependencyPropertyKey

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

Using a DependencyProperty as the backing store for ItemHeight. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows ItemHeightProperty
Результат System.Windows.DependencyProperty

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

Using a DependencyProperty as the backing store for ItemWidth. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows ItemWidthProperty
Результат System.Windows.DependencyProperty

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

Using a DependencyProperty as the backing store for MaxItemsInRow. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows MaxItemsInRowProperty
Результат System.Windows.DependencyProperty

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

Using a DependencyProperty as the backing store for MinItemsInRow. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows MinItemsInRowProperty
Результат System.Windows.DependencyProperty

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

Using a DependencyProperty as the backing store for Orientation. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows OrientationProperty
Результат System.Windows.DependencyProperty

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

Using a DependencyProperty as the backing store for Selectable. This enables animation, styling, binding, etc...
public static DependencyProperty SelectableProperty
Результат DependencyProperty

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

Using a DependencyProperty as the backing store for SelectedFilterGroups. This enables animation, styling, binding, etc...
public static DependencyProperty SelectedFilterGroupsProperty
Результат DependencyProperty

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

Using a DependencyProperty as the backing store for SelectedFilter. This enables animation, styling, binding, etc...
public static DependencyProperty SelectedFilterProperty
Результат DependencyProperty

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

Using a DependencyProperty as the backing store for SelectedFilterTitle. This enables animation, styling, binding, etc...
public static DependencyProperty SelectedFilterTitleProperty
Результат DependencyProperty