Click or drag to resize

CustomPropertyPrefixAttributePrefix Property

The prefix to add to custom property name. Can be null.

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

Property Value

Type: String
See Also