5 references to Seal
PresentationFramework (5)
System\Windows\EventTrigger.cs (1)
224
_actions.
Seal
(this); // TriggerActions need a link back to me to fetch the childId corresponding the sourceId string.
System\Windows\TriggerBase.cs (4)
59
_enterActions.
Seal
(this);
88
_exitActions.
Seal
(this);
253
_enterActions.
Seal
(this);
257
_exitActions.
Seal
(this);