Skip to main content

IPropertyInfo Interface

Not client implementable.

Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.

Definition

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

[NotClientImplementableAttribute]
public interface IPropertyInfo
View Source

Properties

CanGet 
CanSet 
Name 
PropertyType 

Methods

Get(Object) 
Set(Object, Object) 

See Also

Reference

Avalonia.Data.Core Namespace