Namespace Artemis.UI.Shared.Services.PropertyInput
Classes
- PropertyInputRegistration
Represents a property input registration registered through RegisterPropertyInput(Type, Plugin)
- PropertyInputViewModel
For internal use only, implement PropertyInputViewModel instead.
- PropertyInputViewModel<T>
Represents the base class for a property input view model that is used to edit layer properties
Interfaces
- IPropertyInputService
Represents a service that can be used to register property editors.