GridViewItemAutomationPeer.GetClassNameCore Метод

Определение

Возвращает имя коллекции Items, связанной с данным объектом GridViewItemAutomationPeer. Вызывается методом GetClassName().

protected:
 override System::String ^ GetClassNameCore();
protected override string GetClassNameCore ();
override this.GetClassNameCore : unit -> string
Protected Overrides Function GetClassNameCore () As String

Возвращаемое значение

String

Строка, содержащая ListViewItem.

Применяется к

См. также раздел