C# 클래스 Catrobat.IDE.WindowsPhone.Controls.ListsViewControls.CatrobatListView.CatrobatListView

상속: Windows.UI.Xaml.Controls.UserControl
파일 보기 프로젝트 열기: Catrobat/CatrobatForWindows

공개 프로퍼티들

프로퍼티 타입 설명
GroupingEnabledDP Windows.UI.Xaml.DependencyProperty
ItemContainerStyleDP Windows.UI.Xaml.DependencyProperty
ItemTemplateDP Windows.UI.Xaml.DependencyProperty
ItemWidthLandscapeDP Windows.UI.Xaml.DependencyProperty
ItemWidthPortraitDP Windows.UI.Xaml.DependencyProperty
ItemsSourceDP Windows.UI.Xaml.DependencyProperty
ReorderEnabledDP Windows.UI.Xaml.DependencyProperty
SelectedItemsDP Windows.UI.Xaml.DependencyProperty
VerticalItemMarginDP Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
CatrobatListView ( ) : System
CatrobatListView_Loaded ( object sender, RoutedEventArgs e ) : void
CatrobatListView_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
CatrobatListView_Unloaded ( object sender, RoutedEventArgs e ) : void
Clvw_ItemTapped ( object sender, CatrobatListViewItemEventArgs e ) : void
Clvw_LayoutUpdated ( object sender, object e ) : void
ItemsSource_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
SelectedItems_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
SmartSelectedItems_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
clvw_ItemDragCompletedEvent ( object sender, CatrobatListViewEventArgs e ) : void

비공개 메소드들

메소드 설명
DragTransfer ( CatrobatListViewEmptyDummyControl tmpControl, CatrobatListViewDragObject originalContent, IList groupedItems ) : void
ItemContainerStyleChanged ( DependencyObject target, DependencyPropertyChangedEventArgs e ) : void
ItemTemplateChanged ( DependencyObject target, DependencyPropertyChangedEventArgs e ) : void
OnItemTemplateChanged ( object e ) : void
SelectedItemsChanged ( DependencyObject target, DependencyPropertyChangedEventArgs e ) : void
SortSelectedItems ( ) : void
UpdateItemContainerStyle ( object e ) : void
UpdateSelectedItems ( ) : void

메소드 상세

CatrobatListView() 공개 메소드

public CatrobatListView ( ) : System
리턴 System

CatrobatListView_Loaded() 공개 메소드

public CatrobatListView_Loaded ( object sender, RoutedEventArgs e ) : void
sender object
e Windows.UI.Xaml.RoutedEventArgs
리턴 void

CatrobatListView_SizeChanged() 공개 메소드

public CatrobatListView_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
sender object
e Windows.UI.Xaml.SizeChangedEventArgs
리턴 void

CatrobatListView_Unloaded() 공개 메소드

public CatrobatListView_Unloaded ( object sender, RoutedEventArgs e ) : void
sender object
e Windows.UI.Xaml.RoutedEventArgs
리턴 void

Clvw_ItemTapped() 공개 메소드

public Clvw_ItemTapped ( object sender, CatrobatListViewItemEventArgs e ) : void
sender object
e Catrobat.IDE.WindowsPhone.Controls.ListsViewControls.CatrobatListView.CatrobatListViewMisc.CatrobatListViewItemEventArgs
리턴 void

Clvw_LayoutUpdated() 공개 메소드

public Clvw_LayoutUpdated ( object sender, object e ) : void
sender object
e object
리턴 void

ItemsSource_CollectionChanged() 공개 메소드

public ItemsSource_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
sender object
e System.Collections.Specialized.NotifyCollectionChangedEventArgs
리턴 void

SelectedItems_CollectionChanged() 공개 메소드

public SelectedItems_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
sender object
e System.Collections.Specialized.NotifyCollectionChangedEventArgs
리턴 void

SmartSelectedItems_CollectionChanged() 공개 메소드

public SmartSelectedItems_CollectionChanged ( object sender, NotifyCollectionChangedEventArgs e ) : void
sender object
e System.Collections.Specialized.NotifyCollectionChangedEventArgs
리턴 void

clvw_ItemDragCompletedEvent() 공개 메소드

public clvw_ItemDragCompletedEvent ( object sender, CatrobatListViewEventArgs e ) : void
sender object
e Catrobat.IDE.WindowsPhone.Controls.ListsViewControls.CatrobatListView.CatrobatListViewMisc.CatrobatListViewEventArgs
리턴 void

프로퍼티 상세

GroupingEnabledDP 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml GroupingEnabledDP
리턴 Windows.UI.Xaml.DependencyProperty

ItemContainerStyleDP 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ItemContainerStyleDP
리턴 Windows.UI.Xaml.DependencyProperty

ItemTemplateDP 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ItemTemplateDP
리턴 Windows.UI.Xaml.DependencyProperty

ItemWidthLandscapeDP 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ItemWidthLandscapeDP
리턴 Windows.UI.Xaml.DependencyProperty

ItemWidthPortraitDP 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ItemWidthPortraitDP
리턴 Windows.UI.Xaml.DependencyProperty

ItemsSourceDP 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ItemsSourceDP
리턴 Windows.UI.Xaml.DependencyProperty

ReorderEnabledDP 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml ReorderEnabledDP
리턴 Windows.UI.Xaml.DependencyProperty

SelectedItemsDP 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml SelectedItemsDP
리턴 Windows.UI.Xaml.DependencyProperty

VerticalItemMarginDP 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml VerticalItemMarginDP
리턴 Windows.UI.Xaml.DependencyProperty