FlowDocumentScrollViewerAutomationPeer.GetClassNameCore 方法

定义

获取与此 FlowDocumentScrollViewer 关联的 FlowDocumentScrollViewerAutomationPeer 的名称。 此方法由 GetClassName() 调用。

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

返回

String

包含“FlowDocumentScrollViewer”的字符串。

适用于