AxHost.ICustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor) Yöntem

Tanım

Belirtilen değere sahip olan nesneyi döndürür.

 virtual System::Object ^ System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner(System::ComponentModel::PropertyDescriptor ^ pd) = System::ComponentModel::ICustomTypeDescriptor::GetPropertyOwner;
object ICustomTypeDescriptor.GetPropertyOwner (System.ComponentModel.PropertyDescriptor pd);
abstract member System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner : System.ComponentModel.PropertyDescriptor -> obj
override this.System.ComponentModel.ICustomTypeDescriptor.GetPropertyOwner : System.ComponentModel.PropertyDescriptor -> obj
Function GetPropertyOwner (pd As PropertyDescriptor) As Object Implements ICustomTypeDescriptor.GetPropertyOwner

Parametreler

pd
PropertyDescriptor

Kullanılmadı.

Döndürülenler

Object

Geçerli nesne.

Uygulamalar

Şunlara uygulanır