Open sandboxFocus

Property RegistrationField

RegistrationField

Gets or sets the name of the static readonly field that will be generated to expose the instance of the registered DependencyProperty.

Declaration
public string? RegistrationField { get; set; }
Property Value
Type Description
string
Remarks

If this property is not set then the default FooProperty value is used, where Foo is the name of the target property.