C# Класс GoogleCloudExtension.Theming.ButtonsList

This class was created to be able to force the ItemsControl to apply the data templates, and template selector, to the items even if they are FrameworkElement instances.
Наследование: System.Windows.Controls.ItemsControl
Показать файл Открыть проект

Защищенные методы

Метод Описание
IsItemItsOwnContainerOverride ( object item ) : bool

Ensures that all items have the data templates, and template selectors, applied to them.

Описание методов

IsItemItsOwnContainerOverride() защищенный Метод

Ensures that all items have the data templates, and template selectors, applied to them.
protected IsItemItsOwnContainerOverride ( object item ) : bool
item object
Результат bool