NotClientImplementableAttribute Class
Definition
This interface is not intended to be implemented outside of the core Avalonia framework as its API may change without warning.
public class NotClientImplementableAttribute
Remarks
This interface is stable for consumption by a client, but should not be implemented as members may be added to its API.
Constructors
| Name | Description |
|---|---|
| NotClientImplementableAttribute | No summary available. |
NotClientImplementableAttribute Constructor
public NotClientImplementableAttribute()