1 write to _sourceName
PresentationFramework (1)
System\Windows\Trigger.cs (1)
120
_sourceName
= value;
3 references to _sourceName
PresentationFramework (3)
System\Windows\Trigger.cs (3)
108
return
_sourceName
;
216
(
_sourceName
!= null) ?
_sourceName
: StyleHelper.SelfName) };