2 writes to SourceName
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
5832SourceName = sourceName; 5849SourceName = sourceName;
5 references to SourceName
PresentationFramework (5)
System\Windows\Style.cs (2)
746if( conditions[k].SourceName != StyleHelper.SelfName ) 748throw new InvalidOperationException(SR.Format(SR.TriggerOnStyleNotAllowedToHaveSource, conditions[k].SourceName));
System\Windows\StyleHelper.cs (3)
930conditions[k].SourceChildIndex = StyleHelper.QueryChildIndexFromChildName(conditions[k].SourceName, childIndexFromChildID); 5939SourceName == value.SourceName )