5 references to Seal
PresentationFramework (5)
src\Framework\System\Windows\EventTrigger.cs (1)
229
_actions.
Seal
(this); // TriggerActions need a link back to me to fetch the childId corresponding the sourceId string.
src\Framework\System\Windows\TriggerBase.cs (4)
61
_enterActions.
Seal
(this);
90
_exitActions.
Seal
(this);
259
_enterActions.
Seal
(this);
263
_exitActions.
Seal
(this);