VirtualizationCacheLength.Inequality Operator

Definition

Determines whether the two specified VirtualizationCacheLength objects are equal.

public static bool operator !=(System.Windows.Controls.VirtualizationCacheLength cl1, System.Windows.Controls.VirtualizationCacheLength cl2);

Parameters

cl1
VirtualizationCacheLength

The first object to compare.

cl2
VirtualizationCacheLength

The second object to compare.

Returns

true if the specified VirtualizationCacheLength are equal; otherwise, false.

Remarks

The VirtualizationCacheLength checks for value equality. That is, the two objects are equal if their CacheBeforeViewport property values are equal and their CacheAfterViewport property values are equal.

Applies to

Produkt Wersje
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10