Table of Contents

Class StatefulControlInfo<TState, TStateProperty>

Namespace
PaintDotNet.IndirectUI
Assembly
PaintDotNet.Core.dll
public abstract class StatefulControlInfo<TState, TStateProperty> : ControlInfo, ICloneable where TState : struct where TStateProperty : Property<TState>

Type Parameters

TState
TStateProperty
Inheritance
StatefulControlInfo<TState, TStateProperty>
Implements
Derived
Inherited Members

Properties

ChildControls
StateProperty

Methods

AddNonStateChildControl(ControlInfo)
InsertNonStateChildControl(int, ControlInfo)
RemoveNonStateChildControl(ControlInfo)