C# Class Fluent.Gallery

Inheritance: System.Windows.Controls.ListBox
Afficher le fichier Open project: Gainedge/BetterExplorer Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

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

Méthodes protégées

Méthode Description
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.

Private Methods

Méthode Description
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

Method Details

GetContainerForItemOverride() protected méthode

Creates or identifies the element that is used to display the given item.
protected GetContainerForItemOverride ( ) : DependencyObject
Résultat System.Windows.DependencyObject

IsItemItsOwnContainerOverride() protected méthode

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.
Résultat bool

OnApplyTemplate() public méthode

When overridden in a derived class, is invoked whenever application code or internal processes call M:System.Windows.FrameworkElement.ApplyTemplate.
public OnApplyTemplate ( ) : void
Résultat void

Property Details

GroupByProperty public_oe static_oe property

Using a DependencyProperty as the backing store for GroupBy. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows GroupByProperty
Résultat System.Windows.DependencyProperty

HasFilterProperty public_oe static_oe property

Using a DependencyProperty as the backing store for HasFilter. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows HasFilterProperty
Résultat System.Windows.DependencyProperty

IsLastItemProperty public_oe static_oe property

Using a DependencyProperty as the backing store for IsLastItem. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows IsLastItemProperty
Résultat System.Windows.DependencyProperty

IsLastItemPropertyKey public_oe static_oe property

Using a DependencyProperty as the backing store for IsLastItem. This enables animation, styling, binding, etc...
public static DependencyPropertyKey,System.Windows IsLastItemPropertyKey
Résultat System.Windows.DependencyPropertyKey

ItemHeightProperty public_oe static_oe property

Using a DependencyProperty as the backing store for ItemHeight. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows ItemHeightProperty
Résultat System.Windows.DependencyProperty

ItemWidthProperty public_oe static_oe property

Using a DependencyProperty as the backing store for ItemWidth. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows ItemWidthProperty
Résultat System.Windows.DependencyProperty

MaxItemsInRowProperty public_oe static_oe property

Using a DependencyProperty as the backing store for MaxItemsInRow. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows MaxItemsInRowProperty
Résultat System.Windows.DependencyProperty

MinItemsInRowProperty public_oe static_oe property

Using a DependencyProperty as the backing store for MinItemsInRow. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows MinItemsInRowProperty
Résultat System.Windows.DependencyProperty

OrientationProperty public_oe static_oe property

Using a DependencyProperty as the backing store for Orientation. This enables animation, styling, binding, etc...
public static DependencyProperty,System.Windows OrientationProperty
Résultat System.Windows.DependencyProperty

SelectableProperty public_oe static_oe property

Using a DependencyProperty as the backing store for Selectable. This enables animation, styling, binding, etc...
public static DependencyProperty SelectableProperty
Résultat DependencyProperty

SelectedFilterGroupsProperty public_oe static_oe property

Using a DependencyProperty as the backing store for SelectedFilterGroups. This enables animation, styling, binding, etc...
public static DependencyProperty SelectedFilterGroupsProperty
Résultat DependencyProperty

SelectedFilterProperty public_oe static_oe property

Using a DependencyProperty as the backing store for SelectedFilter. This enables animation, styling, binding, etc...
public static DependencyProperty SelectedFilterProperty
Résultat DependencyProperty

SelectedFilterTitleProperty public_oe static_oe property

Using a DependencyProperty as the backing store for SelectedFilterTitle. This enables animation, styling, binding, etc...
public static DependencyProperty SelectedFilterTitleProperty
Résultat DependencyProperty