Click or drag to resize

CustomPropertyPrefixAttributeRenameFirstInstance Property

When true, renames the first instance of the custom property name, otherwise only rename additional instances.

Namespace:  Demo3D.Gui
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
public bool RenameFirstInstance { get; set; }

Property Value

Type: Boolean
See Also