Classes
Disposable |
Provides a base class that implements the IDisposable interface. This class functions in accordance with the Disposable design pattern. |
Environment |
Provides helper methods for interacting with the environment and platform. |
Exception |
A base class for exceptions thrown from Actipro products. |
Expandable |
Provides a |
Fallback |
Allows for a fallback |
Fallback |
Allows for a fallback |
Generic |
Provides a |
Keyed |
Provides a base collection class for objects that implement IKeyed |
Logical |
Represents a base disposable object that implements ILogical |
Logical |
Provides a base collection class for objects that implement ILogical |
Logical |
Provides data for Logical |
Observable |
A simple object that implements INotify |
PropertyChangedEventArgs<T> | Provides event arguments for a property change event, indicating the old and new values. |
Structs
Defaultable |
Provides a representation for an int that can be defaulted. |
Interfaces
IKeyed |
Provides the base requirements for a node that has a string key and needs to be part of a logical tree. |
ILogical |
Provides the base requirements for a node that needs to be part of a logical tree. |
IWeak |
Provides the base requirements for an object that can receive weak events. |
Enums
Defaultable |
Specifies that boolean value that can also be set to use a default. |
Focus |
Describes how an element obtained focus. |
Windows |
Specifies a kind of Windows feature. |
Windows |
Specifies a Windows release, with the enum's integer values as operating system build numbers. |
Delegates
Logical |
Represents the method that will handle Logical |