3 instantiations of Application
IdeBenchmarks (1)
InheritanceMargin\InheritanceMarginGlyphBenchmarks.cs (1)
167_wpfApp = new Application();
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
1749bamlType.DefaultConstructor = delegate() { return new System.Windows.Application(); };
System\Windows\Markup\KnownTypes.cs (1)
1129case KnownElements.Application: o = new System.Windows.Application(); break;
201 references to Application
IdeBenchmarks (3)
InheritanceMargin\InheritanceMarginGlyphBenchmarks.cs (3)
43private Application _wpfApp; 162if (Application.Current == null) 190_wpfApp = Application.Current;
Microsoft.CodeAnalysis.EditorFeatures.Wpf (9)
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures.Wpf\Release\net472\InlineRename\UI\Adornment\RenameFlyout.g.cs (1)
147System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures.Wpf\Release\net472\InlineRename\UI\Adornment\RenameUserInputTextBox.g.cs (1)
56System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures.Wpf\Release\net472\InlineRename\UI\Dashboard\RenameDashboard.g.cs (1)
177System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures.Wpf\Release\net472\InlineRename\UI\SmartRename\SmartRenameStatusControl.g.cs (1)
65System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures.Wpf\Release\net472\InlineRename\UI\SmartRename\SmartRenameUserInputComboBox.g.cs (1)
66System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures.Wpf\Release\net472\QuickInfo\OnTheFlyDocsView.g.cs (1)
56System.Windows.Application.LoadComponent(this, resourceLocater);
InlineRename\UI\Dashboard\RenameDashboard.xaml.cs (3)
185if (Application.Current != null && Application.Current.MainWindow != null) 187_rootDependencyObject = Application.Current.MainWindow;
Microsoft.VisualStudio.LanguageServices (36)
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ChangeSignature\AddParameterDialog.g.cs (1)
210System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ChangeSignature\ChangeSignatureDialog.g.cs (1)
242System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\CommonControls\MemberSelection.g.cs (1)
116System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\CommonControls\NewTypeDestinationSelection.g.cs (1)
116System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\DocumentOutline\DocumentOutlineView.g.cs (1)
93System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\Analyzers\View\AnalyzerSettingsView.g.cs (1)
65System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\Analyzers\View\SeverityControl.g.cs (1)
73System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\CodeStyle\View\CodeStyleSettingsView.g.cs (1)
65System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\CodeStyle\View\CodeStyleSeverityControl.g.cs (1)
73System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\CodeStyle\View\CodeStyleValueControl.g.cs (1)
73System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\Common\EnumPropertyView.g.cs (1)
73System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\NamingStyle\View\ColumnViews\NamingStylesLocationControl.g.cs (1)
73System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\NamingStyle\View\ColumnViews\NamingStylesSeverityControl.g.cs (1)
73System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\NamingStyle\View\ColumnViews\NamingStylesStyleControl.g.cs (1)
73System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\NamingStyle\View\ColumnViews\NamingStylesTypeControl.g.cs (1)
73System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\NamingStyle\View\NamingStyleSettingsView.g.cs (1)
65System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\SettingsEditorControl.g.cs (1)
153System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\Whitespace\View\WhitespaceBoolSettingView.g.cs (1)
66System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\EditorConfigSettings\Whitespace\View\WhitespaceSettingsView.g.cs (1)
65System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ErrorReporting\DetailedErrorInfoDialog.g.cs (1)
83System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ExtractClass\ExtractClassDialog.g.cs (1)
90System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ExtractInterface\ExtractInterfaceDialog.g.cs (1)
100System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\GenerateType\GenerateTypeDialog.g.cs (1)
185System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\InheritanceMargin\MarginGlyph\InheritanceMarginContextMenu.g.cs (1)
68System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\MoveStaticMembers\MoveStaticMembersDialog.g.cs (1)
139System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\MoveStaticMembers\StaticMemberSelection.g.cs (1)
98System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\MoveToNamespace\MoveToNamespaceDialog.g.cs (1)
122System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\PickMembers\PickMembersDialog.g.cs (1)
132System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\PreviewPane\PreviewPane.g.cs (1)
186System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\PullMemberUp\MainDialog\PullMemberUpDialog.g.cs (1)
107System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\PullMemberUp\WarningDialog\PullMemberUpWarningDialog.g.cs (1)
81System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\StackTraceExplorer\StackTraceExplorer.g.cs (1)
59System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\StackTraceExplorer\StackTraceExplorerRoot.g.cs (1)
84System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\UnusedReferences\Dialog\RemoveUnusedReferencesDialog.g.cs (1)
91System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ValueTracking\ValueTrackingRoot.g.cs (1)
74System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\ValueTracking\ValueTrackingTree.g.cs (1)
107System.Windows.Application.LoadComponent(this, resourceLocater);
Microsoft.VisualStudio.LanguageServices.CSharp (3)
artifacts\obj\Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\Options\AdvancedOptionPageControl.g.cs (1)
793System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\Options\Formatting\FormattingOptionPageControl.g.cs (1)
97System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\Options\IntelliSenseOptionPageControl.g.cs (1)
185System.Windows.Application.LoadComponent(this, resourceLocater);
Microsoft.VisualStudio.LanguageServices.VisualBasic (2)
artifacts\obj\Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\Options\AdvancedOptionPageControl.g.vb (1)
635System.Windows.Application.LoadComponent(Me, resourceLocater)
artifacts\obj\Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\Options\IntelliSenseOptionPageControl.g.vb (1)
145System.Windows.Application.LoadComponent(Me, resourceLocater)
PresentationFramework (139)
Microsoft\Win32\CommonDialog.cs (2)
89if (Application.Current != null) 91hwndOwner = Application.Current.ParkingHwnd;
MS\Internal\AppModel\AppModelKnownContentFactory.cs (1)
65return Application.LoadBamlStreamWithSyncInfo(stream, pc);
MS\Internal\AppModel\AppSecurityManager.cs (1)
210if (Application.Current.MimeType != MimeType.Document)
MS\Internal\AppModel\ContentFilePart.cs (2)
40Invariant.Assert(Application.ResourceAssembly != null, "If the entry assembly is null no ContentFileParts should be created"); 111entryLocation = Application.ResourceAssembly.Location;
MS\Internal\AppModel\Journaling.cs (1)
795pageFunction = Application.LoadComponent(_markupUri, true) as PageFunctionBase;
MS\Internal\AppModel\JournalNavigationScope.cs (1)
499get { return System.Windows.Application.IsShuttingDown; }
MS\Internal\AppModel\OleCmdHelper.cs (12)
68if (Application.Current == null || Application.IsShuttingDown == true) 93bool enabled = (bool)Application.Current.Dispatcher.Invoke( 100if (Application.Current.MainWindow == null) 102IInputElement target = FocusManager.GetFocusedElement(Application.Current.MainWindow); 106target = (IInputElement)Application.Current.MainWindow; 117if (Application.Current == null || Application.IsShuttingDown == true) 122int hresult = (int)Application.Current.Dispatcher.Invoke( 149if (Application.Current.MainWindow == null) 151IInputElement target = FocusManager.GetFocusedElement(Application.Current.MainWindow); 155target = (IInputElement)Application.Current.MainWindow;
MS\Internal\AppModel\ResourceContainer.cs (2)
57Assembly asmApplication = Application.ResourceAssembly; 347if (assembly.Equals(Application.ResourceAssembly))
MS\Internal\AppModel\SecurityMgrSite.cs (2)
30if (Application.Current != null) 32Window curWindow = Application.Current.MainWindow;
MS\Internal\Helper.cs (3)
95Application app = Application.Current; 101object appResource = Application.Current.FindResourceInternal(keys[k]);
MS\Internal\Printing\Win32PrintDialog.cs (3)
62if ((System.Windows.Application.Current != null) && 63(System.Windows.Application.Current.MainWindow != null)) 66new System.Windows.Interop.WindowInteropHelper(System.Windows.Application.Current.MainWindow);
System\Windows\Application.cs (2)
783static public Application Current 2506static private Application _appInstance;
System\Windows\Controls\DataGridCheckBoxColumn.cs (2)
40baseStyle = Application.Current.FindResource(typeof(CheckBox)) as Style; 72baseStyle = Application.Current.FindResource(typeof(CheckBox)) as Style;
System\Windows\Controls\DocumentViewer.cs (3)
2221if (Application.Current != null && Application.Current.CheckAccess()) 2223wnd = Application.Current.MainWindow;
System\Windows\Controls\VirtualizingStackPanel.cs (6)
12063Application app = Application.Current; 12338Application app = sender as Application; 12350Application app = sender as Application;
System\Windows\Diagnostics\ResourceDictionaryDiagnostics.cs (4)
294public static IEnumerable<Application> GetApplicationOwners(ResourceDictionary dictionary) 296return GetOwners<Application>(dictionary.ApplicationOwners, EmptyApplicationList); 324private static IReadOnlyCollection<Application> EmptyApplicationList 325=> Array.Empty<Application>();
System\Windows\Documents\TextStore.cs (6)
4716Application app = Application.Current; 4908Application app = sender as Application; 4920Application app = sender as Application;
System\Windows\FrameworkContentElement.cs (2)
85Application app = Application.Current;
System\Windows\FrameworkElement.cs (4)
140Application app = Application.Current; 1077Application app = Application.Current;
System\Windows\Interop\BrowserInteropHelper.cs (1)
69return Application.Current?.MimeType == MimeType.Markup;
System\Windows\Markup\Baml2006\Baml2006KnownTypes.cs (1)
108case 12: t = () => typeof(Application); break;
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (4)
6898Type type = typeof(System.Windows.Application); 6900this.GetXamlType(typeof(System.Windows.Application)), // DeclaringType 6907bamlMember.SetDelegate = delegate(object target, object value) { ((System.Windows.Application)target).Resources = (System.Windows.ResourceDictionary)value; }; 6908bamlMember.GetDelegate = delegate(object target) { return ((System.Windows.Application)target).Resources; };
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
1747typeof(System.Windows.Application),
System\Windows\Markup\BamlRecordReader.cs (2)
4432if (element is Application) 4434((Application)element).ApplicationMarkupBaseUri = GetBaseUri();
System\Windows\Markup\KnownTypes.cs (1)
5566case KnownElements.Application: t = typeof(System.Windows.Application); break;
System\Windows\Markup\XamlReader.cs (7)
492Application app = rootObject as Application; 946RuntimeHelpers.RunClassConstructor(typeof(Application).TypeHandle); 961Application app = root as Application; 1108Application app = root as Application;
System\Windows\Navigation\NavigationService.cs (7)
487if (Application.Current == null) 496INavigatorBase navigator = FindTargetInWindowCollection(Application.Current.WindowsInternal.Clone(), targetName); 502navigator = FindTargetInWindowCollection(Application.Current.NonAppWindowsInternal.Clone(), targetName); 1627Application.PerformNavigationStateChangeTasks(true, false, Application.NavigationStateChange.Stopped); 3404internal Application Application 3406get { return Application.Current; } 3606(Application.IsShuttingDown == true))
System\Windows\Navigation\NavigationWindow.cs (1)
1101return System.Windows.Application.IsShuttingDown;
System\Windows\ResourceDictionary.cs (12)
1489Application app = owner as Application; 1558Application app = owner as Application; 1600Application app = owner as Application; 1680Application app = o as Application; 2026Application app = o as Application; 2070Application app = o as Application;
System\Windows\Shell\JumpList.cs (6)
223public static void SetJumpList(Application application, JumpList value) 255public static JumpList GetJumpList(Application application) 268private static readonly Dictionary<Application, JumpList> s_applicationMap = new Dictionary<Application, JumpList>(); 270private Application _application; 450if (_application == Application.Current && _initializing == false)
System\Windows\Standard\Debug.cs (1)
370if (System.Windows.Application.Current.Dispatcher.CheckAccess())
System\Windows\StaticResourceExtension.cs (1)
224XamlType appXType = schemaContext.GetXamlType(typeof(Application));
System\Windows\SystemResources.cs (2)
1908lock (((ICollection)Application.Current.Resources).SyncRoot) 1917lock (((ICollection)Application.Current.Resources).SyncRoot)
System\Windows\ThemeManager.cs (20)
27bool useLightColors = GetUseLightColors(Application.Current.ThemeMode); 29FluentThemeState newFluentThemeState = new FluentThemeState(Application.Current.ThemeMode.Value, useLightColors); 36AddOrUpdateThemeResources(Application.Current.Resources, GetThemeDictionary(Application.Current.ThemeMode)); 38foreach (Window window in Application.Current.Windows) 94AddOrUpdateThemeResources(Application.Current.Resources, GetThemeDictionary(newThemeMode)); 96foreach (Window window in Application.Current.Windows) 129ThemeMode themeMode = GetThemeModeFromResourceDictionary(Application.Current.Resources); 131if (Application.Current.ThemeMode != themeMode) 133Application.Current.ThemeMode = themeMode; 163useLightColors = GetUseLightColors(Application.Current.ThemeMode); 209return Application.Current != null && LastIndexOfFluentThemeDictionary(Application.Current.Resources) != -1; 219if (Application.Current == null) 222IEnumerable<int> indices = FindAllFluentThemeResourceDictionaryIndices(Application.Current.Resources); 226Application.Current.Resources.MergedDictionaries.RemoveAt(index); 229foreach (Window window in Application.Current.Windows) 276bool useLightColors = GetUseLightColors(Application.Current.ThemeMode); 321if (Application.Current == null) 323return Application.Current.ThemeMode != ThemeMode.None;
System\Windows\ThemeMode.cs (5)
36/// This is the default value for <see cref="Application.ThemeMode"/> and <see cref="Window.ThemeMode"/> 39/// When <see cref="Application.ThemeMode"/> is not set to <see cref="None"/>, 48/// Whenever this mode is set on <see cref="Application"/> or <see cref="Window"/>, 57/// Whenever this mode is set on <see cref="Application"/> or <see cref="Window"/>, 66/// Whenever this mode is set on <see cref="Application"/> or <see cref="Window"/>,
System\Windows\Window.cs (8)
572/// <see cref="ThemeMode.None"/> - No Fluent theme is loaded. However, if <see cref="Application.ThemeMode"/> is not None, 573/// then the window will appear as defined in <see cref="Application.ThemeMode"/>. 3698if (Application.Current.Dispatcher.Thread == Dispatcher.CurrentDispatcher.Thread) 4553if (Application.Current.Dispatcher.Thread == Dispatcher.CurrentDispatcher.Thread) 5526if (Application.IsShuttingDown) 7230private System.Windows.Application App 7232get {return System.Windows.Application.Current;} 7242return (Application.Current != null);
PresentationUI (5)
artifacts\obj\PresentationUI\x86\Debug\net9.0\InstallationError.g.cs (1)
118System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\PresentationUI\x86\Debug\net9.0\MS\Internal\Documents\FindToolBar.g.cs (1)
174System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\PresentationUI\x86\Debug\net9.0\TenFeetInstallationError.g.cs (1)
126System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\PresentationUI\x86\Debug\net9.0\TenFeetInstallationProgress.g.cs (1)
118System.Windows.Application.LoadComponent(this, resourceLocater);
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
198System.Windows.Application.Current.MainWindow);
Roslyn.VisualStudio.DiagnosticsWindow (4)
artifacts\obj\Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\Panels\TelemetryPanel.g.cs (1)
89System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\Panels\WorkspacePanel.g.cs (1)
81System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\PerfMargin\StatusIndicator.g.cs (1)
65System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\VenusMargin\ProjectionBufferMargin.g.cs (1)
58System.Windows.Application.LoadComponent(this, resourceLocater);