Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines an indexing operator on an attribute.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Syntax
'Declaration
Public Interface IIndexableAttribute
public interface IIndexableAttribute
public interface class IIndexableAttribute
type IIndexableAttribute = interface end
public interface IIndexableAttribute
The IIndexableAttribute type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Item | Gets the attribute with the specified key. |
Top