6 references to FixupState
System.Web.Mobile (6)
UI\MobileControls\IndividualDeviceConfig.cs (6)
289
private
FixupState
_fixup =
FixupState
.NotFixedUp;
293
if (_fixup ==
FixupState
.FixedUp)
298
if (_fixup ==
FixupState
.FixingUp)
307
_fixup =
FixupState
.FixingUp;
344
_fixup =
FixupState
.FixedUp;