Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

System.ComponentModel

System Library

Author Microsoft
Version 10.0.1
Tags

Public Types

System

interface IServiceProvider
Defines a mechanism for retrieving a service object; that is, an object that provides custom support to other objects.

System.​ComponentModel

Provides data for a cancelable event.
interface IChangeTracking
Defines the mechanism for querying the object for changes and resetting of the changed status.
interface IEditableObject
Provides functionality to commit or rollback changes to an object that is used as a data source.
Provides support for rolling back the changes.