CustomPropertyPrefixAttributeSeparator Property |
The separating string between the prefix and the custom property name. Can be null.
Namespace: Demo3D.GuiAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
Syntaxpublic string? Separator { get; set; }Property Value
String
See Also