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: 19.01.00
Syntax
C#
public bool RenameFirstInstance { get; set; }

Property Value

Boolean
See Also