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: 15.0.2.11458
Syntaxpublic string? Separator { get; set; }Property Value
Type:
String
See Also