4 writes to PropertyTriggersWithActions
PresentationFramework (4)
System\Windows\FrameworkContentElement.cs (1)
740
ref frameworkTemplate.TriggerSourceRecordFromChildIndex, ref frameworkTemplate.
PropertyTriggersWithActions
, TemplateChildIndex /*sourceChildIndex*/);
System\Windows\FrameworkElement.cs (2)
2111
ref frameworkTemplate.TriggerSourceRecordFromChildIndex, ref frameworkTemplate.
PropertyTriggersWithActions
, TemplateChildIndex /*sourceChildIndex*/);
2128
ref TemplateInternal.TriggerSourceRecordFromChildIndex, ref TemplateInternal.
PropertyTriggersWithActions
, 0 /*sourceChildIndex*/); // These are driven by the container
System\Windows\StyleHelper.cs (1)
434
ref frameworkTemplate.
PropertyTriggersWithActions
,
1 reference to PropertyTriggersWithActions
PresentationFramework (1)
System\Windows\StyleHelper.cs (1)
4547
if( ft != null && ft.
PropertyTriggersWithActions
.Count == 0 && ft.DataTriggersWithActions == null )