2 writes to SourceName
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
5845SourceName = sourceName; 5862SourceName = sourceName;
5 references to SourceName
PresentationFramework (5)
System\Windows\Style.cs (2)
773if( conditions[k].SourceName != StyleHelper.SelfName ) 775throw new InvalidOperationException(SR.Format(SR.TriggerOnStyleNotAllowedToHaveSource, conditions[k].SourceName));
System\Windows\StyleHelper.cs (3)
939conditions[k].SourceChildIndex = StyleHelper.QueryChildIndexFromChildName(conditions[k].SourceName, childIndexFromChildID); 5963SourceName == value.SourceName )