DocumentViewerAutomationPeer.GetClassNameCore Метод

Определение

Получает имя объекта DocumentViewer, который связан с данным объектом DocumentViewerAutomationPeer. Данный метод вызывается методом GetClassName().

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

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

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

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