StyledPropertyBase<TValue>.

Inherits Property

Summary

Gets a value indicating whether the property inherits its value.
Namespace
Avalonia
Containing Type
StyledPropertyBase<TValue>

Syntax

public override bool Inherits { get; }

Value

Type Description
bool A value indicating whether the property inherits its value.