5 references to Seal
PresentationFramework (5)
System\Windows\EventTrigger.cs (1)
225
_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);
255
_enterActions.
Seal
(this);
259
_exitActions.
Seal
(this);