DesignerWindowPane.GetAutomationObject(String) Yöntem

Tanım

Bu pencere bölmesi için Otomasyon nesnesini alır.

protected:
 virtual System::Object ^ GetAutomationObject(System::String ^ propName);
protected:
 virtual Platform::Object ^ GetAutomationObject(Platform::String ^ propName);
 virtual winrt::Windows::Foundation::IInspectable GetAutomationObject(std::wstring const & propName);
protected virtual object GetAutomationObject (string propName);
abstract member GetAutomationObject : string -> obj
override this.GetAutomationObject : string -> obj
Protected Overridable Function GetAutomationObject (propName As String) As Object

Parametreler

propName
String

Otomasyon nesnesinin adı. Bu null ya da boş bir dize olabilir.

Döndürülenler

Object

Otomasyon nesnesi veya null .

Şunlara uygulanır