Skip to main content

Item(Object) Property

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public Object? this[
Object key
] { get; set; }

Parameters

  Object
 

Property Value

Object

Implements

IDictionary(TKey, TValue).Item(TKey)

See Also

Reference

ResourceDictionary Class
Item Overload
Avalonia.Controls Namespace