C# Класс ESRI.ArcGIS.Client.Toolkit.Primitives.LegendItemViewModel

Represents a basic item in the legend/TOC. A basic item contains a label and an image.
Наследование: INotifyPropertyChanged
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
Attach void
Detach void
GetTemplate System.Windows.DataTemplate
LegendItemViewModel System.Collections.Generic
OnPropertyChanged void

Открытые методы

Метод Описание
LegendItemViewModel ( ) : System.Collections.Generic

Initializes a new instance of the LegendItemViewModel class.

Приватные методы

Метод Описание
Attach ( ESRI.ArcGIS.Client.Toolkit.Primitives.LegendTree legendTree ) : void
Detach ( ) : void
GetTemplate ( ) : System.Windows.DataTemplate
LegendItemViewModel ( LegendItemInfo legendItemInfo ) : System.Collections.Generic

Initializes a new instance of the LegendItemViewModel class from a LegendItemInfo.

OnPropertyChanged ( string propertyName ) : void

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

LegendItemViewModel() публичный Метод

Initializes a new instance of the LegendItemViewModel class.
public LegendItemViewModel ( ) : System.Collections.Generic
Результат System.Collections.Generic