SYMBOL INDEX (197 symbols across 20 files) FILE: XTR_Toolbox/App.xaml.cs class App (line 3) | public partial class App FILE: XTR_Toolbox/Classes/ColumnSorter.cs class SortAdorner (line 8) | public class SortAdorner : Adorner method SortAdorner (line 14) | public SortAdorner(UIElement element, ListSortDirection dir) : base(el... method OnRender (line 18) | protected override void OnRender(DrawingContext drawingContext) FILE: XTR_Toolbox/Classes/Converters.cs class StringVisibilityConverter (line 8) | internal class StringVisibilityConverter : IValueConverter method Convert (line 10) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 13) | public object ConvertBack(object value, Type targetType, object parame... class DoubleVisibilityConverter (line 17) | internal class DoubleVisibilityConverter : IValueConverter method Convert (line 19) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 25) | public object ConvertBack(object value, Type targetType, object parame... FILE: XTR_Toolbox/Classes/CustomProc.cs class CustomProc (line 7) | internal static class CustomProc method StartProc (line 9) | public static int StartProc(string file, string arg = "", ProcessWindo... method KillAllProc (line 37) | public static void KillAllProc(string procName) FILE: XTR_Toolbox/Classes/Shared.cs class Shared (line 16) | internal static class Shared method PathToIcon (line 20) | internal static BitmapSource PathToIcon(string filePath) method ServiceRestarter (line 43) | internal static bool ServiceRestarter(string name, bool isStart) method ServiceStartType (line 85) | internal static void ServiceStartType(string serviceName, string start... method ShowSnackBar (line 104) | internal static void ShowSnackBar(Snackbar sender) method StringToRegistryHive (line 113) | internal static RegistryHive StringToRegistryHive(string hive) class FitWindow (line 120) | internal static class FitWindow method Init (line 125) | internal static void Init(double w, double h) FILE: XTR_Toolbox/Dialogs/ChromeProcessUC.xaml.cs class ChromeProcessUc (line 3) | public partial class ChromeProcessUc method ChromeProcessUc (line 5) | public ChromeProcessUc() FILE: XTR_Toolbox/Dialogs/ForceRemoveDialog.xaml.cs class ForceRemoveDialog (line 7) | public partial class ForceRemoveDialog method ForceRemoveDialog (line 14) | public ForceRemoveDialog(IEnumerable dirs, IEnumerable... method BtnCancel_Click (line 21) | private void BtnCancel_Click(object sender, RoutedEventArgs e) method BtnOK_Click (line 27) | private void BtnOK_Click(object sender, RoutedEventArgs e) method CenterOwner (line 33) | private bool CenterOwner() method Window_Loaded (line 43) | private void Window_Loaded(object sender, RoutedEventArgs e) method Window_SizeChanged (line 58) | private void Window_SizeChanged(object sender, SizeChangedEventArgs e) FILE: XTR_Toolbox/Dialogs/GenYesNoUC.xaml.cs class GenYesNoUc (line 3) | public partial class GenYesNoUc method GenYesNoUc (line 5) | public GenYesNoUc(string text) FILE: XTR_Toolbox/Dialogs/QuickToolsUc.xaml.cs class QuickToolsUc (line 15) | public partial class QuickToolsUc method QuickToolsUc (line 19) | public QuickToolsUc() method FontRebuild (line 25) | private static void FontRebuild(IProgress progress) method IconRebuild (line 75) | private static void IconRebuild(IProgress progress) method BtnEventsCleaner_Click (line 120) | private void BtnEventsCleaner_Click(object sender, RoutedEventArgs e) method BtnFontRebuild_Click (line 148) | private async void BtnFontRebuild_Click(object sender, RoutedEventArgs e) method BtnIconRebuild_Click (line 156) | private async void BtnIconRebuild_Click(object sender, RoutedEventArgs e) class IndicatorModel (line 164) | private class IndicatorModel : INotifyPropertyChanged method SetField (line 183) | private void SetField(ref T field, T value, [CallerMemberName] st... FILE: XTR_Toolbox/Dialogs/RemoveTelemetryUc.xaml.cs class RemoveTelemetryUc (line 9) | public partial class RemoveTelemetryUc method RemoveTelemetryUc (line 34) | public RemoveTelemetryUc() method BtnTelemetryYes_Click (line 40) | private void BtnTelemetryYes_Click(object sender, RoutedEventArgs e) method TelemetryDialogText (line 58) | private void TelemetryDialogText() class TextModel (line 68) | private class TextModel : INotifyPropertyChanged method NotifyPropertyChanged (line 86) | private void NotifyPropertyChanged(string propName) => FILE: XTR_Toolbox/Dialogs/StartupCreateUC.xaml.cs class StartupCreateUc (line 5) | public partial class StartupCreateUc method StartupCreateUc (line 7) | public StartupCreateUc() method TbAutoPath_TextChanged (line 12) | private void TbAutoPath_TextChanged(object sender, TextChangedEventArg... FILE: XTR_Toolbox/MainWindow.xaml.cs class MainWindow (line 12) | public partial class MainWindow method MainWindow (line 17) | public MainWindow() method Btn_QuickTools (line 23) | private async void Btn_QuickTools(object sender, RoutedEventArgs e) => method Btn_Telemetry (line 26) | private async void Btn_Telemetry(object sender, RoutedEventArgs e) => method BtnWinOpener (line 29) | private void BtnWinOpener(object sender, RoutedEventArgs e) method DarkCmd_Executed (line 51) | private void DarkCmd_Executed(object sender, ExecutedRoutedEventArgs e) method Hyperlink_OnRequestNavigate (line 67) | private void Hyperlink_OnRequestNavigate(object sender, RequestNavigat... method OnCloseExecuted (line 70) | private void OnCloseExecuted(object sender, ExecutedRoutedEventArgs e)... method UpdateCheckAsync (line 72) | private async void UpdateCheckAsync() method Window_ContentRendered (line 88) | private void Window_ContentRendered(object sender, EventArgs e) class MainCmd (line 97) | public static class MainCmd FILE: XTR_Toolbox/Properties/Resources.Designer.cs class Resources (line 27) | [GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "1... method Resources (line 36) | [SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivate... FILE: XTR_Toolbox/W1_WinApps.xaml.cs class Window1 (line 21) | public partial class Window1 method Window1 (line 26) | public Window1() method GetValidApps (line 31) | private static IEnumerable GetValidApps() method PrettyName (line 49) | private static string PrettyName(string p) method AppsListBox_SelectionChanged (line 60) | private void AppsListBox_SelectionChanged(object sender, SelectionChan... method ChBoxAll_Checked (line 68) | private void ChBoxAll_Checked(object sender, RoutedEventArgs e) method ChBoxAll_Unchecked (line 74) | private void ChBoxAll_Unchecked(object sender, RoutedEventArgs e) method DeleteAppsCmd_Executed (line 80) | private void DeleteAppsCmd_Executed(object sender, ExecutedRoutedEvent... method OnCloseExecuted (line 114) | private void OnCloseExecuted(object sender, ExecutedRoutedEventArgs e)... method RestoreAppsCmd_Executed (line 116) | private void RestoreAppsCmd_Executed(object sender, ExecutedRoutedEven... method TbSearch_TextChanged (line 138) | private void TbSearch_TextChanged(object sender, TextChangedEventArgs ... method UninstallCmd_CanExecute (line 141) | private void UninstallCmd_CanExecute(object sender, CanExecuteRoutedEv... method UserFilter (line 144) | private bool UserFilter(object item) method Window_ContentRendered (line 150) | private void Window_ContentRendered(object sender, EventArgs e) class AppsModel (line 160) | private class AppsModel : INotifyPropertyChanged method SetField (line 175) | private void SetField(ref bool field, bool value, [CallerMemberName]... class WinAppsCmd (line 184) | public static class WinAppsCmd FILE: XTR_Toolbox/W2_Autoruns.xaml.cs class Window2 (line 23) | public partial class Window2 method Window2 (line 42) | public Window2() method AddHkcu (line 47) | private static string AddHkcu(ICollection mainList) method AddHklm (line 63) | private static string AddHklm(ICollection mainList) method AddHklm64 (line 80) | private static string AddHklm64(ICollection mainList) method GetEntries (line 97) | private static void GetEntries(RegistryKey infoKey, RegistryKey runKey... method ClipboardCmd_Executed (line 156) | private void ClipboardCmd_Executed(object sender, ExecutedRoutedEventA... method CreateCmd_Executed (line 171) | private async void CreateCmd_Executed(object sender, ExecutedRoutedEve... method DeleteCmd_Executed (line 252) | private async void DeleteCmd_Executed(object sender, ExecutedRoutedEve... method LvUsersColumnHeader_Click (line 321) | private void LvUsersColumnHeader_Click(object sender, RoutedEventArgs e) method OnCloseExecuted (line 343) | private void OnCloseExecuted(object sender, ExecutedRoutedEventArgs e)... method OpenDirCmd_Executed (line 345) | private void OpenDirCmd_Executed(object sender, ExecutedRoutedEventArg... method RefreshCmd_Executed (line 362) | private void RefreshCmd_Executed(object sender, ExecutedRoutedEventArg... method StartupScan (line 367) | private void StartupScan() method StateChangeCmd_Executed (line 392) | private void StateChangeCmd_Executed(object sender, ExecutedRoutedEven... method UpdateEnabledCount (line 423) | private void UpdateEnabledCount() => method ValidItemCmd_CanExecute (line 426) | private void ValidItemCmd_CanExecute(object sender, CanExecuteRoutedEv... method Window_ContentRendered (line 431) | private void Window_ContentRendered(object sender, EventArgs e) class StartupLogModel (line 441) | private class StartupLogModel class StartupModel (line 446) | private class StartupModel : INotifyPropertyChanged method SetField (line 471) | private bool SetField(ref bool field, bool value, [CallerMemberName]... class StartupCmd (line 481) | public static class StartupCmd FILE: XTR_Toolbox/W3_Services.xaml.cs class Window3 (line 19) | public partial class Window3 method Window3 (line 30) | public Window3() method GetStartType (line 35) | private static string GetStartType(ServiceController service) method LvUsersColumnHeader_Click (line 50) | private void LvUsersColumnHeader_Click(object sender, RoutedEventArgs e) method OnCloseExecuted (line 70) | private void OnCloseExecuted(object sender, ExecutedRoutedEventArgs e)... method PopulateServices (line 72) | private void PopulateServices() method ServiceChange_Executed (line 99) | private void ServiceChange_Executed(object sender, ExecutedRoutedEvent... method ServiceStart_CanExecute (line 150) | private void ServiceStart_CanExecute(object sender, CanExecuteRoutedEv... method ServiceStop_CanExecute (line 154) | private void ServiceStop_CanExecute(object sender, CanExecuteRoutedEve... method TbSearch_TextChanged (line 157) | private void TbSearch_TextChanged(object sender, TextChangedEventArgs ... method UpdateRunningCount (line 160) | private void UpdateRunningCount() => TbRunNum.Text = method UserFilter (line 163) | private bool UserFilter(object item) method Window_ContentRendered (line 169) | private void Window_ContentRendered(object sender, EventArgs e) class ServiceLogModel (line 185) | private class ServiceLogModel class ServiceModel (line 190) | private class ServiceModel : INotifyPropertyChanged method SetField (line 222) | private bool SetField(ref T field, T value, [CallerMemberName] st... class ServiceCmd (line 232) | public static class ServiceCmd FILE: XTR_Toolbox/W4_Hosts.xaml.cs class Window4 (line 12) | public partial class Window4 method Window4 (line 17) | public Window4() method BtnDownload_Click (line 22) | private async void BtnDownload_Click(object sender, RoutedEventArgs e) method BtnHostsManage_Click (line 37) | private void BtnHostsManage_Click(object sender, RoutedEventArgs e) method HostsLoad (line 62) | private void HostsLoad() method OnCloseExecuted (line 79) | private void OnCloseExecuted(object sender, ExecutedRoutedEventArgs e)... method TbHostsFile_TextChanged (line 81) | private void TbHostsFile_TextChanged(object sender, EventArgs e) => Bt... method Window_ContentRendered (line 83) | private void Window_ContentRendered(object sender, EventArgs e) FILE: XTR_Toolbox/W5_Cleanup.xaml.cs class Window5 (line 23) | public partial class Window5 method Window5 (line 38) | public Window5() method AddModelToTemp (line 43) | private static float AddModelToTemp(string baseDir, ICollection dirs, ... method GetDirectoryFilesLoop (line 122) | private static IEnumerable GetDirectoryFilesLoop(string root, ... method GetSteamLibraryDir (line 171) | private static string GetSteamLibraryDir() method SteamLibrarySearch (line 192) | private static void SteamLibrarySearch(string root, ICollection method FormatScanTime (line 355) | private static string FormatScanTime(double mSec) => mSec < 1000 method Window_ContentRendered (line 359) | private void Window_ContentRendered(object sender, EventArgs e) class CheckBoxModel (line 372) | private class CheckBoxModel : INotifyPropertyChanged method CheckBoxModel (line 376) | public CheckBoxModel(string text, string path, bool enabled) method NotifyPropertyChanged (line 400) | private void NotifyPropertyChanged(string propName) => class CleanModel (line 404) | private class CleanModel class IndicatorModel (line 413) | private class IndicatorModel : INotifyPropertyChanged method SetField (line 453) | private void SetField(ref T field, T value, [CallerMemberName] st... class CleanCmd (line 462) | public static class CleanCmd FILE: XTR_Toolbox/W6_Software.xaml.cs class Window6 (line 25) | public partial class Window6 method Window6 (line 38) | public Window6() method FormatKbToMb (line 43) | private static double FormatKbToMb(string regSize) method GetIcon (line 49) | private static BitmapSource GetIcon(string regUnin, string regIcon, ou... method GetMsiIconPath (line 60) | private static string GetMsiIconPath(string guid) method GetSoftware (line 82) | private static void GetSoftware(ICollection tList) method GetVersion (line 137) | private static string GetVersion(RegistryKey subKey, string regName) method MsiIconToUse (line 144) | private static BitmapSource MsiIconToUse(string regUnin) method ParseDate (line 150) | private static string ParseDate(string regDate, string regRemv) method PopulateSoftware (line 167) | private static ObservableCollection PopulateSoftware() method Uninstall (line 184) | private static bool Uninstall(string uninstallPath, bool isMsi) method ClipboardCmd_Executed (line 198) | private void ClipboardCmd_Executed(object sender, ExecutedRoutedEventA... method LocationCmd_CanExecute (line 213) | private void LocationCmd_CanExecute(object sender, CanExecuteRoutedEve... method LvSoftware_SelectionChanged (line 219) | private void LvSoftware_SelectionChanged(object sender, SelectionChang... method LvUsersColumnHeader_Click (line 234) | private void LvUsersColumnHeader_Click(object sender, RoutedEventArgs e) method MsiCmd_CanExecute (line 254) | private void MsiCmd_CanExecute(object sender, CanExecuteRoutedEventArg... method MsiCmd_Executed (line 257) | private async void MsiCmd_Executed(object sender, ExecutedRoutedEventA... method OnCloseExecuted (line 290) | private void OnCloseExecuted(object sender, ExecutedRoutedEventArgs e)... method OpenDirCmd_Executed (line 292) | private void OpenDirCmd_Executed(object sender, ExecutedRoutedEventArg... method OpenRegCmd_Executed (line 305) | private void OpenRegCmd_Executed(object sender, ExecutedRoutedEventArg... method TbSearch_TextChanged (line 324) | private void TbSearch_TextChanged(object sender, TextChangedEventArgs ... method UninstallCmd_Executed (line 327) | private async void UninstallCmd_Executed(object sender, ExecutedRouted... method UserFilter (line 375) | private bool UserFilter(object item) method Window_ContentRendered (line 381) | private void Window_ContentRendered(object sender, EventArgs e) class IndicatorModel (line 395) | private class IndicatorModel : INotifyPropertyChanged method NotifyPropertyChanged (line 411) | private void NotifyPropertyChanged([CallerMemberName] string propNam... class SoftwareLogModel (line 415) | private class SoftwareLogModel class SoftwareModel (line 420) | private class SoftwareModel class SoftwareCmd (line 433) | public static class SoftwareCmd FILE: XTR_Toolbox/W7_Addons.xaml.cs class Window7 (line 21) | public partial class Window7 method Window7 (line 33) | public Window7() method ChromeExists (line 45) | internal static bool ChromeExists() => Directory.Exists(ChromeDataPath); method GetProfileNames (line 47) | private static IEnumerable GetProfileNames() method DeleteCmd_Executed (line 57) | private async void DeleteCmd_Executed(object sender, ExecutedRoutedEve... method LvUsersColumnHeader_Click (line 89) | private void LvUsersColumnHeader_Click(object sender, RoutedEventArgs e) method OnCloseExecuted (line 109) | private void OnCloseExecuted(object sender, ExecutedRoutedEventArgs e)... method PopulateAddons (line 111) | private void PopulateAddons() method TbSearch_TextChanged (line 152) | private void TbSearch_TextChanged(object sender, TextChangedEventArgs ... method UserFilter (line 155) | private bool UserFilter(object item) method Window_ContentRendered (line 161) | private void Window_ContentRendered(object sender, EventArgs e) class AddonModel (line 167) | private class AddonModel class BrowserCmd (line 175) | public static class BrowserCmd