Skip to main content

UnregisterByModule Method

Unregister allAvaloniaPropertys registered on types

Definition

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

public bool UnregisterByModule(
IEnumerable<Type> types
)

Parameters

  IEnumerable(Type)

Return Value

Boolean

Exceptions

ArgumentNullException

See Also

Reference

AvaloniaPropertyRegistry Class
Avalonia Namespace