2 writes to SourceName
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
5830SourceName = sourceName; 5847SourceName = sourceName;
5 references to SourceName
PresentationFramework (5)
System\Windows\Style.cs (2)
740if( conditions[k].SourceName != StyleHelper.SelfName ) 742throw new InvalidOperationException(SR.Format(SR.TriggerOnStyleNotAllowedToHaveSource, conditions[k].SourceName));
System\Windows\StyleHelper.cs (3)
928conditions[k].SourceChildIndex = StyleHelper.QueryChildIndexFromChildName(conditions[k].SourceName, childIndexFromChildID); 5937SourceName == value.SourceName )