DispatcherObject Members

The following tables list the members exposed by the DispatcherObject type.

Public Constructors

Name Description
Public Method DispatcherObject Initializes a new instance of the DispatcherObject class.

Public Fields

Name Description
Public Field Dispatcher Contains the Dispatcher object that the current DispatcherObject object is associated with.

Public Methods

Name Description
Public Method CheckAccess Determines whether the calling thread has access to the current DispatcherObject object.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)
Public Method VerifyAccess Determines whether the calling thread has access to the current DispatcherObject object.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

DispatcherObject Class
Microsoft.SPOT Namespace