DocumentViewerBaseAutomationPeer.GetAutomationControlTypeCore メソッド

定義

この DocumentViewerBase に関連付けられている DocumentViewerBaseAutomationPeer のコントロール型を取得します。 GetAutomationControlType() によって呼び出されます。

protected:
 override System::Windows::Automation::Peers::AutomationControlType GetAutomationControlTypeCore();
protected override System.Windows.Automation.Peers.AutomationControlType GetAutomationControlTypeCore ();
override this.GetAutomationControlTypeCore : unit -> System.Windows.Automation.Peers.AutomationControlType
Protected Overrides Function GetAutomationControlTypeCore () As AutomationControlType

戻り値

Document 列挙型値。

適用対象

こちらもご覧ください