IPropertyManager Interface

Definition

IPropertyManager defines implementation of a source of named properties.

public interface IPropertyManager
type IPropertyManager = interface
Public Interface IPropertyManager
Derived

Methods

CreateProperty<T>(String)

Creates a managed state property accessor for a property.

Applies to