| Class | Description |
 | ApplicationActivityDetailsEventArgs | Provides data for ApplicationActivityDetails event. |
 | ApplicationActivityEventArgs | Provides data for ApplicationActivity event. |
 | ApplicationDownloadCancelledEventArgs | Provides data for ApplicationDownloadCancel event. |
 | ApplicationDownloadedEventArgs | |
 | ApplicationDownloadFailedEventArgs | Provides data for ApplicationDownloadFailed event. |
 | ApplicationDownloadingEventArgs | Provides data for ApplicationDownloading event. |
 | ApplicationEventArgs | Provides data for Application event. |
 | ApplicationEvents | Provides application-related routed events |
 | ApplicationInstallFailedEventArgs | Provides data for ApplicationInstallFailed event. |
 | ApplicationLaunchEventArgs | Provides data for the ApplicationLaunchEventArgs events. |
 | ApplicationLaunchFailedEventArgs | Provides data for the ApplicationLaunchFailedEventArgs events. |
 | ApplicationLaunchProgressEventArgs | Provides data for the ApplicationLaunchProgressEventArgs events. |
 | ApplicationLoaderAsyncResult | Provides the data for the asynchronous result of application loading operation. |
 | ApplicationPackage | Represents a ClientUI application package. |
 | ApplicationStorage | Describes the members for working with storage in ClientUI application framework. |
 | AuthenticatingEventArgs | Provides data for Authenticating event. |
 | AuthenticationEventArgs | Provides data for the common authentication events. |
 | AuthenticationEvents | Represents authentication-related routed events. |
 | BackgroundEventSubscription<TPayload> | Extends EventSubscription<TPayload> to invoke the EventSubscription<TPayload>.Action delegate in a background thread. |
 | BasePackage | Serves as the base class for ClientUI application package. |
 | BindingCollection | Represents a collection of System.Windows.Data.Binding objects. |
 | BindingDescriptor | Describes the members for binding operation in BindingFramework. |
 | BindingDescriptors | Describes a collection of BindingDescriptor objects attached to a single framework element. |
 | BindingFramework | Intersoft binding framework for relative source and property binding capability in Silverlight platform. |
 | BindingSourceEvaluator<T> | Represents a generic binding class used to evaluate the binding source. |
 | CharTypeConverter | Represents a converter for char data type. Converts a string value to char value. |
 | ClientUILicenseInfoAttribute | |
 | ContainerStyle | Represents the container style to be used in the ContainerStyles. |
 | ContainerStyles | Represents a collection of container styles. |
 | ContainerStyleSelector | Represents a container style selector class which is used to select a style based on type. |
 | ContentChangedRoutedEventArgs | Provides data for ContentChanged event. |
 | CornerRadiusConverter | Converts a CornerRadius instance to new dimension according to the mode specified in the parameter. |
 | CrossPlatform | Represents a utility class that contains cross-platform API. |
 | CursorManager | Provides methods to manage cursor changes. |
 | DataBinding | Intersoft's data binding extension. |
 | DataBoundRoutedEventArgs | Provides data for DataBound event. |
 | DataEventArgs<TData> | Represents a generic class which passes a simple object to the event handlers. |
 | DataFilterCommands | Provides data filter related commands. |
 | DataProvider | Provides methods to work with data objects and entities. Provides utility methods to extract data from an enum value. |
 | DataTemplateSelector | Provides a way to choose a DataTemplate based on the data object and the data-bound element. Represents data template selector. |
 | DataViewCommands | Provides data view related commands. |
 | DateTimeTypeConverter | Represents a converter for DateTime data type. Converts a string value to DateTime object. |
 | DecimalTypeConverter | Represents a converter for Decimal data type. |
 | DelegateEvent<TPayload> | Defines a generic class that manages publication and subscription to events. |
 | DelegateEventBase | Represents the base class used to publish and subscribe to events. |
 | DelegateReference | Represents a reference to a System.Delegate that may contain a System.WeakReference to the target. |
 | DependencyAssembly | Represents the assembly referenced in a DependencyPackage or ApplicationPackage. |
 | DependencyObjectExtensions | Provides extension methods for DependencyObject class. |
 | DependencyPackage | Represents the shared package referenced in a ApplicationPackage. |
 | DownloadCancelledEventArgs | Provides data for DownloadCancelled event. |
 | DownloadCompletedEventArgs | Provides data for DownloadCompleted event. |
 | Downloader | Provides a downloader class that utilize WebClient to download any kind of resource from the web. |
 | DownloadEventArgs | Provides data for Download event. |
 | DownloadFailedEventArgs | Provides data for DownloadFailed event. |
 | DownloadProgressEventArgs | Provides data for DownloadProgress event. |
 | EventAggregator | Represents a class that serves as the hub/aggregator for events messaging. |
 | EventManager | Provides event-related utility methods that register routed events for class owners and add class handlers. |
 | EventSubscription<TPayload> | Provides a way to retrieve a System.Delegate to execute an action depending on the value of a second filter predicate that returns true if the action should execute. |
 | ExtensionProperties | |
 | ExternalResource | Represents a resource that can referenced from an external package. |
 | FrameworkElementExtensions | Framework Element extension methods. |
 | GroupItem | |
 | GroupStyle | Defines how you want the group to look at each level. |
 | HeaderedItemsControl | Represents a control that contains a collection of items and a header. |
 | HierarchicalDataTemplate | Represents a DataTemplate that supports hierarchical objects. |
 | HtmlWindowClosingEventArgs | |
 | IntersoftSAFSettings | Provides settings for ClientUI application framework. |
 | ISBehavior<T> | Serves as the base class for all Intersoft Client UI behaviors |
 | ISBindingContainer | Represents a framework element class that based on panel used for binding container. |
 | ISButton | Serves as the base class for all Intersoft Button controls |
 | ISContentControl | Serves as the base class for all Intersoft Content controls. |
 | ISControl | Serves as the base class for all Intersoft controls. |
 | ISEventManager | Provides event-related utility methods specific for Intersoft controls. |
 | ISFramework | Represents the framework infrastructure of a ClientUI control. Intersoft Client UI Entity Framework. |
 | ISGroupItem | |
 | ISHeaderedContentControl | Serves as the base class for all Intersoft Headered Content controls. |
 | ISHeaderedHierarchicalMultipleSelectionControl | Serves as the base class for all Intersoft Headered Hierarchical Multiple Selection controls. |
 | ISHeaderedHierarchicalSelectionControl | Serves as the base class for all Intersoft Headered Hierarchical Selection controls. |
 | ISHeaderedItemsControl | Serves as the base class for all Intersoft Headered Items controls. |
 | ISHeaderedSelectionControl | Serves as the base class for all Intersoft Headered Selection controls. |
 | ISHeaderedSelectionItemControl | Serves as the base class for all Intersoft Headered Selection Item. |
 | ISHierarchicalMultipleSelectionControl | Serves as the base class for all Intersoft Hierarchical Multiple Selection controls. |
 | ISHierarchicalSelectionControl | Serves as the base class for all Intersoft Hierarchical Selection controls. |
 | ISItemsControl | Serves as the base class for all Intersoft Items Collection controls. |
 | ISMultipleSelectionControl | Serves as the base class for all Intersoft Multiple Selection controls. |
 | ISPanel | Serves as the base class for all Intersoft panels. |
 | ISPasswordBox | Serves as the base class for all Intersoft TextBox controls. |
 | ISPopup | Serves as the base class for all Intersoft Popup controls. |
 | ISRangeControl | Serves as the base class for all Intersoft Range controls. |
 | ISRoutedEventArgs | Contains state information and event data associated with a routed event. |
 | ISSelectionControl | Serves as the base class for all Intersoft Selection controls. |
 | ISSelectionItemControl | Serves as the base class for all Intersoft Selection Item controls. |
 | ISTextBox | Serves as the base class for all Intersoft TextBox controls. |
 | ISVirtualizingPanel | Serves as the base class for all Intersoft Virtualizing panels. |
 | ItemsControlHelper | The ItemContainerGenerator provides useful utilities for ItemsControls. |
 | IWindowExtension | Provides extension methods for IWindow. |
 | JsonSerializer | Provides helper methods to serialize data to JSON format, and deserialize a JSON string back to specified type. |
 | KeyStroke | Provides keyboard-related utility methods. |
 | LengthConverter | Converts instances of other types to and from instances of a double that represent an object measurement such as a height or width. |
 | LocalizationConverter | Converts one or more values to be formatted using the text specified in localization manager, which can be bound to a dependency property. |
 | LocalizationManager | Provides static properties and instance methods to manage and work with localized resource. |
 | LongTypeConverter | Converts an instance of number type to a long type. |
 | MouseEventArgsExtensions | Provides extension methods for MouseEventArgs class. |
 | MultiBinding | Describes a collection of System.Windows.Data.Binding objects attached to a single binding target property. |
 | MultiBindings | Describes a collection of MultiBinding objects attached to a single framework element. |
 | NavigationCommands | Provides predefined commands for use in navigation framework, such as Navigate, BrowseBack, BrowseForward and more. |
 | NavigationOptions | Provides basic options for navigation. |
 | NetworkConnectivityEventArgs | Provides data for NetworkConnectivity event. |
 | ObservableResource<T> | Represents an observable resource which automatically updates UI elements when the value of its resource has changed. |
 | PackageDownloadedEventArgs | Provides data for PackageDownloaded event. |
 | PackageDownloader | Provides a downloader class that utilize WebClient to download a DependencyPackage. |
 | PackageInstallInfo | Provides information about an installed dependency package. |
 | PointExtensions | |
 | PropertyBinding | Describes the members for property binding operation in BindingFramework. |
 | PropertyChangedEventArgs<T> | |
 | PropertyChangingEventArgs<T> | |
 | RelativeBinding | Represents a Binding class that supports RelativeSource in Silverlight 3, Silverlight 4 and WPF. |
 | RequestingAuthenticationEventArgs | Provides data for RequestingAuthentication event. |
 | ResourceDownloader | Provides a downloader class that utilize WebClient to download any kind of resources from the Web. |
 | Resources | Provides helper methods related to retrieving resources from assemblies. |
 | RoutedEvent | Represents and identifies a routed event and declares its characteristics. |
 | ScreenStateChangedEventArgs | Provides data for ScreenStateChanged event. |
 | SelectionChangedEventArgs | Provides data for SelectionChanged event. |
 | SizeTypeConverter | Converts a string value to Size object. |
 | SnapshotCallbackData | Provides data for callback when called by snapshot-related methods. |
 | StyleSelector | Provides a style selector. |
 | SubscriptionToken | Subscription token returned from DelegateEventBase on subscribe. |
 | SystemEventArgs | Provides data for System event. |
 | TimeSpanTypeConverter | Converts a string value to TimeSpan object. |
 | TransformInfo | Provides class definition for transform information. Used in drag drop transformation approach. |
 | TraverseEventArg | Provides details for child traversing |
 | UIElementExtensions | Provides extension methods for UIElement. |
 | Utility | Provides helper methods for basic and general purposes for building silverlight controls or applications. This class cannot be inherited. |
 | UXShell | Represents a shell component that manages an application's life cycle and provides core architecture to dispatch external content. |
 | VisibilityConverter | Represents a two-way value converter for binding a boolean property to a Visibility dependency property. |
 | VisualStateSelector | Provides a visual state selector. |
 | WeakAction | Represents a weak action, which references an action while still allowing the owner of the action to be reclaimed by garbage collection. |
 | WeakAction<T> | Represents a generic weak action, which references an action while still allowing the owner of the action to be reclaimed by garbage collection. |
 | WeakEventListener<TInstance,TSource,TEventArgs> | Implements a weak event listener that allows the owner to be garbage collected if its only remaining link is an event handler. |
 | WindowActivationEventArgs | Provides data for WindowReactivated event. |
 | WindowCloseBehavior | |
 | WindowCommands | Provides predefined commands for use in windowing framework, such as SetActive, Minimize, Maximize and more. |
 | WindowContextMenuEventArgs | Provides data for WindowContextMenu event. |
 | WindowEventArgs | Provides data for common window events such as Opening, Closing, Activated and more. |
 | WindowEvents | Provides the common events for window and window-related operations. |
 | WindowOperationEventArgs | Provides data for operation-related window events such as WindowStateChanging and WindowStateChanged event. |
 | WindowOptions | Provides basic settings for window creation. This class is derived from DependencyObject to support XAML data binding in styles and templates. |
 | WindowStateData | Provides data and state for window. |