AttachedPropertyBrowsableWhenAttributePresentAttribute(Type) Конструктор

Определение

Инициализирует новый экземпляр класса AttachedPropertyBrowsableWhenAttributePresentAttribute.

public:
 AttachedPropertyBrowsableWhenAttributePresentAttribute(Type ^ attributeType);
public AttachedPropertyBrowsableWhenAttributePresentAttribute (Type attributeType);
new System.Windows.AttachedPropertyBrowsableWhenAttributePresentAttribute : Type -> System.Windows.AttachedPropertyBrowsableWhenAttributePresentAttribute
Public Sub New (attributeType As Type)

Параметры

attributeType
Type

Атрибут Type платформа .NET Framework, который также должен применяться к классу, чтобы присоединенное свойство можно было просматривать в классе, где AttachedPropertyBrowsableWhenAttributePresentAttribute применяется.

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