2 writes to SourceName
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
5833SourceName = sourceName; 5850SourceName = sourceName;
5 references to SourceName
PresentationFramework (5)
System\Windows\Style.cs (2)
747if( conditions[k].SourceName != StyleHelper.SelfName ) 749throw new InvalidOperationException(SR.Format(SR.TriggerOnStyleNotAllowedToHaveSource, conditions[k].SourceName));
System\Windows\StyleHelper.cs (3)
931conditions[k].SourceChildIndex = StyleHelper.QueryChildIndexFromChildName(conditions[k].SourceName, childIndexFromChildID); 5940SourceName == value.SourceName )