Skip to main content

DependsOnAttribute Constructor

Initializes a new instance of the DependsOnAttribute class.

Definition

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

public DependsOnAttribute(
string propertyName
)

Parameters

  String
The name of the property that this property depends on.

See Also

Reference

DependsOnAttribute Class
Avalonia.Metadata Namespace