2 writes to SourceName
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
5843SourceName = sourceName; 5860SourceName = sourceName;
5 references to SourceName
PresentationFramework (5)
System\Windows\Style.cs (2)
756if( conditions[k].SourceName != StyleHelper.SelfName ) 758throw new InvalidOperationException(SR.Format(SR.TriggerOnStyleNotAllowedToHaveSource, conditions[k].SourceName));
System\Windows\StyleHelper.cs (3)
935conditions[k].SourceChildIndex = StyleHelper.QueryChildIndexFromChildName(conditions[k].SourceName, childIndexFromChildID); 5950SourceName == value.SourceName )