public sealed class AvaloniaPropertyValuePublic NotInheritable Class AvaloniaPropertyValue[<SealedAttribute>]
type AvaloniaPropertyValue = class end| Diagnostic | Gets a diagnostic string. |
| IsOverriddenCurrentValue | Gets a value indicating whether the Value was overridden by a call to SetCurrentValueT(StyledPropertyT, T). |
| Priority | Gets the priority of the current value. |
| Property | Gets the property. |
| Value | Gets the current property value. |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |