This documentation is archived and is not being maintained.

Microsoft.Windows.Design.Services Namespace

Provides services from the designer.

The ModelService class provides an entry point for the editing model and for global event notifications. The ViewService class maps visuals to underlying model items. Access designer services through the Services property.

  ClassDescription
Public classAdapterServiceProvides adapters for a specified item.
Public classBinaryResourceRepresents a binary stream of information, such as a bitmap.
Public classContextMenuServiceA service that locates items to display on a context menu.
Public classDocumentInformationServiceUsed by UI elements to locate more detailed information about the document.
Public classEventBindingServiceDefines methods to create, remove, display and query the contents of the event handling class for the current editing context.
Public classEventHandlerGeneratedEventArgsProvides data for the EventHandlerGenerated event.
Public classExternalMarkupServiceDefines methods for converting model items to markup text and for parsing markup text into model items.
Public classExternalResourceServiceInfrastructure. Provides access to resources external to the markup file.
Public classModelChangedEventArgsProvides data for the ModelChanged event.
Public classModelResourceRepresents an external resource that contains a model item.
Public classModelServiceProvides the main entry point that the designer uses to obtain the editing model.
Public classNameServiceAssigns names to objects.
Public classValueTranslationServiceProvides a mechanism for capturing property changes that are made by the user in the designer and providing new values at design time.
Public classViewServiceAssociates visuals and editing model items.
Show: