C# Class Artemis.Profiles.Layers.Abstract.LayerPropertiesViewModel

Inheritance: Caliburn.Micro.PropertyChangedBase
Show file Open project: SpoinkyNL/Artemis Class Usage Examples

Public Methods

Method Description
ApplyProperties ( ) : void

Protected Methods

Method Description
LayerPropertiesViewModel ( LayerEditorViewModel layerEditorViewModel ) : System.Windows.Media

Method Details

ApplyProperties() public abstract method

public abstract ApplyProperties ( ) : void
return void

LayerPropertiesViewModel() protected method

protected LayerPropertiesViewModel ( LayerEditorViewModel layerEditorViewModel ) : System.Windows.Media
layerEditorViewModel Artemis.ViewModels.Profiles.LayerEditorViewModel
return System.Windows.Media