Свойство | Тип | Описание | |
---|---|---|---|
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 |
public LegendItemViewModel ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |