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