6 writes to TriggerSourceRecordFromChildIndex
PresentationFramework (6)
System\Windows\FrameworkContentElement.cs (2)
726
ref Style.
TriggerSourceRecordFromChildIndex
, ref Style.PropertyTriggersWithActions, 0 /*sourceChildId*/); // Style can only have triggers that are driven by properties on the container
736
ref ThemeStyle.
TriggerSourceRecordFromChildIndex
, ref ThemeStyle.PropertyTriggersWithActions, 0 /*sourceChildIndex*/); // ThemeStyle can only have triggers that are driven by properties on the container
System\Windows\FrameworkElement.cs (2)
2101
ref Style.
TriggerSourceRecordFromChildIndex
, ref Style.PropertyTriggersWithActions, 0 /*sourceChildIndex*/); // Style can only have triggers that are driven by properties on the container
2116
ref ThemeStyle.
TriggerSourceRecordFromChildIndex
, ref ThemeStyle.PropertyTriggersWithActions, 0 /*sourceChildIndex*/); // ThemeStyle can only have triggers that are driven by properties on the container
System\Windows\Style.cs (2)
704
ref
TriggerSourceRecordFromChildIndex
, ref ResourceDependents, ref _dataTriggerRecordFromBinding,
758
ref
TriggerSourceRecordFromChildIndex
, ref ResourceDependents, ref _dataTriggerRecordFromBinding,