Skip to main content

PropertyDefinition.AllowInstanceInitializerProperty Field

Identifies the PropertyDefinition.AllowInstanceInitializer dependency property.

Namespace: DevExpress.Xpf.PropertyGrid

Assembly: DevExpress.Xpf.PropertyGrid.v23.2.dll

NuGet Package: DevExpress.Wpf.PropertyGrid

Declaration

public static readonly DependencyProperty AllowInstanceInitializerProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also