Статические открытые данные | Свойства

Класс TSLab.Controls.PlainView

Полный список членов класса

Статические открытые данные

static readonly DependencyProperty ItemContainerStyleProperty
static readonly DependencyProperty ItemTemplateProperty
static readonly DependencyProperty ItemWidthProperty
static readonly DependencyProperty ItemHeightProperty

Свойства

Style ItemContainerStyle [get, set]
DataTemplate ItemTemplate [get, set]
double ItemWidth [get, set]
double ItemHeight [get, set]
override object DefaultStyleKey [get]

Данные класса

readonly DependencyProperty TSLab.Controls.PlainView.ItemContainerStyleProperty [static]
Инициализатор
          ItemsControl.ItemContainerStyleProperty.AddOwner(typeof(PlainView))
readonly DependencyProperty TSLab.Controls.PlainView.ItemHeightProperty [static]
Инициализатор
            WrapPanel.ItemHeightProperty.AddOwner(typeof(PlainView))
readonly DependencyProperty TSLab.Controls.PlainView.ItemTemplateProperty [static]
Инициализатор
            ItemsControl.ItemTemplateProperty.AddOwner(typeof(PlainView))
readonly DependencyProperty TSLab.Controls.PlainView.ItemWidthProperty [static]
Инициализатор
            WrapPanel.ItemWidthProperty.AddOwner(typeof(PlainView))