GridViewBaseAutomationPeerItemsChanged - метод

Called by ListView when the collection of items changes.

Definition

Пространство имён: Tessa.UI.Automation.Peers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public virtual void ItemsChanged(
	NotifyCollectionChangedEventArgs e
)

Параметры

e  NotifyCollectionChangedEventArgs
A NotifyCollectionChangedEventArgs that contains the event data.

Реализации

IViewAutomationPeerItemsChanged(NotifyCollectionChangedEventArgs)

См. также