3 references to WCP_VERSION_SUFFIX
UIAutomationProvider (3)
src\Microsoft.DotNet.Wpf\src\Shared\RefAssemblyAttrs.cs (3)
69
internal const string PresentationNative = $"PresentationNative{BuildInfo.
WCP_VERSION_SUFFIX
}.dll";
70
internal const string PresentationCFFRasterizerNative = $"PresentationCFFRasterizerNative{BuildInfo.
WCP_VERSION_SUFFIX
}.dll";
71
internal const string MilCore = $"wpfgfx{BuildInfo.
WCP_VERSION_SUFFIX
}.dll";