2 references to CyclicStyleReferenceDetected
PresentationFramework (2)
System\Windows\Generated\FrameworkContentElement.cs (1)
605
throw new InvalidOperationException(SR.Format(SR.
CyclicStyleReferenceDetected
, this));
System\Windows\Generated\FrameworkElement.cs (1)
625
throw new InvalidOperationException(SR.Format(SR.
CyclicStyleReferenceDetected
, this));