ImplicitAnimationCollectionContainsKey Method

Definition

Namespace: Avalonia.Rendering.Composition.Animations
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool ContainsKey(
	string key
)

Parameters

key  String
 

Return Value

Boolean

Implements

IDictionaryTKey, TValueContainsKey(TKey)

See Also