3 references to COMPONENT
PresentationCore (3)
Core\CSharp\System\Windows\Navigation\BaseUriHelper.cs (3)
299if (firstSegment.EndsWith(COMPONENT, StringComparison.OrdinalIgnoreCase)) 357if (component.EndsWith(COMPONENT, StringComparison.OrdinalIgnoreCase)) 542uriStringBuilder.Append(COMPONENT);