Поделиться через


ModelItemDictionary.KeyProperty - поле

В классе ModelItemDictionary определяется присоединенное свойство "Key", которое добавляется ко всем элементам словаря. Свойство Key имеет тип данных "ModelItem".

Пространство имен:  Microsoft.Windows.Design.Model
Сборка:  Microsoft.Windows.Design.Interaction (в Microsoft.Windows.Design.Interaction.dll)

Синтаксис

'Декларация
Public Shared ReadOnly KeyProperty As PropertyIdentifier
public static readonly PropertyIdentifier KeyProperty
public:
static initonly PropertyIdentifier KeyProperty
static val KeyProperty: PropertyIdentifier
public static final var KeyProperty : PropertyIdentifier

Безопасность платформы .NET Framework

См. также

Ссылки

ModelItemDictionary Класс

Microsoft.Windows.Design.Model - пространство имен

Другие ресурсы

Архитектура расширяемости конструктора WPF