Class PropInstanceAndValue.SavedPropertiesItem
Item which is used in PushChildrenEnabledMultiple(IEnumerable<AbstractControl>, bool, bool) and PopPropertiesMultiple(ConcurrentStack<SavedPropertiesItem>?, bool).
public class PropInstanceAndValue.SavedPropertiesItem
- Inheritance
-
PropInstanceAndValue.SavedPropertiesItem
Constructors
- SavedPropertiesItem(AbstractControl, ConcurrentStack<PropInstanceAndValue>)
Initializes a new instance of the PropInstanceAndValue.SavedPropertiesItem struct with the specified parameters.
Fields
- SavedProperties
Information about the saved properties.
Properties
- Container
Container control which properties are saved.