ResourceDictionaryKeys Property

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ICollection<Object> Keys { get; }

Property Value

ICollectionObject

Implements

IDictionaryTKey, TValueKeys

See Also