Share via


DocumentInformationService Members

Include Protected Members
Include Inherited Members

Used by UI elements to locate more detailed information about the document.

The DocumentInformationService type exposes the following members.

Methods

 

Name

Description

Public method

Dispose

Releases all resources used by the DocumentInformationService.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Overrides Object.Finalize().)

Public method

GetFullyQualifiedTagName

Gets the fully qualified tag name.

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetModelItem

Overloaded. Returns a model item for a document node.

Public method

GetNode

Overloaded. Returns a document node from within text or from an item.

Public method

GetNodeId

The ID for the specified node.

Public method

GetPath

Overloaded. Returns the path of items from the start of the document to a node.

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

IsValid

Gets a value indicating whether the underlying document is a valid markup document.

Public property

Root

Gets the root element of the document.

Top

Events

 

Name

Description

Public event

DocumentChanged

Occurs when the document has changed.

Top

See Also

Reference

DocumentInformationService Class

Microsoft.Windows.Design.Services Namespace