ResourceDictionaryOnRemoveOwner Method

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
protected override sealed void OnRemoveOwner(
	IResourceHost owner
)

Parameters

owner  IResourceHost
 

See Also