Click or drag to resize

CustomPropertyPrefixAttributeSeparator Property

The separating string between the prefix and the custom property name. Can be null.

Namespace: Demo3D.Gui
Assembly: WpfControls (in WpfControls.dll) Version: 19.00.00
Syntax
C#
public string? Separator { get; set; }

Property Value

String
See Also