8 references to DEVDIV_PUBLIC_KEY_STRING
UIAutomationProvider (8)
src\Microsoft.DotNet.Wpf\src\Shared\RefAssemblyAttrs.cs (8)
51
internal const string PresentationFrameworkSystemCore = $"PresentationFramework-SystemCore, PublicKey={
DEVDIV_PUBLIC_KEY_STRING
}";
52
internal const string PresentationFrameworkSystemData = $"PresentationFramework-SystemData, PublicKey={
DEVDIV_PUBLIC_KEY_STRING
}";
53
internal const string PresentationFrameworkSystemDrawing = $"PresentationFramework-SystemDrawing, PublicKey={
DEVDIV_PUBLIC_KEY_STRING
}";
54
internal const string PresentationFrameworkSystemXml = $"PresentationFramework-SystemXml, PublicKey={
DEVDIV_PUBLIC_KEY_STRING
}";
55
internal const string PresentationFrameworkSystemXmlLinq = $"PresentationFramework-SystemXmlLinq, PublicKey={
DEVDIV_PUBLIC_KEY_STRING
}";
58
internal const string SystemXaml = $"System.Xaml, PublicKey={
DEVDIV_PUBLIC_KEY_STRING
}";
63
internal const string SystemWindowsPresentation = $"System.Windows.Presentation, PublicKey={
DEVDIV_PUBLIC_KEY_STRING
}";
64
internal const string SystemWindowsControlsRibbon = $"System.Windows.Controls.Ribbon, PublicKey={
DEVDIV_PUBLIC_KEY_STRING
}";