C# Class SuperMap.Web.Controls.LegendItemInfo

${controls_LegendItemInfo_Title}

${controls_LegendItemInfo_Description}

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: SuperMap/iClient-for-Silverlight

Méthodes publiques

Méthode Description
LegendItemInfo ( ) : System.Collections.ObjectModel

${controls_LegendItemInfo_constructor_None_D}

Méthodes protégées

Méthode Description
RaisePropertyChanged ( string propertyName ) : void

${controls_LegendItemInfo_method_RaisePropertyChanged_D}

Private Methods

Méthode Description
Attach ( LegendTree legendTree ) : void
Detach ( ) : void
GetTemplate ( ) : System.Windows.DataTemplate

Method Details

LegendItemInfo() public méthode

${controls_LegendItemInfo_constructor_None_D}
public LegendItemInfo ( ) : System.Collections.ObjectModel
Résultat System.Collections.ObjectModel

RaisePropertyChanged() protected méthode

${controls_LegendItemInfo_method_RaisePropertyChanged_D}
protected RaisePropertyChanged ( string propertyName ) : void
propertyName string
Résultat void