/// <summary> /// Clear down the use of the fixed state /// </summary> public override void ClearFixedState() { _child.ClearFixedState(); }