Table of Contents

Operator operator ==

Namespace
Alternet.UI.Threading
Assembly
Alternet.UI.dll

operator ==(DispatcherProcessingDisabled, DispatcherProcessingDisabled)

Compare two DispatcherProcessingDisabled instances for equality.

public static bool operator ==(DispatcherProcessingDisabled left, DispatcherProcessingDisabled right)

Parameters

left DispatcherProcessingDisabled

left operand

right DispatcherProcessingDisabled

right operand

Returns

bool

Whether or not two operands are equal.