IPropertyManager Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |