INotifyVisibleChanged Interface

Interface for IKeyedCollectionItem<T> to preserve the collection integrity when the key changes.
Public Interface INotifyVisibleChanged
This language is not supported or no code example is available.
public interface INotifyVisibleChanged
This language is not supported or no code example is available.
Events
 
Name Description
Public event VisibleChanged The key changed event.
Top

.NET Framework

Supported in: 4.8

In this article

Definition