SYMBOL INDEX (1179 symbols across 72 files) FILE: EverythingSDK/include/Everything_IPC.h type EVERYTHING_IPC_COMMAND_LINE (line 439) | typedef struct EVERYTHING_IPC_COMMAND_LINE type EVERYTHING_IPC_QUERYW (line 493) | typedef struct EVERYTHING_IPC_QUERYW type EVERYTHING_IPC_QUERYA (line 521) | typedef struct EVERYTHING_IPC_QUERYA type EVERYTHING_IPC_ITEMW (line 561) | typedef struct EVERYTHING_IPC_ITEMW type EVERYTHING_IPC_ITEMA (line 576) | typedef struct EVERYTHING_IPC_ITEMA type EVERYTHING_IPC_LISTW (line 591) | typedef struct EVERYTHING_IPC_LISTW type EVERYTHING_IPC_LISTA (line 620) | typedef struct EVERYTHING_IPC_LISTA type EVERYTHING_IPC_QUERY2 (line 755) | typedef struct EVERYTHING_IPC_QUERY2 type EVERYTHING_IPC_ITEM2 (line 791) | typedef struct EVERYTHING_IPC_ITEM2 type EVERYTHING_IPC_LIST2 (line 820) | typedef struct EVERYTHING_IPC_LIST2 type EVERYTHING_IPC_RUN_HISTORY (line 860) | typedef struct EVERYTHING_IPC_RUN_HISTORY FILE: EverythingSDK/src/Everything.c type _EVERYTHING_CHANGEFILTERSTRUCT (line 47) | typedef struct _EVERYTHING_tagCHANGEFILTERSTRUCT function es_wbuf_cat (line 105) | void es_wbuf_cat(wchar_t* buf, int max, const wchar_t* s) function es_wstring_cat (line 134) | void es_wstring_cat(wchar_t* buf, const wchar_t* s) function HWND (line 139) | static HWND es_find_instance_window() function _Everything_Initialize (line 168) | static void _Everything_Initialize(void) function _Everything_Lock (line 187) | static void _Everything_Lock(void) function _Everything_Unlock (line 194) | static void _Everything_Unlock(void) function DWORD (line 200) | static DWORD _Everything_StringLengthA(LPCSTR start) function DWORD (line 214) | static DWORD _Everything_StringLengthW(LPCWSTR start) function Everything_SetSearchW (line 228) | void EVERYTHINGAPI Everything_SetSearchW(LPCWSTR lpString) function Everything_SetSearchA (line 256) | void EVERYTHINGAPI Everything_SetSearchA(LPCSTR lpString) function Everything_GetSearchA (line 284) | Everything_GetSearchA(void) function Everything_GetSearchW (line 313) | Everything_GetSearchW(void) function Everything_SetMatchPath (line 342) | void EVERYTHINGAPI Everything_SetMatchPath(BOOL bEnable) function Everything_SetMatchCase (line 351) | void EVERYTHINGAPI Everything_SetMatchCase(BOOL bEnable) function Everything_SetMatchWholeWord (line 360) | void EVERYTHINGAPI Everything_SetMatchWholeWord(BOOL bEnable) function Everything_SetRegex (line 369) | void EVERYTHINGAPI Everything_SetRegex(BOOL bEnable) function Everything_SetMax (line 378) | void EVERYTHINGAPI Everything_SetMax(DWORD dwMax) function Everything_SetOffset (line 387) | void EVERYTHINGAPI Everything_SetOffset(DWORD dwOffset) function Everything_SetSort (line 396) | void EVERYTHINGAPI Everything_SetSort(DWORD dwSort) function EVERYTHINGAPI (line 405) | EVERYTHINGAPI Everything_SetRequestFlags(DWORD dwRequestFlags) function Everything_SetReplyWindow (line 414) | void EVERYTHINGAPI Everything_SetReplyWindow(HWND hWnd) function Everything_SetReplyID (line 423) | void EVERYTHINGAPI Everything_SetReplyID(DWORD dwId) function Everything_GetMatchPath (line 432) | Everything_GetMatchPath(void) function Everything_GetMatchCase (line 445) | Everything_GetMatchCase(void) function Everything_GetMatchWholeWord (line 458) | Everything_GetMatchWholeWord(void) function Everything_GetRegex (line 471) | Everything_GetRegex(void) function Everything_GetMax (line 484) | Everything_GetMax(void) function Everything_GetOffset (line 497) | Everything_GetOffset(void) function Everything_GetSort (line 510) | Everything_GetSort(void) function EVERYTHINGAPI (line 523) | EVERYTHINGAPI Everything_GetRequestFlags(void) function Everything_GetReplyWindow (line 536) | Everything_GetReplyWindow(void) function Everything_GetReplyID (line 549) | Everything_GetReplyID(void) function LRESULT (line 563) | static LRESULT WINAPI _Everything_window_proc(HWND hwnd,UINT msg,WPARAM ... function DWORD (line 624) | static DWORD _Everything_GetSearchLengthW(void) function DWORD (line 642) | static DWORD _Everything_GetSearchLengthA(void) function _Everything_GetSearchTextW (line 660) | static void _Everything_GetSearchTextW(LPWSTR wbuf) function _Everything_GetSearchTextA (line 686) | static void _Everything_GetSearchTextA(LPSTR buf) function Everything_SetInstanceName (line 711) | void EVERYTHINGAPI Everything_SetInstanceName(LPCWSTR name) function DWORD (line 726) | static DWORD EVERYTHINGAPI _Everything_query_thread_proc(void *param) function _Everything_Query (line 816) | _Everything_Query(void) function BOOL (line 840) | static BOOL _Everything_SendIPCQuery2(HWND everything_hwnd) function BOOL (line 913) | static BOOL _Everything_ShouldUseVersion2(void) function BOOL (line 929) | static BOOL _Everything_SendIPCQuery(void) function BOOL (line 1037) | BOOL EVERYTHINGAPI Everything_QueryA(BOOL bWait) function BOOL (line 1059) | BOOL EVERYTHINGAPI Everything_QueryW(BOOL bWait) function _Everything_CompareA (line 1081) | static int __cdecl _Everything_CompareA(const void *a,const void *b) function _Everything_CompareW (line 1102) | static int __cdecl _Everything_CompareW(const void *a,const void *b) function Everything_SortResultsByPath (line 1123) | Everything_SortResultsByPath(void) function Everything_GetLastError (line 1148) | Everything_GetLastError(void) function Everything_GetNumFileResults (line 1161) | Everything_GetNumFileResults(void) function Everything_GetNumFolderResults (line 1190) | Everything_GetNumFolderResults(void) function Everything_GetNumResults (line 1219) | Everything_GetNumResults(void) function Everything_GetTotFileResults (line 1253) | Everything_GetTotFileResults(void) function Everything_GetTotFolderResults (line 1282) | Everything_GetTotFolderResults(void) function Everything_GetTotResults (line 1311) | Everything_GetTotResults(void) function BOOL (line 1345) | BOOL EVERYTHINGAPI Everything_IsVolumeResult(DWORD dwIndex) function BOOL (line 1397) | BOOL EVERYTHINGAPI Everything_IsFolderResult(DWORD dwIndex) function BOOL (line 1449) | BOOL EVERYTHINGAPI Everything_IsFileResult(DWORD dwIndex) function LPCWSTR (line 1501) | LPCWSTR EVERYTHINGAPI Everything_GetResultFileNameW(DWORD dwIndex) function LPCSTR (line 1556) | LPCSTR EVERYTHINGAPI Everything_GetResultFileNameA(DWORD dwIndex) function LPCWSTR (line 1611) | LPCWSTR EVERYTHINGAPI Everything_GetResultPathW(DWORD dwIndex) function LPCSTR (line 1666) | LPCSTR EVERYTHINGAPI Everything_GetResultPathA(DWORD dwIndex) function DWORD (line 1722) | static DWORD _Everything_CopyW(LPWSTR buf,DWORD bufmax,DWORD catlen,LPCW... function DWORD (line 1756) | static DWORD _Everything_CopyA(LPSTR buf,DWORD max,DWORD catlen,LPCSTR s) function DWORD (line 1792) | static DWORD _Everything_CopyWFromA(LPWSTR buf,DWORD bufmax,DWORD catlen... function DWORD (line 1826) | static DWORD _Everything_CopyAFromW(LPSTR buf,DWORD max,DWORD catlen,LPC... function DWORD (line 1861) | DWORD EVERYTHINGAPI Everything_GetResultFullPathNameW(DWORD dwIndex,LPWS... function DWORD (line 2014) | DWORD EVERYTHINGAPI Everything_GetResultFullPathNameA(DWORD dwIndex,LPST... function BOOL (line 2157) | BOOL EVERYTHINGAPI Everything_IsQueryReply(UINT message,WPARAM wParam,LP... function Everything_Reset (line 2235) | Everything_Reset(void) function Everything_CleanUp (line 2264) | Everything_CleanUp(void) function _Everything_Free (line 2276) | static void _Everything_Free(void *ptr) function EVERYTHINGAPI (line 2281) | EVERYTHINGAPI Everything_GetResultListSort(void) function EVERYTHINGAPI (line 2299) | EVERYTHINGAPI Everything_GetResultListRequestFlags(void) function _Everything_FreeLists (line 2317) | static void _Everything_FreeLists(void) function BOOL (line 2334) | static BOOL _Everything_IsValidResultIndex(DWORD dwIndex) function BOOL (line 2618) | static BOOL _Everything_IsSchemeNameW(LPCWSTR s) function BOOL (line 2644) | static BOOL _Everything_IsSchemeNameA(LPCSTR s) function _Everything_ChangeWindowMessageFilter (line 2670) | static void _Everything_ChangeWindowMessageFilter(HWND hwnd) function LPCWSTR (line 2694) | static LPCWSTR _Everything_GetResultRequestStringW(DWORD dwIndex,DWORD d... function LPCSTR (line 2734) | static LPCSTR _Everything_GetResultRequestStringA(DWORD dwIndex,DWORD dw... function BOOL (line 2774) | static BOOL _Everything_GetResultRequestData(DWORD dwIndex,DWORD dwReque... function LPCWSTR (line 2819) | LPCWSTR EVERYTHINGAPI Everything_GetResultExtensionW(DWORD dwIndex) function LPCSTR (line 2824) | LPCSTR EVERYTHINGAPI Everything_GetResultExtensionA(DWORD dwIndex) function BOOL (line 2829) | BOOL EVERYTHINGAPI Everything_GetResultSize(DWORD dwIndex,LARGE_INTEGER ... function BOOL (line 2834) | BOOL EVERYTHINGAPI Everything_GetResultDateCreated(DWORD dwIndex,FILETIM... function BOOL (line 2839) | BOOL EVERYTHINGAPI Everything_GetResultDateModified(DWORD dwIndex,FILETI... function BOOL (line 2844) | BOOL EVERYTHINGAPI Everything_GetResultDateAccessed(DWORD dwIndex,FILETI... function DWORD (line 2849) | DWORD EVERYTHINGAPI Everything_GetResultAttributes(DWORD dwIndex) function LPCWSTR (line 2861) | LPCWSTR EVERYTHINGAPI Everything_GetResultFileListFileNameW(DWORD dwIndex) function LPCSTR (line 2866) | LPCSTR EVERYTHINGAPI Everything_GetResultFileListFileNameA(DWORD dwIndex) function DWORD (line 2871) | DWORD EVERYTHINGAPI Everything_GetResultRunCount(DWORD dwIndex) function BOOL (line 2883) | BOOL EVERYTHINGAPI Everything_GetResultDateRun(DWORD dwIndex,FILETIME *l... function BOOL (line 2888) | BOOL EVERYTHINGAPI Everything_GetResultDateRecentlyChanged(DWORD dwIndex... function LPCWSTR (line 2893) | LPCWSTR EVERYTHINGAPI Everything_GetResultHighlightedFileNameW(DWORD dwI... function LPCSTR (line 2898) | LPCSTR EVERYTHINGAPI Everything_GetResultHighlightedFileNameA(DWORD dwIn... function LPCWSTR (line 2903) | LPCWSTR EVERYTHINGAPI Everything_GetResultHighlightedPathW(DWORD dwIndex) function LPCSTR (line 2908) | LPCSTR EVERYTHINGAPI Everything_GetResultHighlightedPathA(DWORD dwIndex) function LPCWSTR (line 2913) | LPCWSTR EVERYTHINGAPI Everything_GetResultHighlightedFullPathAndFileName... function LPCSTR (line 2918) | LPCSTR EVERYTHINGAPI Everything_GetResultHighlightedFullPathAndFileNameA... function BOOL (line 2923) | static BOOL _Everything_SendAPIBoolCommand(int command,LPARAM lParam) function DWORD (line 2952) | static DWORD _Everything_SendAPIDwordCommand(int command,LPARAM lParam) function Everything_IsDBLoaded (line 2974) | Everything_IsDBLoaded(void) function Everything_IsAdmin (line 2979) | Everything_IsAdmin(void) function Everything_IsAppData (line 2984) | Everything_IsAppData(void) function Everything_RebuildDB (line 2989) | Everything_RebuildDB(void) function Everything_UpdateAllFolderIndexes (line 2994) | Everything_UpdateAllFolderIndexes(void) function Everything_SaveDB (line 2999) | Everything_SaveDB(void) function Everything_SaveRunHistory (line 3004) | Everything_SaveRunHistory(void) function Everything_DeleteRunHistory (line 3009) | Everything_DeleteRunHistory(void) function Everything_GetMajorVersion (line 3014) | Everything_GetMajorVersion(void) function Everything_GetMinorVersion (line 3019) | Everything_GetMinorVersion(void) function Everything_GetRevision (line 3024) | Everything_GetRevision(void) function Everything_GetBuildNumber (line 3029) | Everything_GetBuildNumber(void) function Everything_GetTargetMachine (line 3034) | Everything_GetTargetMachine(void) function Everything_Exit (line 3039) | Everything_Exit(void) function BOOL (line 3044) | BOOL EVERYTHINGAPI Everything_IsFastSort(DWORD sortType) function BOOL (line 3049) | BOOL EVERYTHINGAPI Everything_IsFileInfoIndexed(DWORD fileInfoType) function LRESULT (line 3054) | static LRESULT _Everything_SendCopyData(int command,const void *data,int... function DWORD (line 3080) | DWORD EVERYTHINGAPI Everything_GetRunCountFromFileNameW(LPCWSTR lpFileName) function DWORD (line 3085) | DWORD EVERYTHINGAPI Everything_GetRunCountFromFileNameA(LPCSTR lpFileName) function BOOL (line 3090) | BOOL EVERYTHINGAPI Everything_SetRunCountFromFileNameW(LPCWSTR lpFileNam... function BOOL (line 3128) | BOOL EVERYTHINGAPI Everything_SetRunCountFromFileNameA(LPCSTR lpFileName... function DWORD (line 3166) | DWORD EVERYTHINGAPI Everything_IncRunCountFromFileNameW(LPCWSTR lpFileName) function DWORD (line 3171) | DWORD EVERYTHINGAPI Everything_IncRunCountFromFileNameA(LPCSTR lpFileName) FILE: EverythingToolbar.Deskband/CSDeskBand.cs class CSDeskBandImpl (line 26) | internal sealed class CSDeskBandImpl : ICSDeskBand method CSDeskBandImpl (line 40) | public CSDeskBandImpl(IDeskBandProvider provider) method GetWindow (line 63) | public int GetWindow(out IntPtr phwnd) method ContextSensitiveHelp (line 70) | public int ContextSensitiveHelp(bool fEnterMode) method ShowDW (line 76) | public int ShowDW([In] bool fShow) method CloseDW (line 82) | public int CloseDW([In] uint dwReserved) method ResizeBorderDW (line 89) | public int ResizeBorderDW(RECT prcBorder, [In, MarshalAs(UnmanagedType... method GetBandInfo (line 96) | public int GetBandInfo(uint dwBandID, DESKBANDINFO.DBIF dwViewMode, re... method CanRenderComposited (line 174) | public int CanRenderComposited(out bool pfCanRenderComposited) method SetCompositionState (line 181) | public int SetCompositionState(bool fCompositionEnabled) method GetCompositionState (line 187) | public int GetCompositionState(out bool pfCompositionEnabled) method SetSite (line 194) | public int SetSite([In, MarshalAs(UnmanagedType.IUnknown)] object pUnk... method GetSite (line 222) | public int GetSite(ref Guid riid, [MarshalAs(UnmanagedType.IUnknown)] ... method QueryContextMenu (line 234) | public int QueryContextMenu(IntPtr hMenu, uint indexMenu, uint idCmdFi... method InvokeCommand (line 251) | public int InvokeCommand(IntPtr pici) method GetCommandString (line 290) | public int GetCommandString(ref uint idcmd, uint uflags, ref uint pwRe... method HandleMenuMsg (line 297) | public int HandleMenuMsg(uint uMsg, IntPtr wParam, IntPtr lParam) method HandleMenuMsg2 (line 303) | public int HandleMenuMsg2(uint uMsg, IntPtr wParam, IntPtr lParam, out... method GetClassID (line 310) | public int GetClassID(out Guid pClassID) method GetSizeMax (line 317) | public int GetSizeMax(out ulong pcbSize) method IsDirty (line 324) | public int IsDirty() method Load (line 330) | public int Load(object pStm) method Save (line 336) | public int Save(IntPtr pStm, bool fClearDirty) method CloseDeskBand (line 344) | public void CloseDeskBand() method UIActivateIO (line 351) | public int UIActivateIO(int fActivate, ref MSG msg) method HasFocusIO (line 359) | public int HasFocusIO() method TranslateAcceleratorIO (line 365) | public int TranslateAcceleratorIO(ref MSG msg) method UpdateFocus (line 375) | public void UpdateFocus(bool focused) method Options_PropertyChanged (line 380) | private void Options_PropertyChanged(object sender, PropertyChangedEve... class CSDeskBandOptions (line 398) | public sealed class CSDeskBandOptions : INotifyPropertyChanged method CSDeskBandOptions (line 438) | public CSDeskBandOptions() method OnPropertyChanged (line 743) | private void OnPropertyChanged([CallerMemberName] string propertyName ... class CSDeskBandRegistrationAttribute (line 752) | [AttributeUsage(AttributeTargets.Class)] class CSDeskBandWin (line 785) | public abstract class CSDeskBandWin : ICSDeskBand, IDeskBandProvider method CSDeskBandWin (line 792) | public CSDeskBandWin() method Register (line 800) | [ComRegisterFunction] method Unregister (line 806) | [ComUnregisterFunction] method UpdateFocus (line 854) | public void UpdateFocus(bool focused) method DeskbandOnClosed (line 862) | protected virtual void DeskbandOnClosed() method GetWindow (line 866) | public int GetWindow(out IntPtr phwnd) method ContextSensitiveHelp (line 871) | public int ContextSensitiveHelp(bool fEnterMode) method ShowDW (line 876) | public int ShowDW([In] bool fShow) method CloseDW (line 881) | public int CloseDW([In] uint dwReserved) method ResizeBorderDW (line 886) | public int ResizeBorderDW(RECT prcBorder, [In, MarshalAs(UnmanagedType... method GetBandInfo (line 891) | public int GetBandInfo(uint dwBandID, DESKBANDINFO.DBIF dwViewMode, re... method CanRenderComposited (line 896) | public int CanRenderComposited(out bool pfCanRenderComposited) method SetCompositionState (line 901) | public int SetCompositionState(bool fCompositionEnabled) method GetCompositionState (line 906) | public int GetCompositionState(out bool pfCompositionEnabled) method SetSite (line 911) | public int SetSite([In, MarshalAs(UnmanagedType.IUnknown)] object pUnk... method GetSite (line 916) | public int GetSite(ref Guid riid, [MarshalAs(UnmanagedType.IUnknown)] ... method QueryContextMenu (line 921) | public int QueryContextMenu(IntPtr hMenu, uint indexMenu, uint idCmdFi... method InvokeCommand (line 926) | public int InvokeCommand(IntPtr pici) method GetCommandString (line 931) | public int GetCommandString(ref uint idcmd, uint uflags, ref uint pwRe... method HandleMenuMsg (line 936) | public int HandleMenuMsg(uint uMsg, IntPtr wParam, IntPtr lParam) method HandleMenuMsg2 (line 941) | public int HandleMenuMsg2(uint uMsg, IntPtr wParam, IntPtr lParam, out... method GetClassID (line 946) | public int GetClassID(out Guid pClassID) method GetSizeMax (line 951) | public int GetSizeMax(out ulong pcbSize) method IsDirty (line 956) | public int IsDirty() method Load (line 961) | public int Load(object pStm) method Save (line 966) | public int Save(IntPtr pStm, bool fClearDirty) method UIActivateIO (line 971) | public int UIActivateIO(int fActivate, ref MSG msg) method HasFocusIO (line 976) | public int HasFocusIO() method TranslateAcceleratorIO (line 981) | public int TranslateAcceleratorIO(ref MSG msg) class CSDeskBandWpf (line 994) | public abstract class CSDeskBandWpf : ICSDeskBand, IDeskBandProvider method CSDeskBandWpf (line 1004) | public CSDeskBandWpf() method HwndSourceHook (line 1038) | protected virtual IntPtr HwndSourceHook(IntPtr hwnd, int msg, IntPtr w... method LowWord (line 1074) | protected static int LowWord(IntPtr value) method HighWord (line 1079) | protected static int HighWord(IntPtr value) method UpdateFocus (line 1142) | public void UpdateFocus(bool focused) method DeskbandOnClosed (line 1150) | protected virtual void DeskbandOnClosed() method GetWindow (line 1154) | public int GetWindow(out IntPtr phwnd) method ContextSensitiveHelp (line 1159) | public int ContextSensitiveHelp(bool fEnterMode) method ShowDW (line 1164) | public int ShowDW([In] bool fShow) method CloseDW (line 1169) | public int CloseDW([In] uint dwReserved) method ResizeBorderDW (line 1174) | public int ResizeBorderDW(RECT prcBorder, [In, MarshalAs(UnmanagedType... method GetBandInfo (line 1179) | public int GetBandInfo(uint dwBandID, DESKBANDINFO.DBIF dwViewMode, re... method CanRenderComposited (line 1184) | public int CanRenderComposited(out bool pfCanRenderComposited) method SetCompositionState (line 1189) | public int SetCompositionState(bool fCompositionEnabled) method GetCompositionState (line 1194) | public int GetCompositionState(out bool pfCompositionEnabled) method SetSite (line 1199) | public int SetSite([In, MarshalAs(UnmanagedType.IUnknown)] object pUnk... method GetSite (line 1204) | public int GetSite(ref Guid riid, [MarshalAs(UnmanagedType.IUnknown)] ... method QueryContextMenu (line 1209) | public int QueryContextMenu(IntPtr hMenu, uint indexMenu, uint idCmdFi... method InvokeCommand (line 1214) | public int InvokeCommand(IntPtr pici) method GetCommandString (line 1219) | public int GetCommandString(ref uint idcmd, uint uflags, ref uint pwRe... method HandleMenuMsg (line 1224) | public int HandleMenuMsg(uint uMsg, IntPtr wParam, IntPtr lParam) method HandleMenuMsg2 (line 1229) | public int HandleMenuMsg2(uint uMsg, IntPtr wParam, IntPtr lParam, out... method GetClassID (line 1234) | public int GetClassID(out Guid pClassID) method GetSizeMax (line 1239) | public int GetSizeMax(out ulong pcbSize) method IsDirty (line 1244) | public int IsDirty() method Load (line 1249) | public int Load(object pStm) method Save (line 1254) | public int Save(IntPtr pStm, bool fClearDirty) method UIActivateIO (line 1259) | public int UIActivateIO(int fActivate, ref MSG msg) method HasFocusIO (line 1264) | public int HasFocusIO() method TranslateAcceleratorIO (line 1269) | public int TranslateAcceleratorIO(ref MSG msg) method Register (line 1274) | [ComRegisterFunction] method Unregister (line 1280) | [ComUnregisterFunction] class DeskBandSize (line 1291) | public sealed class DeskBandSize : INotifyPropertyChanged method DeskBandSize (line 1301) | public DeskBandSize(int width, int height) method OnPropertyChanged (line 1346) | private void OnPropertyChanged([CallerMemberName] string propertyName ... type ICSDeskBand (line 1395) | public interface ICSDeskBand : IDeskBand2, IObjectWithSite, IContextMenu... type IDeskBandProvider (line 1399) | internal interface IDeskBandProvider class RegistrationHelper (line 1410) | internal static class RegistrationHelper method Register (line 1416) | [ComRegisterFunction] method Unregister (line 1483) | [ComUnregisterFunction] method GetToolbarName (line 1509) | internal static string GetToolbarName(Type t) method GetToolbarRequestToShow (line 1519) | internal static bool GetToolbarRequestToShow(Type t) type TaskbarOrientation (line 1528) | public enum TaskbarOrientation type Edge (line 1544) | public enum Edge : uint class TaskbarInfo (line 1570) | public sealed class TaskbarInfo method TaskbarInfo (line 1579) | internal TaskbarInfo() method UpdateInfo (line 1665) | internal void UpdateInfo() class TaskbarOrientationChangedEventArgs (line 1684) | public sealed class TaskbarOrientationChangedEventArgs : EventArgs method TaskbarOrientationChangedEventArgs (line 1691) | public TaskbarOrientationChangedEventArgs(TaskbarOrientation orientation) class TaskbarSizeChangedEventArgs (line 1705) | public sealed class TaskbarSizeChangedEventArgs : EventArgs method TaskbarSizeChangedEventArgs (line 1712) | public TaskbarSizeChangedEventArgs(DeskBandSize size) class TaskbarEdgeChangedEventArgs (line 1726) | public sealed class TaskbarEdgeChangedEventArgs : EventArgs method TaskbarEdgeChangedEventArgs (line 1733) | public TaskbarEdgeChangedEventArgs(Edge edge) type IBandSite (line 1747) | [ComImport] method AddBand (line 1752) | [PreserveSig] method EnumBands (line 1755) | [PreserveSig] method QueryBand (line 1758) | [PreserveSig] method SetBandState (line 1761) | [PreserveSig] method RemoveBand (line 1764) | [PreserveSig] method GetBandObject (line 1767) | [PreserveSig] method SetBandSiteInfo (line 1770) | [PreserveSig] method GetBandSiteInfo (line 1773) | [PreserveSig] type IDockingWindow (line 1777) | [ComImport] method GetWindow (line 1782) | [PreserveSig] method ContextSensitiveHelp (line 1785) | [PreserveSig] method ShowDW (line 1788) | [PreserveSig] method CloseDW (line 1791) | [PreserveSig] method ResizeBorderDW (line 1794) | [PreserveSig] type IDeskBand (line 1798) | [ComImport] method GetWindow (line 1803) | [PreserveSig] method ContextSensitiveHelp (line 1806) | [PreserveSig] method ShowDW (line 1809) | [PreserveSig] method CloseDW (line 1812) | [PreserveSig] method ResizeBorderDW (line 1815) | [PreserveSig] method GetBandInfo (line 1818) | [PreserveSig] type IDeskBand2 (line 1822) | [ComImport] method GetWindow (line 1827) | [PreserveSig] method ContextSensitiveHelp (line 1830) | [PreserveSig] method ShowDW (line 1833) | [PreserveSig] method CloseDW (line 1836) | [PreserveSig] method ResizeBorderDW (line 1839) | [PreserveSig] method GetBandInfo (line 1842) | [PreserveSig] method CanRenderComposited (line 1845) | [PreserveSig] method SetCompositionState (line 1848) | [PreserveSig] method GetCompositionState (line 1851) | [PreserveSig] type IContextMenu (line 1855) | [ComImport] method QueryContextMenu (line 1860) | [PreserveSig] method InvokeCommand (line 1863) | [PreserveSig] method GetCommandString (line 1866) | [PreserveSig] type IContextMenu2 (line 1870) | [ComImport] method QueryContextMenu (line 1875) | [PreserveSig] method InvokeCommand (line 1878) | [PreserveSig] method GetCommandString (line 1881) | [PreserveSig] method HandleMenuMsg (line 1884) | [PreserveSig] type IContextMenu3 (line 1888) | [ComImport] method QueryContextMenu (line 1893) | [PreserveSig] method InvokeCommand (line 1896) | [PreserveSig] method GetCommandString (line 1899) | [PreserveSig] method HandleMenuMsg (line 1902) | [PreserveSig] method HandleMenuMsg2 (line 1905) | [PreserveSig] type IInputObject (line 1909) | [ComImport] method UIActivateIO (line 1914) | [PreserveSig] method HasFocusIO (line 1917) | [PreserveSig] method TranslateAcceleratorIO (line 1920) | [PreserveSig] type IInputObjectSite (line 1925) | [ComImport] method OnFocusChangeIS (line 1930) | [PreserveSig] type IObjectWithSite (line 1935) | [ComImport] method SetSite (line 1940) | [PreserveSig] method GetSite (line 1943) | [PreserveSig] type IOleCommandTarget (line 1948) | [ComImport] method QueryStatus (line 1953) | [PreserveSig] method Exec (line 1956) | [PreserveSig] type IOleWindow (line 1961) | [ComImport] method GetWindow (line 1966) | [PreserveSig] method ContextSensitiveHelp (line 1969) | [PreserveSig] type IPersist (line 1973) | [ComImport] method GetClassID (line 1978) | [PreserveSig] type IPersistStream (line 1982) | [ComImport] method GetClassID (line 1987) | [PreserveSig] method GetSizeMax (line 1990) | [PreserveSig] method IsDirty (line 1993) | [PreserveSig] method Load (line 1996) | [PreserveSig] method Save (line 1999) | [PreserveSig] type ITrayDeskband (line 2003) | [ComImport, Guid("6D67E846-5B9C-4db8-9CBC-DDE12F4254F1"), InterfaceType(... method ShowDeskBand (line 2006) | [PreserveSig] method HideDeskBand (line 2008) | [PreserveSig] method IsDeskBandShown (line 2010) | [PreserveSig] method DeskBandRegistrationChanged (line 2012) | [PreserveSig] class User32 (line 2016) | internal class User32 method SetParent (line 2018) | [DllImport("user32.dll", SetLastError = true)] method InsertMenuItem (line 2021) | [DllImport("user32.dll")] method CreateMenu (line 2024) | [DllImport("user32.dll")] method DestroyMenu (line 2027) | [DllImport("user32.dll")] method CreatePopupMenu (line 2030) | [DllImport("user32.dll")] method TranslateMessage (line 2033) | [DllImport("user32.dll")] method DispatchMessage (line 2036) | [DllImport("user32.dll")] method HiWord (line 2039) | public static int HiWord(int val) method LoWord (line 2044) | public static int LoWord(int val) class Shell32 (line 2050) | internal class Shell32 method SHAppBarMessage (line 2052) | [DllImport("shell32.dll")] type tagDESKBANDCID (line 2056) | internal enum tagDESKBANDCID type RECT (line 2064) | [StructLayout(LayoutKind.Sequential)] method RECT (line 2072) | public RECT(int left, int top, int right, int bottom) type QueryContextMenuFlags (line 2081) | [Flags] type POINT (line 2101) | [StructLayout(LayoutKind.Sequential, CharSet = CharSet.Unicode)] type OLECMDTEXT (line 2108) | [StructLayout(LayoutKind.Sequential)] type OLECMD (line 2118) | [StructLayout(LayoutKind.Sequential)] type MSG (line 2125) | [StructLayout(LayoutKind.Sequential)] type MENUITEMINFO (line 2136) | [StructLayout(LayoutKind.Sequential)] type MIIM (line 2152) | [Flags] type MFT (line 2166) | [Flags] type MFS (line 2180) | [Flags] class HRESULT (line 2194) | internal class HRESULT method MakeHResult (line 2201) | public static int MakeHResult(uint sev, uint facility, uint errorNo) type DESKBANDINFO (line 2208) | [StructLayout(LayoutKind.Sequential, CharSet = CharSet.Unicode)] type DBIF (line 2220) | [Flags] type DBIM (line 2229) | [Flags] type DBIMF (line 2241) | [Flags] type COLORREF (line 2261) | [StructLayout(LayoutKind.Sequential)] type CMINVOKECOMMANDINFOEX (line 2269) | [StructLayout(LayoutKind.Sequential)] type CMIC (line 2288) | [Flags] class CMINVOKECOMMANDINFO (line 2306) | [StructLayout(LayoutKind.Sequential)] type CMIC (line 2319) | [Flags] class CATEGORYINFO (line 2335) | [StructLayout(LayoutKind.Sequential)] type BANDSITEINFO (line 2343) | [StructLayout(LayoutKind.Sequential)] type BSIM (line 2350) | [Flags] type BSSF (line 2357) | [Flags] type BSIS (line 2365) | [Flags] type APPBARMESSAGE (line 2383) | internal enum APPBARMESSAGE : uint type APPBARDATA (line 2400) | [StructLayout(LayoutKind.Sequential)] class ComponentCategoryManager (line 2411) | internal class ComponentCategoryManager method ComponentCategoryManager (line 2419) | static ComponentCategoryManager() method ComponentCategoryManager (line 2424) | private ComponentCategoryManager(Guid classId) method For (line 2429) | public static ComponentCategoryManager For(Guid classId) method RegisterCategories (line 2434) | public void RegisterCategories(Guid[] categoryIds) method UnRegisterCategories (line 2439) | public void UnRegisterCategories(Guid[] categoryIds) type ICatRegister (line 2445) | [ComImport] method RegisterCategories (line 2450) | [PreserveSig] method RegisterClassImplCategories (line 2453) | [PreserveSig] method RegisterClassReqCategories (line 2456) | [PreserveSig] method UnRegisterCategories (line 2459) | [PreserveSig] method UnRegisterClassImplCategories (line 2462) | [PreserveSig] method UnRegisterClassReqCategories (line 2465) | [PreserveSig] type WindowStyles (line 2469) | [Flags] type WindowMessages (line 2496) | internal enum WindowMessages type HitTestMessageResults (line 2502) | internal enum HitTestMessageResults class DeskBandMenuItem (line 2513) | public abstract class DeskBandMenuItem method AddToMenu (line 2522) | internal abstract void AddToMenu(IntPtr menu, uint itemPosition, ref u... class DeskBandMenuSeparator (line 2528) | internal sealed class DeskBandMenuSeparator : DeskBandMenuItem method AddToMenu (line 2533) | internal override void AddToMenu(IntPtr menu, uint itemPosition, ref u... class DeskBandMenuAction (line 2549) | internal sealed class DeskBandMenuAction : DeskBandMenuItem method DeskBandMenuAction (line 2558) | public DeskBandMenuAction(string text) method DoAction (line 2597) | internal void DoAction() method AddToMenu (line 2603) | internal override void AddToMenu(IntPtr menu, uint itemPosition, ref u... class DeskBandMenu (line 2627) | internal sealed class DeskBandMenu : DeskBandMenuItem method DeskBandMenu (line 2637) | public DeskBandMenu(string text) method DeskBandMenu (line 2646) | public DeskBandMenu(string text, IEnumerable items) method AddToMenu (line 2690) | internal override void AddToMenu(IntPtr menu, uint itemPosition, ref u... method ClearMenu (line 2715) | private void ClearMenu() FILE: EverythingToolbar.Deskband/Converters/SearchControlVisibilityConverter.cs class SearchControlVisibilityConverter (line 10) | public class SearchControlVisibilityConverter : MarkupExtension, IValueC... method SearchControlVisibilityConverter (line 17) | public SearchControlVisibilityConverter() method SetTaskbarAutoHideState (line 23) | private void SetTaskbarAutoHideState() method Convert (line 34) | public object Convert(object value, Type targetType, object parameter,... method ConvertBack (line 47) | public object ConvertBack(object value, Type targetType, object parame... method ProvideValue (line 52) | public override object ProvideValue(IServiceProvider serviceProvider) FILE: EverythingToolbar.Deskband/Server.cs type IServer (line 11) | [ComVisible(true)] method Dummy (line 16) | void Dummy(); class Server (line 19) | [ComVisible(true)] method Server (line 28) | public Server() method Dummy (line 64) | public void Dummy() { } method OnUnfocusRequested (line 66) | private void OnUnfocusRequested(object? sender, EventArgs e) method OnFocusRequested (line 71) | private void OnFocusRequested(object? sender, EventArgs e) method OnTaskbarEdgeChanged (line 76) | private void OnTaskbarEdgeChanged(object? sender, TaskbarEdgeChangedEv... method OnTaskbarSizeChanged (line 81) | private void OnTaskbarSizeChanged(object? sender, TaskbarSizeChangedEv... method DeskbandOnClosed (line 86) | protected override void DeskbandOnClosed() FILE: EverythingToolbar.Deskband/ToolbarControl.xaml.cs class ToolbarControl (line 10) | public partial class ToolbarControl method ToolbarControl (line 12) | public ToolbarControl() method OnSearchWindowHiding (line 26) | private void OnSearchWindowHiding(object? sender, EventArgs e) method OnSearchBoxLostKeyboardFocus (line 31) | private void OnSearchBoxLostKeyboardFocus(object sender, KeyboardFocus... method OnSearchBoxGotKeyboardFocus (line 43) | private void OnSearchBoxGotKeyboardFocus(object sender, KeyboardFocusC... method FocusSearchBox (line 48) | private void FocusSearchBox(object? sender, HotkeyEventArgs e) method OnKeyDown (line 64) | private void OnKeyDown(object sender, KeyEventArgs e) method OnGotFocus (line 73) | private void OnGotFocus(object sender, RoutedEventArgs e) FILE: EverythingToolbar.Deskband/WindowPlacement.cs class SearchWindowPlacement (line 13) | internal class SearchWindowPlacement : Behavior method OnAttached (line 21) | protected override void OnAttached() method OnPlacementTargetLoaded (line 34) | private void OnPlacementTargetLoaded(object sender, RoutedEventArgs e) method OnHiding (line 39) | private void OnHiding(object? sender, EventArgs e) method OnShowing (line 44) | private void OnShowing(object? sender, EventArgs e) method CalculatePosition (line 56) | private Rect CalculatePosition() method GetTargetWindowSize (line 130) | private Size GetTargetWindowSize() method GetScalingFactor (line 138) | private double GetScalingFactor() method GetMargin (line 149) | private int GetMargin() method GetDpiForWindow (line 157) | [DllImport("user32")] method GetWindowRect (line 160) | [DllImport("user32.dll")] type Rect (line 164) | [StructLayout(LayoutKind.Sequential)] FILE: EverythingToolbar.Launcher/Launcher.cs class Launcher (line 19) | internal static class Launcher class LauncherWindow (line 28) | private class LauncherWindow : Window method LauncherWindow (line 30) | public LauncherWindow(NotifyIcon icon) method SetupJumpList (line 103) | private void SetupJumpList() method OnSearchWindowHiding (line 118) | private static void OnSearchWindowHiding(object? sender, EventArgs e) method FocusSearchBox (line 124) | private static void FocusSearchBox(object? sender, HotkeyEventArgs e) method StartToggleListener (line 129) | private void StartToggleListener() method ToggleWindow (line 151) | private void ToggleWindow() method OpenSetupAssistant (line 163) | private void OpenSetupAssistant() method Main (line 173) | [STAThread] FILE: EverythingToolbar.Launcher/Properties/Resources.Designer.cs class Resources (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resources (line 31) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: EverythingToolbar.Launcher/SetupAssistant.xaml.cs class SetupAssistant (line 18) | public partial class SetupAssistant : INotifyPropertyChanged method SetupAssistant (line 62) | public SetupAssistant(NotifyIcon icon) method FlashTaskbarIcon (line 87) | private void FlashTaskbarIcon() method SetAppIcon (line 92) | private void SetAppIcon() method CreateFileWatcher (line 106) | private void CreateFileWatcher(string taskbarShortcutPath) method OnSecondStepClicked (line 152) | private void OnSecondStepClicked(object sender, MouseButtonEventArgs e) method OnClosing (line 163) | private async void OnClosing(object sender, CancelEventArgs e) method Close (line 191) | private void Close(object sender, RoutedEventArgs e) method OnClosed (line 196) | private void OnClosed(object sender, EventArgs e) method OnPropertyChanged (line 207) | private void OnPropertyChanged([CallerMemberName] string? propertyName... FILE: EverythingToolbar.Launcher/Utils.cs class Utils (line 13) | internal class Utils method IsTaskbarPinned (line 17) | public static bool IsTaskbarPinned() method GetTaskbarShortcutPath (line 23) | public static string GetTaskbarShortcutPath() method IsTaskbarCenterAligned (line 60) | public static bool IsTaskbarCenterAligned() method GetAutostartState (line 76) | public static bool GetAutostartState() method SetAutostartState (line 87) | public static void SetAutostartState(bool enabled) method ChangeTaskbarPinIcon (line 111) | public static void ChangeTaskbarPinIcon(string iconName, bool restartE... method GetThemedAppIconPath (line 134) | public static string GetThemedAppIconPath(bool absolute = false) method GetExecutablePath (line 163) | private static string? GetExecutablePath() FILE: EverythingToolbar.Launcher/WindowPlacement.cs class SearchWindowPlacement (line 15) | internal class SearchWindowPlacement : Behavior method OnAttached (line 19) | protected override void OnAttached() method OnHiding (line 29) | private void OnHiding(object? sender, EventArgs e) method OnShowing (line 34) | private void OnShowing(object? sender, EventArgs e) method CalculatePosition (line 47) | private Rect CalculatePosition(double scalingFactor) method GetTargetWindowSize (line 106) | private Size GetTargetWindowSize(double scalingFactor) method SetHorizontalPosition (line 114) | private Rect SetHorizontalPosition( method FindDockedTaskBar (line 151) | private TaskbarLocation FindDockedTaskBar(Screen screen) method GetScalingFactor (line 210) | private double GetScalingFactor() method GetMargin (line 221) | private int GetMargin() method GetDpiForWindow (line 226) | [DllImport("user32")] type TaskbarLocation (line 229) | private struct TaskbarLocation type Rect (line 235) | [StructLayout(LayoutKind.Sequential)] FILE: EverythingToolbar/Behaviors/FlowDirectionAwareness.cs class FlowDirectionAwareness (line 7) | public class FlowDirectionAwareness : Behavior method OnAttached (line 9) | protected override void OnAttached() method UpdateFlowDirection (line 16) | private void UpdateFlowDirection() FILE: EverythingToolbar/Behaviors/ThemeAwareness.cs type Theme (line 16) | public enum Theme class ResourcesChangedEventArgs (line 22) | public class ResourcesChangedEventArgs : EventArgs class ThemeAwareness (line 27) | public class ThemeAwareness : Behavior method OnAttached (line 40) | protected override void OnAttached() method ThemeAwareness (line 56) | public ThemeAwareness() method OnSettingsChanged (line 84) | private void OnSettingsChanged(object sender, PropertyChangedEventArgs e) method GetThemeFromRegistryValue (line 97) | private Theme GetThemeFromRegistryValue(int registryValue) method AutoApplyTheme (line 112) | private void AutoApplyTheme() method ApplyTheme (line 119) | private void ApplyTheme(Theme theme) method AddResource (line 172) | private void AddResource(string path, string fallbackPath = null) method SetAccentColor (line 189) | private void SetAccentColor(SolidColorBrush brush) method GetBrush (line 197) | private static SolidColorBrush GetBrush(Color color) FILE: EverythingToolbar/Behaviors/WpfUiBehavior.cs class WpfUiBehavior (line 8) | public class WpfUiBehavior : Behavior method OnAttached (line 16) | protected override void OnAttached() method ApplyTheme (line 29) | private void ApplyTheme(Theme theme) method AutoApplyTheme (line 35) | private void AutoApplyTheme() method GetThemeFromRegistryValue (line 42) | private Theme GetThemeFromRegistryValue(int registryValue) FILE: EverythingToolbar/Controls/AcrylicWindow.cs class AcrylicWindow (line 12) | public class AcrylicWindow : Window method DwmExtendFrameIntoClientArea (line 14) | [DllImport("DWMAPI")] method DwmSetWindowAttribute (line 17) | [DllImport("DWMAPI")] method SetWindowCompositionAttribute (line 25) | [DllImport("User32")] method SetWindowPos (line 28) | [DllImport("User32")] type WindowCompositionAttributeData (line 39) | [StructLayout(LayoutKind.Sequential)] type AccentPolicy (line 47) | [StructLayout(LayoutKind.Sequential)] type Margins (line 56) | [StructLayout(LayoutKind.Sequential)] type AccentState (line 65) | private enum AccentState type AccentFlags (line 76) | [Flags] type WindowCompositionAttribute (line 88) | private enum WindowCompositionAttribute type DwmWindowAttribute (line 93) | private enum DwmWindowAttribute type WindowCorner (line 98) | private enum WindowCorner type SetWindowPosFlags (line 106) | [Flags] method AcrylicWindow (line 165) | protected AcrylicWindow() method OnThemeChanged (line 193) | private void OnThemeChanged(object? sender, ResourcesChangedEventArgs e) method UpdateBackgroundColor (line 199) | private void UpdateBackgroundColor() method OnWindowLoaded (line 208) | private void OnWindowLoaded(object sender, RoutedEventArgs e) method OnSourceInitialized (line 213) | private void OnSourceInitialized(object? sender, EventArgs e) method RejectDirectManipulation (line 228) | private static IntPtr RejectDirectManipulation( method GetThemeBackgroundColor (line 246) | private static Color GetThemeBackgroundColor() method OnAcrylicPropertyChanged (line 257) | private static void OnAcrylicPropertyChanged(DependencyObject d, Depen... method ApplyAcrylicEffect (line 265) | private void ApplyAcrylicEffect() method ApplyWindowCorner (line 332) | private void ApplyWindowCorner() method CreateColorInteger (line 350) | private static int CreateColorInteger(Color color) FILE: EverythingToolbar/Controls/FilterSelector.xaml.cs class FilterSelector (line 8) | public partial class FilterSelector method OnSelectedFilterChanged (line 21) | private static void OnSelectedFilterChanged(DependencyObject d, Depend... method FilterSelector (line 33) | public FilterSelector() method UpdateSelectedItems (line 40) | private void UpdateSelectedItems() method OnTabItemSelected (line 58) | private void OnTabItemSelected(object sender, SelectionChangedEventArg... method OnComboBoxItemSelected (line 73) | private void OnComboBoxItemSelected(object sender, SelectionChangedEve... FILE: EverythingToolbar/Controls/FluentMessageBox.cs class FluentMessageBox (line 10) | public static class FluentMessageBox method CreateBase (line 12) | private static MessageBox CreateBase(string title) method CreateTextBlock (line 32) | private static TextBlock CreateTextBlock(string text) method CreateRegular (line 45) | public static MessageBox CreateRegular(string content, string title) method CreateYesNo (line 54) | public static MessageBox CreateYesNo(string content, string title) method CreateError (line 65) | public static MessageBox CreateError(string content, string title) FILE: EverythingToolbar/Controls/GenericBanner.xaml.cs class GenericBanner (line 7) | public partial class GenericBanner method GenericBanner (line 90) | public GenericBanner() method OnPrimaryButtonClicked (line 95) | private void OnPrimaryButtonClicked(object sender, RoutedEventArgs e) method OnSecondaryButtonClicked (line 100) | private void OnSecondaryButtonClicked(object sender, RoutedEventArgs e) FILE: EverythingToolbar/Controls/SearchBox.xaml.cs class SearchBox (line 12) | public partial class SearchBox method OnSearchTermPropertyChanged (line 31) | private static void OnSearchTermPropertyChanged(DependencyObject d, De... method SearchBox (line 45) | public SearchBox() method OnTextChanged (line 55) | private void OnTextChanged(object sender, TextChangedEventArgs e) method OnFocusRequested (line 66) | private void OnFocusRequested(object? sender, EventArgs e) method OnPreviewKeyDown (line 73) | private void OnPreviewKeyDown(object? sender, KeyEventArgs e) method OnPreviewKeyUp (line 121) | private void OnPreviewKeyUp(object sender, KeyEventArgs e) method UpdateSearchTerm (line 131) | private void UpdateSearchTerm(string newSearchTerm) method OnSettingsChanged (line 140) | private void OnSettingsChanged(object? sender, PropertyChangedEventArg... method OnSizeChanged (line 146) | private void OnSizeChanged(object? sender, SizeChangedEventArgs e) method UpdateQuickTogglesVisibility (line 151) | private void UpdateQuickTogglesVisibility() method Focus (line 165) | public new void Focus() method OnGotKeyboardFocus (line 176) | private void OnGotKeyboardFocus(object sender, KeyboardFocusChangedEve... method OnLostKeyboardFocus (line 182) | private void OnLostKeyboardFocus(object sender, KeyboardFocusChangedEv... method SelectivelyIgnoreMouseButton (line 190) | private void SelectivelyIgnoreMouseButton(object sender, MouseButtonEv... method OnPasteClicked (line 199) | private void OnPasteClicked(object sender, RoutedEventArgs args) method OnCopyClicked (line 204) | private void OnCopyClicked(object sender, RoutedEventArgs args) method OnCutClicked (line 209) | private void OnCutClicked(object sender, RoutedEventArgs args) FILE: EverythingToolbar/Controls/SearchButton.xaml.cs class SearchButton (line 10) | public partial class SearchButton method SearchButton (line 12) | public SearchButton() method OnSearchWindowDeactivated (line 22) | private void OnSearchWindowDeactivated(object? sender, EventArgs e) method OnSearchWindowActivated (line 30) | private void OnSearchWindowActivated(object? sender, EventArgs e) method UpdateTheme (line 38) | private void UpdateTheme(Theme newTheme) method UpdateTheme (line 55) | private void UpdateTheme(object? sender, ResourcesChangedEventArgs e) method OnClick (line 66) | private void OnClick(object? sender, RoutedEventArgs e) method OnIsVisibleChanged (line 71) | private void OnIsVisibleChanged(object? sender, DependencyPropertyChan... FILE: EverythingToolbar/Controls/SearchResultPreviewPane.xaml.cs class SearchResultPreviewPane (line 11) | public partial class SearchResultPreviewPane class PreviewActionItem (line 13) | public sealed class PreviewActionItem method SearchResultPreviewPane (line 87) | public SearchResultPreviewPane() method OnSelectedResultChanged (line 94) | private static void OnSelectedResultChanged(DependencyObject d, Depend... method OnUnloaded (line 100) | private void OnUnloaded(object sender, RoutedEventArgs e) method OnToolbarSettingsPropertyChanged (line 106) | private void OnToolbarSettingsPropertyChanged(object? sender, Property... method RefreshActions (line 112) | private void RefreshActions() method UpdateFileInfoVisibility (line 142) | private void UpdateFileInfoVisibility() method AddAction (line 154) | private void AddAction(string label, string glyph, Action(DependencyObject parent, Func GetLatestStableReleaseVersion() method OnLoaded (line 59) | private async void OnLoaded(object sender, RoutedEventArgs e) method TryGetSkippedUpdate (line 84) | private static Version? TryGetSkippedUpdate() method OnDownloadClicked (line 96) | private void OnDownloadClicked(object sender, EventArgs e) method OnSkipUpdateClicked (line 101) | private void OnSkipUpdateClicked(object sender, EventArgs e) method CheckForUpdateAsync (line 110) | public static async Task CheckForUpdateAsync() class Release (line 123) | [DataContract] FILE: EverythingToolbar/Controls/UpdateSuccessfulBanner.xaml.cs class UpdateSuccessfulBanner (line 8) | public partial class UpdateSuccessfulBanner method UpdateSuccessfulBanner (line 13) | public UpdateSuccessfulBanner() method GetCurrentVersion (line 18) | private static string GetCurrentVersion() method ShouldShowUpdateNotification (line 25) | private static bool ShouldShowUpdateNotification() method OnLoaded (line 43) | private void OnLoaded(object sender, RoutedEventArgs e) method OnDonateClicked (line 53) | private void OnDonateClicked(object sender, EventArgs e) method OnDismissClicked (line 58) | private void OnDismissClicked(object sender, EventArgs e) FILE: EverythingToolbar/Converters/BoolToVisibilityConverter.cs class BoolToVisibilityConverter (line 9) | public class BoolToVisibilityConverter : MarkupExtension, IValueConverter method Convert (line 11) | public object Convert(object? value, Type targetType, object? paramete... method ConvertBack (line 24) | public object ConvertBack(object? value, Type targetType, object? para... method ProvideValue (line 29) | public override object ProvideValue(IServiceProvider serviceProvider) FILE: EverythingToolbar/Converters/HighlightedTextConverter.cs class HighlightedTextConverter (line 11) | public class HighlightedTextConverter : MarkupExtension, IValueConverter method Convert (line 13) | public object? Convert(object? value, Type targetType, object? paramet... method ConvertBack (line 42) | public object ConvertBack(object? value, Type targetType, object? para... method ProvideValue (line 47) | public override object ProvideValue(IServiceProvider serviceProvider) FILE: EverythingToolbar/Converters/NotConverter.cs class NotConverter (line 8) | public class NotConverter : MarkupExtension, IValueConverter method Convert (line 10) | public object Convert(object? value, Type targetType, object? paramete... method ConvertBack (line 17) | public object ConvertBack(object? value, Type targetType, object? para... method ProvideValue (line 22) | public override object ProvideValue(IServiceProvider serviceProvider) FILE: EverythingToolbar/Converters/NullToVisibilityConverter.cs class NullToVisibilityConverter (line 9) | public class NullToVisibilityConverter : MarkupExtension, IValueConverter method Convert (line 11) | public object Convert(object? value, Type targetType, object? paramete... method ConvertBack (line 16) | public object ConvertBack(object? value, Type targetType, object? para... method ProvideValue (line 21) | public override object ProvideValue(IServiceProvider serviceProvider) FILE: EverythingToolbar/Converters/PreviewPaneToggleIconConverter.cs class PreviewPaneToggleIconConverter (line 8) | public class PreviewPaneToggleIconConverter : MarkupExtension, IValueCon... method Convert (line 10) | public object Convert(object? value, Type targetType, object? paramete... method ConvertBack (line 15) | public object ConvertBack(object? value, Type targetType, object? para... method ProvideValue (line 20) | public override object ProvideValue(IServiceProvider serviceProvider) FILE: EverythingToolbar/Converters/SearchResultsCountConverter.cs class SearchResultsCountConverter (line 9) | public class SearchResultsCountConverter : MarkupExtension, IValueConverter method Convert (line 11) | public object Convert(object? value, Type targetType, object? paramete... method ConvertBack (line 22) | public object ConvertBack(object? value, Type targetType, object? para... method ProvideValue (line 27) | public override object ProvideValue(IServiceProvider serviceProvider) FILE: EverythingToolbar/Converters/SkipItemsConverter.cs class SkipItemsMultiConverter (line 10) | public class SkipItemsMultiConverter : MarkupExtension, IMultiValueConve... method Convert (line 12) | public object Convert(object[] values, Type targetType, object paramet... method ConvertBack (line 20) | public object[] ConvertBack(object value, Type[] targetTypes, object p... method ProvideValue (line 25) | public override object ProvideValue(IServiceProvider serviceProvider) FILE: EverythingToolbar/Converters/TakeItemsConverter.cs class TakeItemsMultiConverter (line 10) | public class TakeItemsMultiConverter : MarkupExtension, IMultiValueConve... method Convert (line 12) | public object Convert(object[] values, Type targetType, object paramet... method ConvertBack (line 20) | public object[] ConvertBack(object value, Type[] targetTypes, object p... method ProvideValue (line 25) | public override object ProvideValue(IServiceProvider serviceProvider) FILE: EverythingToolbar/Converters/WindowsVersionToVisibilityConverter.cs class WindowsVersionToVisibilityConverter (line 9) | public class WindowsVersionToVisibilityConverter : MarkupExtension, IVal... method Convert (line 11) | public object Convert(object? value, Type targetType, object? paramete... method ConvertBack (line 31) | public object ConvertBack(object? value, Type targetType, object? para... method ParseVersionParameter (line 36) | private (Version targetVersion, ComparisonOperation operation)? ParseV... method CompareVersions (line 71) | private bool CompareVersions(Version currentVersion, Version targetVer... type ComparisonOperation (line 86) | private enum ComparisonOperation method ProvideValue (line 95) | public override object ProvideValue(IServiceProvider serviceProvider) FILE: EverythingToolbar/Data/Filter.cs class Filter (line 3) | public class Filter method Equals (line 14) | public override bool Equals(object? obj) method GetHashCode (line 22) | public override int GetHashCode() method Reset (line 27) | public void Reset() method GetSearchPrefix (line 37) | public string GetSearchPrefix() FILE: EverythingToolbar/Data/FocusBehavior.cs type FocusBehavior (line 3) | public enum FocusBehavior FILE: EverythingToolbar/Data/Rule.cs type FileType (line 12) | public enum FileType class Rule (line 19) | [Serializable] method NotifyPropertyChanged (line 25) | protected void NotifyPropertyChanged([CallerMemberName] string? proper... method GetExecutableFromCommandLine (line 150) | public static string GetExecutableFromCommandLine(string commandLine) method FindExecutablePath (line 167) | public static string? FindExecutablePath(string exeName) FILE: EverythingToolbar/Data/SearchResult.cs class SearchResult (line 27) | public class SearchResult : INotifyPropertyChanged method Open (line 178) | public void Open() method RunAsAdmin (line 201) | public void RunAsAdmin() method OpenPath (line 217) | public void OpenPath() method OpenWith (line 233) | public void OpenWith() method CopyToClipboard (line 248) | public void CopyToClipboard() method CopyPathToClipboard (line 265) | public void CopyPathToClipboard() method ShowProperties (line 282) | public void ShowProperties() method ShowWindowsContextMenu (line 287) | public void ShowWindowsContextMenu() method ShowInEverything (line 295) | public void ShowInEverything() method PreviewInQuickLook (line 300) | public void PreviewInQuickLook() method PreviewInSeer (line 328) | public void PreviewInSeer() method OnPropertyChanged (line 359) | private void OnPropertyChanged([CallerMemberName] string? propertyName... FILE: EverythingToolbar/Helpers/CultureHelper.cs class CultureHelper (line 10) | public static class CultureHelper method GetSupportedLanguageCodes (line 15) | private static string[] GetSupportedLanguageCodes() method GetAvailableLanguages (line 55) | public static List> GetAvailableLanguages() method GetCultureInfo (line 101) | public static CultureInfo? GetCultureInfo(string languageCode) method ApplyUILanguage (line 122) | public static void ApplyUILanguage(string? languageCode) FILE: EverythingToolbar/Helpers/DefaultFilterLoader.cs class DefaultFilterLoader (line 10) | internal class DefaultFilterLoader : INotifyPropertyChanged method DefaultFilterLoader (line 94) | private DefaultFilterLoader() method OnSettingsChanged (line 99) | private void OnSettingsChanged(object? sender, PropertyChangedEventArg... method GetReorderedFilters (line 107) | private ObservableCollection GetReorderedFilters() method GetValidFilterOrder (line 114) | public int[] GetValidFilterOrder() method NotifyPropertyChanged (line 134) | private void NotifyPropertyChanged([CallerMemberName] string? property... FILE: EverythingToolbar/Helpers/EventDispatcher.cs class EventDispatcher (line 6) | public class EventDispatcher method InvokeFocusRequested (line 12) | public void InvokeFocusRequested(object sender, EventArgs e) method InvokeUnfocusRequested (line 19) | public void InvokeUnfocusRequested(object sender, EventArgs e) method InvokeSearchBoxFocused (line 26) | public void InvokeSearchBoxFocused(object sender, EventArgs e) method InvokeSearchBoxFocusedNotification (line 33) | public void InvokeSearchBoxFocusedNotification(object sender, EventArg... method InvokeGlobalKeyEvent (line 40) | public void InvokeGlobalKeyEvent(object sender, KeyEventArgs e) FILE: EverythingToolbar/Helpers/EverythingFilterLoader.cs class EverythingFilterLoader (line 17) | internal class EverythingFilterLoader : INotifyPropertyChanged method EverythingFilterLoader (line 26) | private EverythingFilterLoader() method OnSettingsChanged (line 34) | private void OnSettingsChanged(object? sender, PropertyChangedEventArg... method ResetFilters (line 58) | private void ResetFilters() method LoadFilters (line 64) | private ObservableCollection? LoadFilters() method ParseFilterFromDict (line 141) | private Filter ParseFilterFromDict(Dictionary dict) method StopFileWatcher (line 155) | private void StopFileWatcher() method CreateFileWatcher (line 165) | private void CreateFileWatcher() method OnFileRenamed (line 187) | private void OnFileRenamed(object sender, RenamedEventArgs e) method OnFileChanged (line 192) | private void OnFileChanged(object source, FileSystemEventArgs e) method NotifyPropertyChanged (line 199) | private void NotifyPropertyChanged([CallerMemberName] string? property... FILE: EverythingToolbar/Helpers/FilterLoader.cs class FilterLoader (line 8) | internal class FilterLoader : INotifyPropertyChanged method FilterLoader (line 26) | private FilterLoader() method OnDefaultFiltersChanged (line 33) | private void OnDefaultFiltersChanged(object? sender, PropertyChangedEv... method OnEverythingFiltersChanged (line 41) | private void OnEverythingFiltersChanged(object? sender, PropertyChange... method OnSettingsChanged (line 49) | private void OnSettingsChanged(object? sender, PropertyChangedEventArg... method GetInitialFilter (line 60) | public Filter GetInitialFilter() method NotifyPropertyChanged (line 76) | private void NotifyPropertyChanged([CallerMemberName] string? property... FILE: EverythingToolbar/Helpers/HistoryManager.cs class HistoryManager (line 12) | public class HistoryManager method HistoryManager (line 29) | private HistoryManager() method OnSettingChanged (line 37) | private void OnSettingChanged(object? sender, PropertyChangedEventArgs e) method LoadHistory (line 53) | private List LoadHistory() method SaveHistory (line 72) | private void SaveHistory() method ClearHistory (line 89) | public void ClearHistory() method AddToHistory (line 96) | public void AddToHistory(string searchTerm) method GetPreviousItem (line 112) | public string GetPreviousItem() method GetNextItem (line 121) | public string GetNextItem() FILE: EverythingToolbar/Helpers/IconProvider.cs class ImageScalingHelper (line 13) | internal static class ImageScalingHelper method GetScaledSize (line 15) | public static int GetScaledSize(int logicalSize) method SetLogicalSize (line 23) | public static BitmapSource SetLogicalSize(BitmapSource source, int log... method GetDpiForSystem (line 63) | [DllImport("user32.dll")] class ThumbnailProvider (line 67) | public static class ThumbnailProvider method SHCreateItemFromParsingName (line 69) | [DllImport("shell32.dll", CharSet = CharSet.Unicode, PreserveSig = fal... type IShellItemImageFactory (line 77) | [ComImport] method GetImage (line 82) | void GetImage([In] Size size, [In] int flags, [Out] out IntPtr phbm); type Size (line 85) | [StructLayout(LayoutKind.Sequential)] method GetImage (line 94) | public static ImageSource? GetImage(string filePath, int imageSize, bo... method DeleteObject (line 134) | [DllImport("gdi32.dll")] class IconProvider (line 138) | public static class IconProvider method IconProvider (line 145) | static IconProvider() type Shfileinfo (line 150) | [StructLayout(LayoutKind.Sequential, CharSet = CharSet.Auto)] method SHGetFileInfo (line 164) | [DllImport("shell32.dll", CharSet = CharSet.Auto)] method DestroyIcon (line 173) | [DllImport("user32.dll")] method GetImage (line 182) | public static ImageSource? GetImage( method GetIconIndex (line 238) | private static int GetIconIndex(string path, IconIndexType indexType) type IconIndexType (line 257) | enum IconIndexType method GetIconFromSystemImageList (line 270) | private static ImageSource? GetIconFromSystemImageList(int iconIndex, ... method GetImageListType (line 313) | private static int GetImageListType(int iconSize) method SHGetImageList (line 324) | [DllImport("shell32.dll", PreserveSig = true)] type IImageList (line 331) | [ComImport] method Add (line 336) | [PreserveSig] method ReplaceIcon (line 339) | [PreserveSig] method SetOverlayImage (line 342) | [PreserveSig] method Replace (line 345) | [PreserveSig] method AddMasked (line 348) | [PreserveSig] method Draw (line 351) | [PreserveSig] method Remove (line 354) | [PreserveSig] method GetIcon (line 357) | [PreserveSig] FILE: EverythingToolbar/Helpers/NativeMethods.cs class NativeMethods (line 7) | public class NativeMethods method FindTaskbarHandle (line 11) | public static IntPtr FindTaskbarHandle() method FocusTaskbarWindow (line 16) | public static void FocusTaskbarWindow() method ForciblySetForegroundWindow (line 25) | public static void ForciblySetForegroundWindow(IntPtr handle) method FlashWindow (line 55) | [DllImport("user32.dll")] method GetForegroundWindow (line 58) | [DllImport("user32.dll")] method SetForegroundWindow (line 61) | [DllImport("user32.dll")] method BringWindowToTop (line 65) | [DllImport("user32.dll")] method SetActiveWindow (line 68) | [DllImport("user32.dll")] method FindWindowEx (line 71) | [DllImport("user32.dll", CharSet = CharSet.Auto)] method FindWindow (line 79) | [DllImport("user32.dll")] method SendMessage (line 82) | [DllImport("user32.dll")] method GetWindowThreadProcessId (line 85) | [DllImport("user32.dll")] method AttachThreadInput (line 88) | [DllImport("user32.dll")] method SetWindowPos (line 91) | [DllImport("user32.dll", SetLastError = true)] method DwmFlush (line 103) | [DllImport("dwmapi.dll")] type Copydatastruct (line 106) | [StructLayout(LayoutKind.Sequential)] method CreateWindowEx (line 114) | [DllImport("user32.dll", SetLastError = true)] method SetWindowLongPtr (line 130) | [DllImport("user32.dll", EntryPoint = "SetWindowLongPtr")] method DefWindowProc (line 133) | [DllImport("user32.dll")] FILE: EverythingToolbar/Helpers/RegistryWatcher.cs class RegistryEntry (line 12) | internal class RegistryEntry(string hive, string keyPath, string valueName) method GetValue (line 18) | public object? GetValue(object? defaultValue = null) class RegistryWatcher (line 24) | internal class RegistryWatcher method RegistryWatcher (line 33) | public RegistryWatcher(RegistryEntry target) method Start (line 48) | private void Start() method Stop (line 60) | public void Stop() method EscapeBackticks (line 65) | private static string EscapeBackticks(string unescaped) method CreateWatcher (line 70) | private ManagementEventWatcher CreateWatcher() method GetValue (line 89) | private object? GetValue(object? defaultValue = null) method OnEventArrived (line 94) | private void OnEventArrived(object sender, EventArrivedEventArgs e) FILE: EverythingToolbar/Helpers/ShellContextMenu.cs class ShellContextMenu (line 37) | public class ShellContextMenu : NativeWindow method ShellContextMenu (line 41) | public ShellContextMenu() method GetContextMenuInterfaces (line 62) | private bool GetContextMenuInterfaces(IShellFolder oParentFolder, IntP... method WndProc (line 95) | protected override void WndProc(ref Message m) method InvokeCommand (line 126) | private void InvokeCommand(IContextMenu oContextMenu, uint nCmd, strin... method ReleaseAll (line 152) | private void ReleaseAll() method GetDesktopFolder (line 192) | private IShellFolder GetDesktopFolder() method GetParentFolder (line 216) | private IShellFolder GetParentFolder(string folderName) method GetPIDLs (line 277) | protected IntPtr[] GetPIDLs(FileInfo[] arrFI) method GetPIDLs (line 323) | protected IntPtr[] GetPIDLs(DirectoryInfo[] arrFI) method FreePIDLs (line 370) | protected void FreePIDLs(IntPtr[] arrPIDLs) method ShowContextMenu (line 393) | public void ShowContextMenu(FileInfo[] files, Point pointScreen) method ShowContextMenu (line 406) | public void ShowContextMenu(DirectoryInfo[] dirs, Point pointScreen) method ShowContextMenu (line 419) | private void ShowContextMenu(Point pointScreen) method SHGetDesktopFolder (line 524) | [DllImport("shell32.dll")] method StrRetToBuf (line 528) | [DllImport( method TrackPopupMenuEx (line 538) | [DllImport("user32.dll", ExactSpelling = true, CharSet = CharSet.Auto)] method CreatePopupMenu (line 542) | [DllImport("user32", SetLastError = true, CharSet = CharSet.Auto)] method DestroyMenu (line 546) | [DllImport("user32", SetLastError = true, CharSet = CharSet.Auto)] method SetPreferredAppMode (line 553) | [DllImport("uxtheme.dll", EntryPoint = "#135", SetLastError = true, Ch... method FlushMenuThemes (line 556) | [DllImport("uxtheme.dll", EntryPoint = "#136", SetLastError = true, Ch... method AllowDarkModeForWindow (line 559) | [DllImport("uxtheme.dll", EntryPoint = "#133", SetLastError = true, Ch... method SetWindowTheme (line 562) | [DllImport("uxtheme.dll", SetLastError = true, CharSet = CharSet.Unico... type PreferredAppMode (line 565) | private enum PreferredAppMode method InitializeDarkModeSupport (line 581) | public static void InitializeDarkModeSupport() method ShouldUseDarkMode (line 604) | private static bool ShouldUseDarkMode() method ApplyDarkModeToWindow (line 612) | private void ApplyDarkModeToWindow() type CWPSTRUCT (line 647) | [StructLayout(LayoutKind.Sequential)] type CMINVOKECOMMANDINFOEX (line 657) | [StructLayout(LayoutKind.Sequential, CharSet = CharSet.Unicode)] type MENUITEMINFO (line 690) | [StructLayout(LayoutKind.Sequential, CharSet = CharSet.Auto)] method MENUITEMINFO (line 693) | public MENUITEMINFO(string text) type STGMEDIUM (line 727) | [StructLayout(LayoutKind.Sequential)] type POINT (line 742) | [StructLayout(LayoutKind.Sequential, CharSet = CharSet.Auto)] method POINT (line 745) | public POINT(int x, int y) type SHGNO (line 761) | [Flags] type SFGAO (line 772) | [Flags] type SHCONTF (line 812) | [Flags] type CMF (line 825) | [Flags] type GCS (line 841) | [Flags] type TPM (line 853) | [Flags] type CMD_CUSTOM (line 878) | private enum CMD_CUSTOM type CMIC (line 884) | [Flags] type SW (line 901) | [Flags] type WM (line 920) | [Flags] type MFT (line 1135) | [Flags] type MFS (line 1154) | [Flags] type MIIM (line 1168) | [Flags] type TYMED (line 1183) | [Flags] type IShellFolder (line 1199) | [ComImport] method ParseDisplayName (line 1206) | [PreserveSig] method EnumObjects (line 1219) | [PreserveSig] method BindToObject (line 1224) | [PreserveSig] method BindToStorage (line 1229) | [PreserveSig] method CompareIDs (line 1242) | [PreserveSig] method CreateViewObject (line 1248) | [PreserveSig] method GetAttributesOf (line 1253) | [PreserveSig] method GetUIObjectOf (line 1259) | [PreserveSig] method GetDisplayNameOf (line 1271) | [PreserveSig] method SetNameOf (line 1277) | [PreserveSig] type IContextMenu (line 1289) | [ComImport] method QueryContextMenu (line 1295) | [PreserveSig] method InvokeCommand (line 1299) | [PreserveSig] method GetCommandString (line 1305) | [PreserveSig] type IContextMenu2 (line 1315) | [ComImport, Guid("000214f4-0000-0000-c000-000000000046")] method QueryContextMenu (line 1320) | [PreserveSig] method InvokeCommand (line 1324) | [PreserveSig] method GetCommandString (line 1330) | [PreserveSig] method HandleMenuMsg (line 1341) | [PreserveSig] type IContextMenu3 (line 1345) | [ComImport, Guid("bcfce0a0-ec17-11d0-8d10-00a0c90f2719")] method QueryContextMenu (line 1350) | [PreserveSig] method InvokeCommand (line 1354) | [PreserveSig] method GetCommandString (line 1360) | [PreserveSig] method HandleMenuMsg (line 1371) | [PreserveSig] method HandleMenuMsg2 (line 1376) | [PreserveSig] class ShellContextMenuException (line 1383) | public class ShellContextMenuException : Exception method ShellContextMenuException (line 1386) | public ShellContextMenuException() { } method ShellContextMenuException (line 1390) | public ShellContextMenuException(string message) class HookEventArgs (line 1396) | public class HookEventArgs : EventArgs type HookType (line 1406) | public enum HookType class LocalWindowsHook (line 1427) | public class LocalWindowsHook method OnHookInvoked (line 1453) | protected void OnHookInvoked(HookEventArgs e) method LocalWindowsHook (line 1462) | public LocalWindowsHook(HookType hook) method LocalWindowsHook (line 1468) | public LocalWindowsHook(HookType hook, HookProc func) method CoreHookProc (line 1478) | protected int CoreHookProc(int code, IntPtr wParam, IntPtr lParam) method Install (line 1500) | public void Install() method Uninstall (line 1509) | public void Uninstall() method SetWindowsHookEx (line 1519) | [DllImport("user32.dll")] method UnhookWindowsHookEx (line 1526) | [DllImport("user32.dll")] method CallNextHookEx (line 1533) | [DllImport("user32.dll")] FILE: EverythingToolbar/Helpers/ShellUtils.cs class ShellUtils (line 8) | internal abstract class ShellUtils method ShellUtils (line 10) | private ShellUtils() { } method ShellExecuteEx (line 12) | [DllImport("shell32.dll", CharSet = CharSet.Auto)] type ShellExecuteInfo (line 15) | [StructLayout(LayoutKind.Sequential, CharSet = CharSet.Auto)] method ShowFileProperties (line 45) | public static void ShowFileProperties(string path) type StartupInfo (line 56) | [StructLayout(LayoutKind.Sequential, CharSet = CharSet.Unicode)] type ProcessInformation (line 79) | [StructLayout(LayoutKind.Sequential)] method CreateProcess (line 88) | [DllImport("kernel32.dll", SetLastError = true, CharSet = CharSet.Auto)] method CreateProcessFromCommandLine (line 102) | public static void CreateProcessFromCommandLine(string commandLine, st... method OpenWithDialog (line 120) | public static void OpenWithDialog(string path) method SHOpenFolderAndSelectItems (line 127) | [DllImport("shell32.dll", SetLastError = true)] method SHParseDisplayName (line 135) | [DllImport("shell32.dll", SetLastError = true)] method OpenParentFolderAndSelect (line 144) | public static void OpenParentFolderAndSelect(string path) FILE: EverythingToolbar/Helpers/ShortcutManager.cs class ShortcutManager (line 11) | public class ShortcutManager method Initialize (line 17) | public static void Initialize(EventHandler handler) method TrySetShortcut (line 30) | public static void TrySetShortcut(Key key, ModifierKeys modifiers) method UpdateSettings (line 48) | public static void UpdateSettings(Key key, ModifierKeys mods) FILE: EverythingToolbar/Helpers/StartMenuIntegration.cs class StartMenuIntegration (line 12) | public class StartMenuIntegration method StartMenuIntegration (line 35) | private StartMenuIntegration() method Initialize (line 41) | public void Initialize() method OnSettingsChanged (line 47) | private void OnSettingsChanged(object? sender, PropertyChangedEventArg... method Enable (line 58) | public void Enable() method Disable (line 67) | public void Disable() method OnFocusedWindowChanged (line 74) | private void OnFocusedWindowChanged( method StartMenuKeyboardHookCallback (line 123) | private IntPtr StartMenuKeyboardHookCallback(int nCode, IntPtr wParam,... method OnAnySearchBoxGotKeyboardFocus (line 168) | private void OnAnySearchBoxGotKeyboardFocus(object? sender, EventArgs e) method StartCleanupTimer (line 183) | private void StartCleanupTimer() method CancelCleanupTimer (line 189) | private void CancelCleanupTimer() method OnCleanupTimerElapsed (line 194) | private void OnCleanupTimerElapsed(object? sender, EventArgs e) method TriggerSearchWindow (line 200) | private void TriggerSearchWindow() method ReplayRecordedInputs (line 214) | private void ReplayRecordedInputs() method CloseStartMenu (line 223) | private void CloseStartMenu() method ResetHandoverState (line 233) | private void ResetHandoverState() method HookStartMenuInput (line 244) | private void HookStartMenuInput() method UnhookStartMenuInput (line 251) | private void UnhookStartMenuInput() method GetForegroundWindowAndProcess (line 257) | private static void GetForegroundWindowAndProcess(out IntPtr foregroun... method OpenProcess (line 280) | [DllImport("kernel32.dll")] method CloseHandle (line 283) | [DllImport("kernel32.dll")] method SetWindowsHookEx (line 286) | [DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] method UnhookWindowsHookEx (line 289) | [DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] method CallNextHookEx (line 293) | [DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] method GetForegroundWindow (line 296) | [DllImport("user32.dll")] method GetWindowThreadProcessId (line 299) | [DllImport("user32.dll")] method SetWinEventHook (line 302) | [DllImport("user32.dll")] method UnhookWinEvent (line 313) | [DllImport("user32.dll")] method PostMessage (line 316) | [DllImport("user32.Dll")] method GetModuleFileNameEx (line 319) | [DllImport("psapi.dll")] method keybd_event (line 322) | [DllImport("user32.dll", SetLastError = true)] type Input (line 325) | [StructLayout(LayoutKind.Sequential)] type InputUnion (line 332) | [StructLayout(LayoutKind.Explicit)] type KeybdInput (line 339) | [StructLayout(LayoutKind.Sequential)] FILE: EverythingToolbar/Helpers/TaskbarStateManager.cs type Edge (line 7) | public enum Edge : uint class TaskbarStateManager (line 15) | public class TaskbarStateManager : INotifyPropertyChanged method TaskbarStateManager (line 19) | private TaskbarStateManager() { } method NotifyPropertyChanged (line 56) | private void NotifyPropertyChanged([CallerMemberName] string? property... FILE: EverythingToolbar/Helpers/ToolbarLogger.cs class ToolbarLogger (line 11) | public static class ToolbarLogger method GetLogger (line 16) | public static ILogger GetLogger(string name) method GetLogger (line 21) | public static ILogger GetLogger() method GetLogLevel (line 26) | private static LogLevel GetLogLevel() method LogVersionInformation (line 31) | private static void LogVersionInformation(ILogger logger) method InitializeExceptionLoggers (line 42) | private static void InitializeExceptionLoggers(ILogger logger) method ConfigureLogger (line 63) | private static void ConfigureLogger() method Initialize (line 82) | public static void Initialize(string name) FILE: EverythingToolbar/Helpers/Utils.cs class Utils (line 10) | public static class Utils method GetConfigDirectory (line 14) | public static string GetConfigDirectory() method GetWindowsSearchEnabledState (line 22) | public static bool GetWindowsSearchEnabledState() method SetWindowsSearchEnabledState (line 29) | public static void SetWindowsSearchEnabledState(bool enabled) method GetWindowsVersion (line 45) | public static Version GetWindowsVersion() class WindowsVersion (line 53) | public static class WindowsVersion method GetHumanReadableFileSize (line 60) | public static string GetHumanReadableFileSize(long length) method IsWindowsTransparencyEnabled (line 112) | public static bool IsWindowsTransparencyEnabled() method IsLightTheme (line 128) | public static bool IsLightTheme() method GetSystemAnimationsEnabled (line 153) | public static bool GetSystemAnimationsEnabled() method SetSystemAnimationsEnabled (line 159) | public static void SetSystemAnimationsEnabled(bool enabled) method SystemParametersInfo (line 164) | [DllImport("user32.dll", SetLastError = true)] method SystemParametersInfo (line 168) | [DllImport("user32.dll", SetLastError = true)] FILE: EverythingToolbar/Properties/Resources.Designer.cs class Resources (line 21) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resources (line 30) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: EverythingToolbar/Search/IItemsProvider.cs type IItemsProvider (line 7) | public interface IItemsProvider : INotifyPropertyChanged method FetchCount (line 11) | Task FetchCount(int pageSize, bool isAsync); method FetchRange (line 13) | Task> FetchRange(int startIndex, int pageSize, bool isAsync); FILE: EverythingToolbar/Search/SearchResultProvider.cs class SearchResultProvider (line 21) | public class SearchResultProvider : IItemsProvider class QueryQueueItem (line 23) | private class QueryQueueItem method QueryQueueItem (line 30) | public QueryQueueItem(TaskCompletionSource completionSource) method QueryQueueItem (line 36) | public QueryQueueItem(TaskCompletionSource> comp... method Cancel (line 43) | public void Cancel() method SearchResultProvider (line 76) | public SearchResultProvider(SearchState searchState, SynchronizationCo... method InitializeAsyncResponseWindow (line 85) | private static void InitializeAsyncResponseWindow() method ClearQueryQueue (line 126) | private void ClearQueryQueue() method ProcessNextQuery (line 140) | private static void ProcessNextQuery() method HandleWindowMessage (line 176) | private static IntPtr HandleWindowMessage(IntPtr hWnd, uint msg, IntPt... method GetResultsFromEverythingQuery (line 222) | private static IList GetResultsFromEverythingQuery() method FetchCount (line 249) | public Task FetchCount(int pageSize, bool isAsync) method FetchRange (line 302) | public Task> FetchRange(int startIndex, int pageSi... method Query (line 341) | private static bool Query(bool isAsync) method LogLastError (line 357) | private static void LogLastError() method Initialize (line 397) | private static bool Initialize() method GetEverythingVersion (line 434) | public static Version GetEverythingVersion() method SetInstanceName (line 442) | public static void SetInstanceName(string name) type Flags (line 450) | [Flags] type ErrorCode (line 460) | [Flags] method IncrementRunCount (line 473) | public static void IncrementRunCount(string path) method CalculateEverythingSortType (line 478) | private static uint CalculateEverythingSortType(int sortBy, bool desce... method SetSortType (line 485) | private static void SetSortType(int sortBy, bool descending) method GetIsFastSort (line 491) | public static bool GetIsFastSort(int sortBy, bool descending) method OpenSearchInEverything (line 497) | public static void OpenSearchInEverything(SearchState searchState, str... method OnPropertyChanged (line 563) | private void OnPropertyChanged(string propertyName) type QueryType (line 568) | private enum QueryType : uint method Everything_SetSearchW (line 574) | [DllImport("Everything64.dll", CharSet = CharSet.Unicode)] method Everything_SetInstanceName (line 577) | [DllImport("Everything64.dll", CharSet = CharSet.Unicode)] method Everything_SetMatchPath (line 580) | [DllImport("Everything64.dll")] method Everything_SetMatchCase (line 583) | [DllImport("Everything64.dll")] method Everything_SetMatchWholeWord (line 586) | [DllImport("Everything64.dll")] method Everything_SetRegex (line 589) | [DllImport("Everything64.dll")] method Everything_SetMax (line 592) | [DllImport("Everything64.dll")] method Everything_SetOffset (line 595) | [DllImport("Everything64.dll")] method Everything_QueryW (line 598) | [DllImport("Everything64.dll")] method Everything_GetNumResults (line 601) | [DllImport("Everything64.dll")] method Everything_GetTotResults (line 604) | [DllImport("Everything64.dll")] method Everything_GetResultFullPathNameW (line 607) | [DllImport("Everything64.dll", CharSet = CharSet.Unicode)] method Everything_SetSort (line 614) | [DllImport("Everything64.dll")] method Everything_SetRequestFlags (line 617) | [DllImport("Everything64.dll")] method Everything_GetResultHighlightedFileName (line 620) | [DllImport("Everything64.dll", CharSet = CharSet.Unicode)] method Everything_IncRunCountFromFileName (line 623) | [DllImport("Everything64.dll")] method Everything_GetResultHighlightedPath (line 626) | [DllImport("Everything64.dll", CharSet = CharSet.Unicode)] method Everything_IsFileResult (line 629) | [DllImport("Everything64.dll")] method Everything_GetLastError (line 632) | [DllImport("Everything64.dll")] method Everything_GetMajorVersion (line 635) | [DllImport("Everything64.dll")] method Everything_GetMinorVersion (line 638) | [DllImport("Everything64.dll")] method Everything_GetRevision (line 641) | [DllImport("Everything64.dll")] method Everything_IsFastSort (line 644) | [DllImport("Everything64.dll")] method Everything_GetResultSize (line 647) | [DllImport("Everything64.dll")] method Everything_GetResultDateModified (line 650) | [DllImport("Everything64.dll")] method Everything_SetReplyWindow (line 653) | [DllImport("Everything64.dll")] method Everything_SetReplyID (line 656) | [DllImport("Everything64.dll")] method Everything_IsQueryReply (line 659) | [DllImport("Everything64.dll")] FILE: EverythingToolbar/Search/SearchState.cs class SearchState (line 9) | public sealed class SearchState : INotifyPropertyChanged method SearchState (line 126) | private SearchState() method Reset (line 131) | public void Reset() method CycleFilters (line 141) | public void CycleFilters(int offset = 1) method SelectFilterFromIndex (line 149) | public void SelectFilterFromIndex(int index) method ApplyMacros (line 157) | private string ApplyMacros(string searchTerm) method BuildSearchTerm (line 183) | public string BuildSearchTerm() method OnSettingsChanged (line 190) | private void OnSettingsChanged(object? sender, PropertyChangedEventArg... method OnPropertyChanged (line 221) | private void OnPropertyChanged([CallerMemberName] string? propertyName... FILE: EverythingToolbar/Search/SynchronizationContextTaskScheduler.cs class SynchronizationContextTaskScheduler (line 7) | public class SynchronizationContextTaskScheduler(SynchronizationContext?... method QueueTask (line 9) | protected override void QueueTask(Task task) method TryExecuteTaskInline (line 22) | protected override bool TryExecuteTaskInline(Task task, bool taskWasPr... method GetScheduledTasks (line 27) | protected override IEnumerable GetScheduledTasks() FILE: EverythingToolbar/Search/VirtualizingCollection.cs class VirtualizingCollection (line 13) | public sealed class VirtualizingCollection : IList, IList, INotify... method VirtualizingCollection (line 15) | public VirtualizingCollection( method UpdateProvider (line 63) | public void UpdateProvider(IItemsProvider newProvider) method OnItemsProviderPropertyChanged (line 79) | private void OnItemsProviderPropertyChanged(object? sender, PropertyCh... method OnPropertyChanged (line 89) | private void OnPropertyChanged([CallerMemberName] string? propertyName... method OnCollectionChanged (line 96) | private void OnCollectionChanged(NotifyCollectionChangedEventArgs e) method LoadCount (line 101) | private void LoadCount() method LoadPage (line 128) | private List LoadPage(int index) method LoadPageAsync (line 135) | private void LoadPageAsync(int index) method GetItemAtIndex (line 202) | private T GetItemAtIndex(int index) method GetEnumerator (line 254) | public IEnumerator GetEnumerator() method GetEnumerator (line 260) | IEnumerator IEnumerable.GetEnumerator() method Add (line 265) | public void Add(T item) method Add (line 270) | int IList.Add(object? value) method Contains (line 275) | bool IList.Contains(object? value) method Contains (line 280) | public bool Contains(T item) method Clear (line 285) | public void Clear() method IndexOf (line 290) | int IList.IndexOf(object? value) method IndexOf (line 295) | public int IndexOf(T item) method Insert (line 302) | public void Insert(int index, T item) method Insert (line 307) | void IList.Insert(int index, object? value) method RemoveAt (line 312) | public void RemoveAt(int index) method Remove (line 317) | void IList.Remove(object? value) method Remove (line 322) | public bool Remove(T item) method CopyTo (line 327) | public void CopyTo(T[] array, int arrayIndex) method CopyTo (line 332) | void ICollection.CopyTo(Array array, int index) FILE: EverythingToolbar/SearchWindow.xaml.cs class SearchWindow (line 13) | public partial class SearchWindow method SearchWindow (line 22) | private SearchWindow() method OnActivated (line 30) | private void OnActivated(object? sender, EventArgs e) method OnPreviewKeyDown (line 38) | private void OnPreviewKeyDown(object? sender, KeyEventArgs e) method OnLostKeyboardFocus (line 56) | private void OnLostKeyboardFocus(object? sender, KeyboardFocusChangedE... method OpenSearchInEverything (line 64) | private void OpenSearchInEverything(object? sender, RoutedEventArgs e) method Hide (line 69) | public new void Hide() method OnHidden (line 77) | private void OnHidden(object? sender, EventArgs e) method Show (line 97) | public new void Show() method ActivateAndBringToFront (line 136) | private void ActivateAndBringToFront() method Toggle (line 144) | public void Toggle() method ClearAnimations (line 152) | private void ClearAnimations() method AnimateShow (line 160) | public void AnimateShow(double left, double top, double width, double ... method AnimateShowWin10 (line 184) | private void AnimateShowWin10(double left, double top, Edge taskbarEdge) method AnimateShowWin11 (line 270) | private void AnimateShowWin11(double left, double top, double width, d... method AnimateHideWin10 (line 345) | private void AnimateHideWin10(Edge taskbarEdge) method AnimateHideWin11 (line 389) | private void AnimateHideWin11(Edge taskbarEdge) method AnimateHide (line 435) | public void AnimateHide(Edge taskbarEdge) method OnCompositionTargetRendering (line 445) | private void OnCompositionTargetRendering(object? sender, EventArgs e) method SetTopmostBelowTaskbar (line 451) | private void SetTopmostBelowTaskbar() FILE: EverythingToolbar/Settings/About.xaml.cs class About (line 9) | public partial class About method About (line 11) | public About() method OnSearchSettingsClicked (line 26) | private void OnSearchSettingsClicked(object sender, RoutedEventArgs e) method OnCustomActionsClicked (line 31) | private void OnCustomActionsClicked(object sender, RoutedEventArgs e) method OnUserInterfaceSettingsClicked (line 36) | private void OnUserInterfaceSettingsClicked(object sender, RoutedEvent... method NavigateToPage (line 41) | private void NavigateToPage(Type pageType) method FindNavigationView (line 49) | private static NavigationView? FindNavigationView(DependencyObject par... FILE: EverythingToolbar/Settings/Advanced.xaml.cs class Advanced (line 12) | public partial class Advanced : INotifyPropertyChanged method Advanced (line 74) | public Advanced() method OnUnloaded (line 80) | private void OnUnloaded(object sender, RoutedEventArgs e) method OnCheckForUpdatesClicked (line 85) | private async void OnCheckForUpdatesClicked(object sender, RoutedEvent... method OnDownloadUpdateClicked (line 114) | private void OnDownloadUpdateClicked(object sender, RoutedEventArgs e) method OnPropertyChanged (line 122) | private void OnPropertyChanged([CallerMemberName] string? name = null) FILE: EverythingToolbar/Settings/CustomActions.xaml.cs class CustomActions (line 16) | public partial class CustomActions method CustomActions (line 21) | public CustomActions() method OnLoaded (line 26) | private void OnLoaded(object sender, RoutedEventArgs e) method OnUnloaded (line 34) | private void OnUnloaded(object sender, RoutedEventArgs e) method LoadCustomActions (line 43) | public static List LoadCustomActions() method SaveCustomActions (line 60) | private static bool SaveCustomActions(List newActions, bool isAu... method AddItem (line 90) | private void AddItem(object sender, RoutedEventArgs e) method DeleteSelected (line 106) | private void DeleteSelected(object sender, RoutedEventArgs e) method MoveDownSelected (line 121) | private void MoveDownSelected(object sender, RoutedEventArgs e) method MoveUpSelected (line 126) | private void MoveUpSelected(object sender, RoutedEventArgs e) method MoveItem (line 131) | private void MoveItem(int delta) method OnGridSelectionChanged (line 143) | private void OnGridSelectionChanged(object sender, SelectionChangedEve... method RefreshList (line 148) | private void RefreshList() method UpdateUi (line 154) | private void UpdateUi() method CheckBox_Click (line 178) | private void CheckBox_Click(object sender, RoutedEventArgs e) method HandleAction (line 183) | public static bool HandleAction(SearchResult? searchResult, string com... FILE: EverythingToolbar/Settings/Filters.xaml.cs class FilterOrderItem (line 14) | public class FilterOrderItem class Filters (line 20) | public partial class Filters : INotifyPropertyChanged method Filters (line 36) | public Filters() method LoadFilterOrder (line 44) | private void LoadFilterOrder() method SaveOrder (line 56) | private void SaveOrder() method OnOrderListItemMouseDown (line 62) | private void OnOrderListItemMouseDown(object sender, MouseButtonEventA... method OnOrderListItemMouseMove (line 67) | private void OnOrderListItemMouseMove(object sender, MouseEventArgs e) method OnOrderListDragOver (line 91) | private void OnOrderListDragOver(object sender, DragEventArgs e) method OnOrderListDrop (line 96) | private void OnOrderListDrop(object sender, DragEventArgs e) method GetDropIndex (line 116) | private int GetDropIndex(ListBox listBox, Point dropPosition) method OnPropertyChanged (line 137) | private void OnPropertyChanged([CallerMemberName] string? propertyName... FILE: EverythingToolbar/Settings/Search.xaml.cs class Search (line 9) | public partial class Search method Search (line 11) | public Search() method OnClearHistoryClicked (line 17) | private void OnClearHistoryClicked(object sender, RoutedEventArgs e) class SearchViewModel (line 23) | public class SearchViewModel FILE: EverythingToolbar/Settings/SettingsWindow.xaml.cs class SettingsWindow (line 10) | public partial class SettingsWindow method SettingsWindow (line 12) | public SettingsWindow() method OnReportABugClicked (line 19) | private void OnReportABugClicked(object sender, RoutedEventArgs e) FILE: EverythingToolbar/Settings/Shortcuts.xaml.cs class Shortcuts (line 13) | public partial class Shortcuts method Shortcuts (line 30) | public Shortcuts() method OnKeyPressedReleased (line 35) | private void OnKeyPressedReleased(object? sender, WinKeyEventArgs e) method KeyboardHookCallback (line 71) | private static IntPtr KeyboardHookCallback(int nCode, IntPtr wParam, I... method CaptureKeyboard (line 110) | private static void CaptureKeyboard(EventHandler call... method ReleaseKeyboard (line 118) | private static void ReleaseKeyboard() method OnGotKeyboardFocus (line 124) | private void OnGotKeyboardFocus(object sender, KeyboardFocusChangedEve... method OnLostKeyboardFocus (line 129) | private void OnLostKeyboardFocus(object sender, KeyboardFocusChangedEv... method UpdateTextBox (line 134) | private void UpdateTextBox() method OnLoaded (line 169) | private void OnLoaded(object sender, RoutedEventArgs e) method OnUnloaded (line 183) | private void OnUnloaded(object sender, RoutedEventArgs e) method ApplyShortcut (line 195) | private void ApplyShortcut() class WinKeyEventArgs (line 214) | public class WinKeyEventArgs(bool isDown, Key key) : EventArgs method SetWindowsHookEx (line 220) | [DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] method UnhookWindowsHookEx (line 228) | [DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] method CallNextHookEx (line 232) | [DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] FILE: EverythingToolbar/Settings/UserInterface.xaml.cs class UserInterface (line 17) | public partial class UserInterface method UserInterface (line 19) | public UserInterface() class IconItem (line 26) | public class IconItem class UserInterfaceViewModel (line 33) | public class UserInterfaceViewModel : INotifyPropertyChanged method UserInterfaceViewModel (line 97) | public UserInterfaceViewModel() method DateTimeToFileTime (line 117) | private static FILETIME DateTimeToFileTime(DateTime dateTime) method OnUILanguageChanged (line 127) | private async void OnUILanguageChanged() method OnPropertyChanged (line 164) | private void OnPropertyChanged([CallerMemberName] string? propertyName... FILE: EverythingToolbar/ToolbarSettings.cs type IToolbarSettings (line 10) | public interface IToolbarSettings class ToolbarSettingsWrapper (line 142) | public sealed class ToolbarSettingsWrapper(IToolbarSettings settings) : ... method OnPropertyChanged (line 146) | private void OnPropertyChanged([CallerMemberName] string? propertyName... class ToolbarSettings (line 708) | public abstract class ToolbarSettings