3 instantiations of Application
IdeBenchmarks (1)
InheritanceMargin\InheritanceMarginGlyphBenchmarks.cs (1)
167_wpfApp = new Application();
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
1764DefaultConstructor = delegate () { return new System.Windows.Application(); }
System\Windows\Markup\KnownTypes.cs (1)
1123case KnownElements.Application: o = new System.Windows.Application(); break;
186 references to Application
IdeBenchmarks (3)
InheritanceMargin\InheritanceMarginGlyphBenchmarks.cs (3)
43private Application _wpfApp; 162if (Application.Current == null) 190_wpfApp = Application.Current;
Microsoft.AspNetCore.Components.WebView.Wpf (1)
BlazorWebView.cs (1)
111 ComponentsDispatcher = new WpfDispatcher(Application.Current.Dispatcher);
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)
108System.Windows.Application.LoadComponent(this, resourceLocater);
Microsoft.VisualStudio.LanguageServices.CSharp (3)
artifacts\obj\Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\Options\AdvancedOptionPageControl.g.cs (1)
777System.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)
621System.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 (123)
Microsoft\Win32\CommonDialog.cs (2)
72if (Application.Current != null) 74hwndOwner = Application.Current.ParkingHwnd;
MS\Internal\AppModel\AppModelKnownContentFactory.cs (1)
62return Application.LoadBamlStreamWithSyncInfo(stream, pc);
MS\Internal\AppModel\ContentFilePart.cs (2)
33Invariant.Assert(Application.ResourceAssembly != null, "If the entry assembly is null no ContentFileParts should be created"); 104entryLocation = Application.ResourceAssembly.Location;
MS\Internal\AppModel\Journaling.cs (1)
783pageFunction = Application.LoadComponent(_markupUri, true) as PageFunctionBase;
MS\Internal\AppModel\JournalNavigationScope.cs (1)
493get { return System.Windows.Application.IsShuttingDown; }
MS\Internal\AppModel\ResourceContainer.cs (2)
47Assembly asmApplication = Application.ResourceAssembly; 276if (assembly.Equals(Application.ResourceAssembly))
MS\Internal\Helper.cs (3)
86Application app = Application.Current; 92object appResource = Application.Current.FindResourceInternal(keys[k]);
MS\Internal\Printing\Win32PrintDialog.cs (3)
60if ((System.Windows.Application.Current != null) && 61(System.Windows.Application.Current.MainWindow != null)) 64new System.Windows.Interop.WindowInteropHelper(System.Windows.Application.Current.MainWindow);
System\Windows\Application.cs (2)
747static public Application Current 2417static private Application _appInstance;
System\Windows\Controls\DataGridCheckBoxColumn.cs (2)
36baseStyle = Application.Current.FindResource(typeof(CheckBox)) as Style; 68baseStyle = Application.Current.FindResource(typeof(CheckBox)) as Style;
System\Windows\Controls\DocumentViewer.cs (3)
2160if (Application.Current != null && Application.Current.CheckAccess()) 2162wnd = Application.Current.MainWindow;
System\Windows\Controls\VirtualizingStackPanel.cs (6)
12037Application app = Application.Current; 12308Application app = sender as Application; 12320Application app = sender as Application;
System\Windows\Diagnostics\ResourceDictionaryDiagnostics.cs (4)
288public static IEnumerable<Application> GetApplicationOwners(ResourceDictionary dictionary) 290return GetOwners<Application>(dictionary.ApplicationOwners, EmptyApplicationList); 318private static IReadOnlyCollection<Application> EmptyApplicationList 319=> Array.Empty<Application>();
System\Windows\Documents\TextStore.cs (6)
4700Application app = Application.Current; 4888Application app = sender as Application; 4900Application app = sender as Application;
System\Windows\FrameworkContentElement.cs (2)
64Application app = Application.Current;
System\Windows\FrameworkElement.cs (4)
122Application app = Application.Current; 1056Application app = Application.Current;
System\Windows\Markup\Baml2006\Baml2006KnownTypes.cs (1)
106case 12: t = () => typeof(Application); break;
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (4)
7420Type type = typeof(System.Windows.Application); 7422this.GetXamlType(typeof(System.Windows.Application)), // DeclaringType 7430SetDelegate = delegate (object target, object value) { ((System.Windows.Application)target).Resources = (System.Windows.ResourceDictionary)value; }, 7431GetDelegate = delegate (object target) { return ((System.Windows.Application)target).Resources; }
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
1761typeof(System.Windows.Application),
System\Windows\Markup\BamlRecordReader.cs (2)
4414if (element is Application) 4416((Application)element).ApplicationMarkupBaseUri = GetBaseUri();
System\Windows\Markup\KnownTypes.cs (1)
5560case KnownElements.Application: t = typeof(System.Windows.Application); break;
System\Windows\Markup\XamlReader.cs (7)
480Application app = rootObject as Application; 941RuntimeHelpers.RunClassConstructor(typeof(Application).TypeHandle); 956Application app = root as Application; 1100Application app = root as Application;
System\Windows\Navigation\NavigationService.cs (7)
467if (Application.Current == null) 476INavigatorBase navigator = FindTargetInWindowCollection(Application.Current.WindowsInternal.Clone(), targetName); 482navigator = FindTargetInWindowCollection(Application.Current.NonAppWindowsInternal.Clone(), targetName); 1588Application.PerformNavigationStateChangeTasks(true, false, Application.NavigationStateChange.Stopped); 3342internal Application Application 3344get { return Application.Current; } 3538(Application.IsShuttingDown == true))
System\Windows\Navigation\NavigationWindow.cs (1)
1081return System.Windows.Application.IsShuttingDown;
System\Windows\ResourceDictionary.cs (12)
1481Application app = owner as Application; 1550Application app = owner as Application; 1592Application app = owner as Application; 1672Application app = o as Application; 2015Application app = o as Application; 2059Application app = o as Application;
System\Windows\Shell\JumpList.cs (6)
214public static void SetJumpList(Application application, JumpList value) 243public static JumpList GetJumpList(Application application) 256private static readonly Dictionary<Application, JumpList> s_applicationMap = new Dictionary<Application, JumpList>(); 258private Application _application; 438if (_application == Application.Current && _initializing == false)
System\Windows\Standard\Debug.cs (1)
366if (System.Windows.Application.Current.Dispatcher.CheckAccess())
System\Windows\StaticResourceExtension.cs (1)
216XamlType appXType = schemaContext.GetXamlType(typeof(Application));
System\Windows\SystemResources.cs (2)
1882lock (((ICollection)Application.Current.Resources).SyncRoot) 1891lock (((ICollection)Application.Current.Resources).SyncRoot)
System\Windows\ThemeManager.cs (20)
20bool useLightColors = GetUseLightColors(Application.Current.ThemeMode); 22FluentThemeState newFluentThemeState = new FluentThemeState(Application.Current.ThemeMode.Value, useLightColors); 26AddOrUpdateThemeResources(Application.Current.Resources, GetThemeDictionary(Application.Current.ThemeMode)); 29foreach (Window window in Application.Current.Windows) 85AddOrUpdateThemeResources(Application.Current.Resources, GetThemeDictionary(newThemeMode)); 87foreach (Window window in Application.Current.Windows) 120ThemeMode themeMode = GetThemeModeFromResourceDictionary(Application.Current.Resources); 122if (Application.Current.ThemeMode != themeMode) 124Application.Current.ThemeMode = themeMode; 154useLightColors = GetUseLightColors(Application.Current.ThemeMode); 200return Application.Current != null && LastIndexOfFluentThemeDictionary(Application.Current.Resources) != -1; 210if (Application.Current == null) 213IEnumerable<int> indices = FindAllFluentThemeResourceDictionaryIndices(Application.Current.Resources); 217Application.Current.Resources.MergedDictionaries.RemoveAt(index); 220foreach (Window window in Application.Current.Windows) 267bool useLightColors = GetUseLightColors(Application.Current.ThemeMode); 312if (Application.Current == null) 314return Application.Current.ThemeMode != ThemeMode.None;
System\Windows\ThemeMode.cs (5)
24/// This is the default value for <see cref="Application.ThemeMode"/> and <see cref="Window.ThemeMode"/> 27/// When <see cref="Application.ThemeMode"/> is not set to <see cref="None"/>, 36/// Whenever this mode is set on <see cref="Application"/> or <see cref="Window"/>, 45/// Whenever this mode is set on <see cref="Application"/> or <see cref="Window"/>, 54/// Whenever this mode is set on <see cref="Application"/> or <see cref="Window"/>,
System\Windows\Window.cs (8)
551/// <see cref="ThemeMode.None"/> - No Fluent theme is loaded. However, if <see cref="Application.ThemeMode"/> is not None, 552/// then the window will appear as defined in <see cref="Application.ThemeMode"/>. 3667if (Application.Current.Dispatcher.Thread == Dispatcher.CurrentDispatcher.Thread) 4521if (Application.Current.Dispatcher.Thread == Dispatcher.CurrentDispatcher.Thread) 5491if (Application.IsShuttingDown) 7187private System.Windows.Application App 7189get {return System.Windows.Application.Current;} 7199return (Application.Current != null);
PresentationUI (5)
artifacts\obj\PresentationUI\x86\Debug\net10.0\InstallationError.g.cs (1)
118System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\PresentationUI\x86\Debug\net10.0\MS\Internal\Documents\FindToolBar.g.cs (1)
174System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\PresentationUI\x86\Debug\net10.0\TenFeetInstallationError.g.cs (1)
126System.Windows.Application.LoadComponent(this, resourceLocater);
artifacts\obj\PresentationUI\x86\Debug\net10.0\TenFeetInstallationProgress.g.cs (1)
118System.Windows.Application.LoadComponent(this, resourceLocater);
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
187System.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);