DispatcherObject Members
The following tables list the members exposed by the DispatcherObject type.
Public Constructors
Name | Description | |
---|---|---|
DispatcherObject | Initializes a new instance of the DispatcherObject class. |
Public Fields
Name | Description | |
---|---|---|
Dispatcher | Contains the Dispatcher object that the current DispatcherObject object is associated with. |
Public Methods
Name | Description | |
---|---|---|
CheckAccess | Determines whether the calling thread has access to the current DispatcherObject object. | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
VerifyAccess | Determines whether the calling thread has access to the current DispatcherObject object. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |