C# Class MediaAppSample.UI.Controls.ContentItemListControl

Inheritance: Windows.UI.Xaml.Controls.ContentControl
Show file Open project: Microsoft/TVHelpers

Public Properties

Property Type Description
ItemCommandProperty Windows.UI.Xaml.DependencyProperty
ItemContainerStyleProperty Windows.UI.Xaml.DependencyProperty
ItemContainerStyleSelectorProperty Windows.UI.Xaml.DependencyProperty
ItemHeightProperty Windows.UI.Xaml.DependencyProperty
ItemTemplateProperty Windows.UI.Xaml.DependencyProperty
ItemWidthProperty Windows.UI.Xaml.DependencyProperty
ItemsProperty Windows.UI.Xaml.DependencyProperty
SeeMoreCommandProperty Windows.UI.Xaml.DependencyProperty
SeeMoreTextProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
ContentItemListControl ( ) : System.Windows.Input

Method Details

ContentItemListControl() public method

public ContentItemListControl ( ) : System.Windows.Input
return System.Windows.Input

Property Details

ItemCommandProperty public static property

public static DependencyProperty,Windows.UI.Xaml ItemCommandProperty
return Windows.UI.Xaml.DependencyProperty

ItemContainerStyleProperty public static property

public static DependencyProperty,Windows.UI.Xaml ItemContainerStyleProperty
return Windows.UI.Xaml.DependencyProperty

ItemContainerStyleSelectorProperty public static property

public static DependencyProperty,Windows.UI.Xaml ItemContainerStyleSelectorProperty
return Windows.UI.Xaml.DependencyProperty

ItemHeightProperty public static property

public static DependencyProperty,Windows.UI.Xaml ItemHeightProperty
return Windows.UI.Xaml.DependencyProperty

ItemTemplateProperty public static property

public static DependencyProperty,Windows.UI.Xaml ItemTemplateProperty
return Windows.UI.Xaml.DependencyProperty

ItemWidthProperty public static property

public static DependencyProperty,Windows.UI.Xaml ItemWidthProperty
return Windows.UI.Xaml.DependencyProperty

ItemsProperty public static property

public static DependencyProperty,Windows.UI.Xaml ItemsProperty
return Windows.UI.Xaml.DependencyProperty

SeeMoreCommandProperty public static property

public static DependencyProperty,Windows.UI.Xaml SeeMoreCommandProperty
return Windows.UI.Xaml.DependencyProperty

SeeMoreTextProperty public static property

public static DependencyProperty,Windows.UI.Xaml SeeMoreTextProperty
return Windows.UI.Xaml.DependencyProperty