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);