36 references to CannotChangeAfterSealed
PresentationFramework (36)
System\Windows\Condition.cs (4)
83
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "Condition"));
106
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "Condition"));
129
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "Condition"));
164
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "Condition"));
System\Windows\ConditionCollection.cs (1)
101
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "ConditionCollection"));
System\Windows\DataTrigger.cs (2)
44
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "DataTrigger"));
72
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "DataTrigger"));
System\Windows\EventTrigger.cs (3)
96
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "EventTrigger"));
105
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "EventTrigger"));
128
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "EventTrigger"));
System\Windows\FrameworkElementFactory.cs (8)
72
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "FrameworkElementFactory"));
116
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "FrameworkElementFactory"));
140
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "FrameworkElementFactory"));
160
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "FrameworkElementFactory"));
199
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "FrameworkElementFactory"));
277
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "FrameworkElementFactory"));
302
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "FrameworkElementFactory"));
338
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "FrameworkElementFactory"));
System\Windows\FrameworkTemplate.cs (2)
240
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "Template"));
425
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "Template"));
System\Windows\Media\Animation\BeginStoryboard.cs (1)
117
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "BeginStoryboard"));
System\Windows\Media\Animation\ControllableStoryboardAction.cs (1)
48
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "ControllableStoryboardAction"));
System\Windows\Media\Animation\SeekStoryboard.cs (2)
37
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "SeekStoryboard"));
72
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "SeekStoryboard"));
System\Windows\Media\Animation\SetStoryboardSpeedRatio.cs (1)
37
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "SetStoryboardSpeedRatio"));
System\Windows\SetterBase.cs (1)
50
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "SetterBase"));
System\Windows\SetterBaseCollection.cs (1)
101
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "SetterBaseCollection"));
System\Windows\Style.cs (3)
158
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "Style"));
197
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "Style"));
304
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "Style"));
System\Windows\Trigger.cs (3)
39
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "Trigger"));
69
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "Trigger"));
116
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "Trigger"));
System\Windows\TriggerAction.cs (1)
114
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "TriggerAction"));
System\Windows\TriggerActionCollection.cs (1)
292
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "TriggerActionCollection"));
System\Windows\TriggerCollection.cs (1)
131
throw new InvalidOperationException(SR.Format(SR.
CannotChangeAfterSealed
, "TriggerCollection"));