ResolveByNameAttribute Class
Definition
Indicates that the property resolves an element by Name or x:Name. When applying this to attached properties, ensure to put on both the Getter and Setter methods.
public class ResolveByNameAttribute
Constructors
| Name | Description |
|---|---|
| ResolveByNameAttribute | No summary available. |
ResolveByNameAttribute Constructor
public ResolveByNameAttribute()