C# Класс PoshCode.Wpf.BindingCustomTypeDescriptor

Наследование: System.ComponentModel.CustomTypeDescriptor
Показать файл Открыть проект

Открытые методы

Метод Описание
BindingCustomTypeDescriptor ( ICustomTypeDescriptor parent ) : System
GetProperties ( ) : PropertyDescriptorCollection
GetProperties ( Attribute attributes ) : PropertyDescriptorCollection

Описание методов

BindingCustomTypeDescriptor() публичный Метод

public BindingCustomTypeDescriptor ( ICustomTypeDescriptor parent ) : System
parent ICustomTypeDescriptor
Результат System

GetProperties() публичный Метод

public GetProperties ( ) : PropertyDescriptorCollection
Результат System.ComponentModel.PropertyDescriptorCollection

GetProperties() публичный Метод

public GetProperties ( Attribute attributes ) : PropertyDescriptorCollection
attributes System.Attribute
Результат System.ComponentModel.PropertyDescriptorCollection