Show / Hide Table of Contents

Struct DispatcherProcessingDisabled

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

Implements
System.IDisposable
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: System.Windows.Threading
Assembly: OpenSilver.dll
Syntax
public struct DispatcherProcessingDisabled : IDisposable

Methods

| Improve this Doc View Source

Dispose()

Declaration
public void Dispose()

Implements

System.IDisposable
  • Improve this Doc
  • View Source