C# 클래스 Fluent.Gallery

상속: System.Windows.Controls.ListBox
파일 보기 프로젝트 열기: Gainedge/BetterExplorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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