You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
public const string Test_SharedDictionary_PackUrl = "pack://application:,,,/GitHub.UI.UnitTests;component/Helpers/SharedDictionary.xaml";
public const string GitHub_UI_SharedDictionary_PackUrl = "pack://application:,,,/GitHub.UI;component/SharedDictionary.xaml";
public const string GitHub_UI_SharedDictionary_FileUrl = "file:///x:/Project/src/GitHub.UI/SharedDictionary.xaml", Description = "This is a design time URL";
public const string GitHub_VisualStudio_UI_SharedDictionary_PackUrl = "pack://application:,,,/GitHub.VisualStudio.UI;component/SharedDictionary.xaml";
public const string GitHub_VisualStudio_UI_SharedDictionary_FileUrl = "file:///x:/Project/src/GitHub.VisualStudio.UI/SharedDictionary.xaml";
public const string GitHub_VisualStudio_UI_Styles_GitHubComboBox_PackUrl = "pack://application:,,,/GitHub.VisualStudio.UI;component/Styles/GitHubComboBox.xaml";
public const string GitHub_VisualStudio_UI_Styles_GitHubComboBox_FileUrl = "file:///x:/solution/src/GitHub.VisualStudio.UI/Styles/GitHubComboBox.xaml";