NoReorderAttribute Class
Prevents the Member Reordering feature from tossing members of the marked class.
Namespace:
RingSoft.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[AttributeUsageAttribute] public sealed class NoReorderAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class NoReorderAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class NoReorderAttribute sealed : public Attribute