IRef<T>.

RefCount Property

Summary

The current refcount of the object tracked in this reference. For debugging/unit test use only.
Namespace
Avalonia.Utilities
Containing Type
IRef<T>

Syntax

int RefCount { get; }

Value

Type Description
int