次の方法で共有


ItemsChangedEventArgs.ItemUICount プロパティ

定義

変更に関連するユーザー インターフェイス (UI) 要素の数を取得します。

public:
 property int ItemUICount { int get(); };
public int ItemUICount { get; }
member this.ItemUICount : int
Public ReadOnly Property ItemUICount As Integer

プロパティ値

Int32

変更に関連する UI 要素の数を表す整数。

適用対象