This topic has not yet been rated - Rate this topic

DispatcherProcessingDisabled Members

Represents the Dispatcher when it is in a disable state and provides a means to re-enable dispatcher processing.

The DispatcherProcessingDisabled type exposes the following members.

  NameDescription
Public method Dispose Re-enables dispatcher processing.
Public method Equals Determines whether the specified DispatcherProcessingDisabled object is equal to this DispatcherProcessingDisabled object. (Overrides ValueType.Equals(Object).)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Gets a hash code for this instance. (Overrides ValueType.GetHashCode().)
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 the fully qualified type name of this instance. (Inherited from ValueType.)
Top
  NameDescription
Public operator Static member Equality Determines whether two DispatcherProcessingDisabled objects are equal.
Public operator Static member Inequality Determines whether two DispatcherProcessingDisabled objects are not equal.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.