C# Class Artemis.ViewModels.Profiles.LayerDynamicPropertiesViewModel

Inheritance: PropertyChangedBase
Afficher le fichier Open project: SpoinkyNL/Artemis Class Usage Examples

Méthodes publiques

Méthode Description
Apply ( LayerModel layerModel ) : void
LayerDynamicPropertiesViewModel ( string property, LayerEditorViewModel layerEditorViewModel ) : System.ComponentModel

Private Methods

Méthode Description
OnPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
SetupControls ( ) : void

Method Details

Apply() public méthode

public Apply ( LayerModel layerModel ) : void
layerModel LayerModel
Résultat void

LayerDynamicPropertiesViewModel() public méthode

public LayerDynamicPropertiesViewModel ( string property, LayerEditorViewModel layerEditorViewModel ) : System.ComponentModel
property string
layerEditorViewModel LayerEditorViewModel
Résultat System.ComponentModel