SubMenuStyle.ICustomTypeDescriptor.GetPropertyOwner Метод

Определение

Описание этого члена см. в разделе GetPropertyOwner(PropertyDescriptor).

 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

Параметры

pd
PropertyDescriptor

Дескриптор PropertyDescriptor, представляющий свойство, владельца которого требуется найти.

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

Object

Объект Object, представляющий владельца заданного свойства.

Реализации

Комментарии

Этот член представляет собой явную реализацию члена интерфейса. Его можно использовать только при SubMenuStyle приведение экземпляра к интерфейсу ICustomTypeDescriptor .

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