Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Foreground property for Stepper Header. #149

Open
wants to merge 221 commits into
base: Stepper
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
221 commits
Select commit Hold shift + click to select a range
6a445c2
Now handling exceptions when trying to load an invalid .png file
mrbcmorris Jan 16, 2019
3f3d6d8
Merge pull request #27 from mrbcmorris/master
spiegelp Jan 16, 2019
2645052
updated release notes
spiegelp Jan 16, 2019
c46732d
catch InvalidOperationException in OversizedNumberSpinner
spiegelp Jan 24, 2019
69938be
updated icons
spiegelp Jan 25, 2019
586e24c
use Dispatcher in Autocomplete.AutocompleteSourceItemsChangedHandler()
spiegelp Feb 1, 2019
1778bd7
styles for TabControl
spiegelp Feb 13, 2019
4695ded
styles for TabControl
spiegelp Feb 28, 2019
19c625b
updated dependencies to MaterialDesignThemes version 2.5.0.1205
spiegelp Feb 28, 2019
873e3ea
prepared release
spiegelp Feb 28, 2019
1aba662
Merge branch 'Icons'
spiegelp Feb 28, 2019
5242d56
updated release notes
spiegelp Feb 28, 2019
0556217
styles for TabControl
spiegelp Mar 17, 2019
a26c7e3
added tabs section to the website
spiegelp Mar 17, 2019
889da12
Merge branch 'website'
spiegelp Mar 17, 2019
9bef92c
fixed tabs screenshot and text on readme
spiegelp Mar 17, 2019
7580361
localization Uzbekistan
unggyu Apr 4, 2019
d1e9e6a
Update Strings.uz-Latn-UZ.resx
unggyu Apr 4, 2019
818026b
Update App.xaml.cs
unggyu Apr 4, 2019
2570b18
updated dependencies to MaterialDesignThemes version 2.5.1
spiegelp Apr 7, 2019
facccc6
prepared release
spiegelp Apr 7, 2019
6d54c66
Merge pull request #35 from RareChicken/Localization
spiegelp Apr 7, 2019
e80dae8
localization for Uzbekistan
spiegelp Apr 7, 2019
6d768ff
updated release notes
spiegelp Apr 7, 2019
4525c11
create a new directory in file system controls
spiegelp Apr 13, 2019
d577256
example for using different colors than the default application theme
spiegelp Apr 13, 2019
071f1cf
create new directory in file system dialogs
spiegelp Apr 13, 2019
e26e9b9
Merge branch 'FileSystemControls'
spiegelp Apr 13, 2019
442a896
#37 support for changing the theme at runtime
spiegelp May 14, 2019
b9255af
prepared release
spiegelp May 14, 2019
83fa407
list used resources explicitly in the XAML files
spiegelp May 16, 2019
b33dcd7
added screenshots of file system controls
spiegelp May 16, 2019
6d76970
updated package information
spiegelp May 19, 2019
171d997
prevent NullReferenceException in SideNavigation
spiegelp May 22, 2019
9aad272
added small utility app for preparing new releases
spiegelp May 28, 2019
0a7f899
prepared release
spiegelp Jun 2, 2019
dc4b68c
support for long paths older Windows and .NET versions
spiegelp Jun 4, 2019
d19ed75
prepared build utility for MaterialDesignExtensions.LongPath
spiegelp Jun 4, 2019
a559f12
API documentation for file system controls
spiegelp Jun 4, 2019
05dfaaa
code and API documentation
spiegelp Jun 8, 2019
dcc2fa5
improved loading of preview images in file system controls
spiegelp Jun 13, 2019
a198b7a
smoother scrolling in file system controls
spiegelp Jun 14, 2019
dfe7d01
files with additional information for NuGet packages
spiegelp Jun 14, 2019
e3621e8
enforce a file extension of the selected filter in SaveFileControl
spiegelp Jun 20, 2019
499d3fc
prepared release
spiegelp Jun 20, 2019
5294c30
Merge branch 'master' into website
spiegelp Jun 20, 2019
2ead567
API documentation for file system controls
spiegelp Jun 20, 2019
9503bd3
updated packages of unit test project
spiegelp Jun 20, 2019
32089f7
Added russian localization
Jun 24, 2019
1bac9c0
added SaveFileDialog.ForceFileExtensionOfFileFilter property
spiegelp Jun 26, 2019
d326b0c
better support of dark theme in file system dialogs
spiegelp Jun 30, 2019
23b701a
API documentation for file system controls
spiegelp Jul 1, 2019
1668806
Merge pull request #41 from Gigas002/master
spiegelp Jul 2, 2019
f8e521c
localization for Russian
spiegelp Jul 2, 2019
02e8e45
API documentation for file system controls
spiegelp Jul 3, 2019
1fc4fb3
fixed DateTime conversion inside DateTimeAgoConverter
spiegelp Jul 3, 2019
cd2a62e
Fixed type in documentation
Mrxx99 Jul 12, 2019
309b25b
Merge pull request #43 from Mrxx99/patch-1
spiegelp Jul 23, 2019
294b44e
updated dependencies and prepared release
spiegelp Jul 23, 2019
d61a954
fixed content layout of horizontal steppers
spiegelp Aug 10, 2019
e306c4f
new control MaterialWindow
spiegelp Aug 12, 2019
401f3f7
behavior and API documentation for MaterialWindow
spiegelp Aug 13, 2019
86f7429
Implemented TabStripPlacement to TabControlTemplate to allow tabs to …
Awsmolak Aug 15, 2019
960f3b3
Merge pull request #49 from Awsmolak/ImplementTabStripPlacement
spiegelp Aug 25, 2019
f872884
updated release notes
spiegelp Aug 25, 2019
59ad4b5
Merge branch 'master' of https://github.com/spiegelp/MaterialDesignEx…
spiegelp Aug 25, 2019
80055ce
replaced TabControlAssist.TabHeaderAlignment by TabControlAssist.TabH…
spiegelp Aug 25, 2019
bf5ca65
API documentation for MaterialWindow
spiegelp Aug 26, 2019
4cda107
prepared release
spiegelp Aug 26, 2019
fa45015
added icon to MaterialWindow template
spiegelp Aug 29, 2019
0367bb2
improved behavior of window caption buttons
spiegelp Sep 4, 2019
d7bd756
new control and dialog for opening multiple directories
spiegelp Sep 29, 2019
fea3483
new control and dialog for opening multiple files
spiegelp Oct 8, 2019
e636ed6
improved UI for file system controls
spiegelp Oct 10, 2019
e54e58f
fixed build of MaterialDesignExtensions.LongPath
spiegelp Oct 20, 2019
920dfed
prepared release
spiegelp Oct 20, 2019
5c1ed67
Update Strings.Ru for 2.8.0
Oct 20, 2019
405f382
Rename localizteion file
Oct 24, 2019
1e0167c
refactoring of internal commands
spiegelp Nov 1, 2019
3f4954a
select file with double click in OpenFileDialog and SaveFileDialog
spiegelp Nov 2, 2019
e3956be
improved keyboard navigation for file system controls
spiegelp Nov 5, 2019
bca0132
+ added a "dense" style to PersistentSearch
Nov 6, 2019
d1c9d32
removed obsolete members
spiegelp Nov 7, 2019
cf58eb0
Merge pull request #56 from Gigas002/master
spiegelp Nov 7, 2019
ce18b36
updated nuspec files and added language switcher to demo
spiegelp Nov 13, 2019
6f31c7a
Merge pull request #60 from michaldivis/master
spiegelp Nov 13, 2019
2d58897
dense style for PersistentSearch
spiegelp Nov 13, 2019
f171331
prepared release
spiegelp Nov 13, 2019
c70c670
prepared release
spiegelp Nov 13, 2019
f038f1e
fixed build of MaterialDesignExtensions.LongPath
spiegelp Nov 13, 2019
fc4e6d1
optional icon templates for steps inside a stepper
spiegelp Nov 17, 2019
b6262ae
added optional property IStep.IconTemplate
spiegelp Dec 2, 2019
c16a3d3
enhanced stepper navigation
spiegelp Dec 16, 2019
e17b7ff
prepared release
spiegelp Dec 16, 2019
6d45723
added MaterialWindow.TitleBarIcon property
spiegelp Dec 16, 2019
355ace9
updated to MaterialDesignThemes v3.0.0 and first draft of new theming
spiegelp Dec 29, 2019
459d686
support for .NET Core 3
spiegelp Dec 31, 2019
5055ed7
support for .NET Core 3
spiegelp Jan 2, 2020
413e48f
updated year in copyright statement
spiegelp Jan 2, 2020
12773ca
updated to MaterialDesignThemes v3.0.1
spiegelp Jan 2, 2020
eb81e8a
updated build utility for new .NET Core build
spiegelp Jan 2, 2020
695f78a
migrated tests to .NET Core 3 and XUnit
spiegelp Jan 3, 2020
fbbc226
updated build utility for new .NET Core build
spiegelp Jan 6, 2020
c3d4b47
prepared release
spiegelp Jan 6, 2020
adc4302
removed Obsolete attribute from PaletteHelper
spiegelp Jan 18, 2020
884f531
prepared release
spiegelp Jan 18, 2020
f92890a
updated readme
spiegelp Jan 31, 2020
99ca0cf
updated readme
spiegelp Jan 31, 2020
cb37255
organized .resx files
spiegelp Feb 12, 2020
e401a82
added controls for message dialogs
spiegelp Feb 15, 2020
ad21c58
added TextBoxSuggestions.KeepFocusOnSelection property
spiegelp Feb 15, 2020
2ab9302
added TextBoxOpenDirectory control
spiegelp Mar 8, 2020
18583f4
added MaterialWindow.TitleTemplate property
spiegelp Mar 8, 2020
cc1369e
prepared release
spiegelp Mar 8, 2020
80f89e7
Fixed? issue with accessing VolumeLabel property for Network drives t…
dtwk2 Mar 13, 2020
c1e67b8
added NavigationRail control
spiegelp Mar 14, 2020
5cdd324
updated readme
spiegelp Mar 14, 2020
6a3793e
API documentation for navigation
spiegelp Mar 16, 2020
d29a357
Made exception catching broader.
dtwk2 Mar 19, 2020
fd408e9
consider WindowStyle for the MaterialWindow look
spiegelp Mar 21, 2020
ddb255e
Merge pull request #78 from dtwk2/NetworkDriveIssue
spiegelp Mar 22, 2020
f04ccc7
updated release notes
spiegelp Mar 22, 2020
1cf9f7d
prepared release
spiegelp Mar 23, 2020
662b469
added TextBoxOpenFile and TextBoxSaveFile controls
spiegelp Mar 29, 2020
40f687e
updated readme
spiegelp Apr 8, 2020
ed81465
prepared release
spiegelp Apr 8, 2020
9bf8470
updated readme
spiegelp Apr 8, 2020
4de1e5d
NuGet shields
spiegelp Apr 11, 2020
5fedd6f
fixes for build warnings
spiegelp Apr 13, 2020
008f927
removed useless comments and skip specific test in CI
spiegelp Apr 15, 2020
6939858
fixes for build warnings
spiegelp Apr 15, 2020
2e5da62
Azure DevOps build badges
spiegelp Apr 21, 2020
27336f2
update to .NET Core 3.1 and MaterialDesignThemes 3.1.0
spiegelp Apr 21, 2020
5257e50
prepared release
spiegelp Apr 26, 2020
0edcdc1
added BusyOverlay control
spiegelp May 11, 2020
3370fb1
added TextBoxFileSystemPath.TextBoxStyle property
spiegelp May 11, 2020
729631f
fixed exception in stepper events
spiegelp May 11, 2020
e259fc6
+ added localization for cs-CZ
Jun 1, 2020
c6a27aa
Added Brazilian-Portuguese culture strings
Jun 5, 2020
2a9e34b
demo for app bar icon
spiegelp Jun 7, 2020
d7c936b
Merge pull request #89 from michaldivis/master
spiegelp Jun 7, 2020
ff39d30
Merge pull request #90 from HClausing/master
spiegelp Jun 7, 2020
562e155
added new localizations
spiegelp Jun 7, 2020
adf0c11
prepared release
spiegelp Jun 7, 2020
af8d04e
Add ar-DZ && fr-FR localization
KHALED-LAKEHAL Jun 13, 2020
33e801d
save file by hitting enter
spiegelp Jun 21, 2020
93e8cd3
ClearSelection() method for Autocomplete
spiegelp Jun 21, 2020
c231a97
Change the fixed FlowDirection in TabControl TabPanel
ahmed-abdelrazek Jun 22, 2020
dacdf6f
Add RTL TabControl to Demo
ahmed-abdelrazek Jun 22, 2020
d0a74d7
Merge pull request #96 from ahmedflix25/TabPanelFlow
spiegelp Jun 27, 2020
0099734
updated release notes
spiegelp Jun 27, 2020
6502948
updated to MaterialDesignThemes v3.1.3
spiegelp Jul 2, 2020
145658c
Merge pull request #92 from KHALED-LAKEHAL/master
spiegelp Jul 2, 2020
3c387e2
added new localizations
spiegelp Jul 2, 2020
2b64688
prepared release
spiegelp Jul 2, 2020
c6efa5a
added XmlnsDefinition
spiegelp Jul 10, 2020
b38be40
XAML namespace cleanup
spiegelp Jul 12, 2020
e12a138
consider ResizeMode for the window caption buttons
spiegelp Jul 13, 2020
1241269
ResizeGrip in MaterialWindow
spiegelp Jul 21, 2020
2027d66
fixed reflection code in ResourceDictionaryExtensions
spiegelp Jul 21, 2020
07df19c
Fix typos
Martin005 Aug 19, 2020
3ad588b
fixed margins in demo
spiegelp Aug 30, 2020
91b891d
first draft of TransitionContentControl
spiegelp Sep 20, 2020
a0bcb9e
Merge pull request #109 from Martin005/patch-1
spiegelp Sep 23, 2020
b3e9af6
optional custom content for dialogs
spiegelp Sep 23, 2020
7cb877f
Merge branch 'master' of https://github.com/spiegelp/MaterialDesignEx…
spiegelp Sep 23, 2020
f7367e9
new control InputDialog
spiegelp Sep 30, 2020
dffd436
update MaterialDesignThemes 3.2.0
spiegelp Oct 10, 2020
eea3b8e
strong named assembly
spiegelp Oct 10, 2020
92017ac
prepared release
spiegelp Oct 10, 2020
fa7977a
current directory path optionally as text box in file system controls
spiegelp Oct 11, 2020
2991bcb
IconTemplate property for NavigationItem
spiegelp Oct 17, 2020
1b7d887
Update the dependencies
Oct 20, 2020
895c5a0
updated readme, tags and documentation links
spiegelp Nov 3, 2020
ae716e4
Merge pull request #119 from TartanLeGrand/master
spiegelp Nov 3, 2020
58cbbeb
removed old and unused files and configurations
spiegelp Nov 22, 2020
fb13b3b
handle setting of TabControlStepper.SelectedIndex
spiegelp Nov 22, 2020
ad500d1
Update autocomplete.html
michaldivis Feb 2, 2021
744de6d
Update autocomplete.html
michaldivis Feb 2, 2021
637a101
Update search.html
michaldivis Feb 2, 2021
0a5a1c6
Update search.html
michaldivis Feb 2, 2021
54dc12c
+ added more bindable icons properties to search base
Feb 2, 2021
1aab375
Merge branch 'master' of https://github.com/michaldivis/MaterialDesig…
Feb 2, 2021
8067dbe
* updated search documentations to include custom icons
Feb 2, 2021
ab7a7f0
added TextBoxSuggestions documentation
Feb 2, 2021
3c4830f
added BusyOverlay documentation
Feb 2, 2021
4298064
Merge pull request #127 from michaldivis/master
spiegelp Feb 21, 2021
ca33fb6
layout improvements for MaterialWindow
spiegelp Feb 21, 2021
40e487e
Merge branch 'master' of https://github.com/spiegelp/MaterialDesignEx…
spiegelp Feb 21, 2021
1163ccd
updated release notes
spiegelp Feb 21, 2021
bb6b549
Add new properties to TabControlAssist
Laritello Mar 18, 2021
ea9617c
Merge pull request #132 from Laritello/new-tab-item-assist-properties
spiegelp Mar 20, 2021
6b1ed35
updated release notes
spiegelp Mar 20, 2021
79fe44b
fixed usage of SecondaryHueMidBrush and SecondaryHueMidForegroundBrus…
spiegelp Mar 20, 2021
0a6acb0
fixed NullReferenceException in FileSystemControl
spiegelp Mar 21, 2021
e6f2b0e
prepared release
spiegelp Mar 21, 2021
d7fcdc2
layout improvements for SideNavigation and NavigationRail
spiegelp Mar 28, 2021
6e3e3d4
more customizable content area for AppBar
spiegelp Mar 31, 2021
a089352
Add ja-JP localization
Apr 8, 2021
9acd419
demo examples
spiegelp Apr 18, 2021
88f8200
Merge pull request #139 from hiroki-otaka/master
spiegelp Apr 18, 2021
a90c69c
added Japanese localization
spiegelp Apr 18, 2021
98d525c
MaterialNavigationWindow draft
spiegelp May 20, 2021
5368645
avoid unnecessary searches in TextBoxSuggestions
spiegelp May 21, 2021
ad67697
SelectionBackgroundOpacity property for SideNavigation
spiegelp May 21, 2021
ef218cc
use Task.Run inside AutocompleteController
spiegelp May 22, 2021
dc2c9b5
prepared release
spiegelp May 24, 2021
4c85ea6
Merge remote-tracking branch 'origin/master' into MaterialNavigationW…
spiegelp May 31, 2021
e539fe0
MaterialNavigationWindow implementation
spiegelp Jun 14, 2021
f636b0c
update to MaterialDesignThemes 4.1.0
spiegelp Jun 16, 2021
7917f20
small UI improvements
spiegelp Jun 16, 2021
51075c9
prepared release
spiegelp Jun 21, 2021
052987d
Fixed issue: #153: OversizedNumberSpinner Throws NullReferenceException.
Jul 21, 2021
1334e79
Add Localization zh-CN resources
Jul 4, 2022
b021a82
renamed all occurences of ru-ru to ru-RU
Apr 25, 2023
ba0173a
renamed Ru to ru when used solely as language designator without region
jasonwurzel Nov 6, 2023
c3fbeaf
update to .NET 7 and .NET Framework 4.6.2
spiegelp Mar 7, 2024
f4e0120
Merge pull request #179 from jasonwurzel/fix_ru
spiegelp Mar 7, 2024
7dfce18
Merge pull request #175 from Nanshan09/master
spiegelp Mar 7, 2024
2dcf2ca
Merge pull request #154 from whopacha/master
spiegelp Mar 7, 2024
43dbcc7
updated nuspec; added Chinese
spiegelp Mar 7, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -286,3 +286,6 @@ __pycache__/
*.btm.cs
*.odx.cs
*.xsd.cs

# directory of local nuget package builds
packageBuilds/
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017-2018 Philipp Spiegel
Copyright (c) 2017-2020 Philipp Spiegel

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
34 changes: 29 additions & 5 deletions MaterialDesignExtensions.sln
Original file line number Diff line number Diff line change
@@ -1,32 +1,56 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2026
# Visual Studio Version 16
VisualStudioVersion = 16.0.29613.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MaterialDesignExtensions", "MaterialDesignExtensions\MaterialDesignExtensions.csproj", "{809632DA-5EB8-4EE8-AD71-57239701550C}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MaterialDesignExtensions", "MaterialDesignExtensions\MaterialDesignExtensions.csproj", "{809632DA-5EB8-4EE8-AD71-57239701550C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MaterialDesignExtensionsDemo", "MaterialDesignExtensionsDemo\MaterialDesignExtensionsDemo.csproj", "{279D7E62-1206-4928-890E-00F51CD0181C}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MaterialDesignExtensionsDemo", "MaterialDesignExtensionsDemo\MaterialDesignExtensionsDemo.csproj", "{279D7E62-1206-4928-890E-00F51CD0181C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MaterialDesignExtensionsTests", "MaterialDesignExtensionsTests\MaterialDesignExtensionsTests.csproj", "{DCF16057-4955-48F1-BD0E-28D671DF59B0}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MaterialDesignExtensionsTests", "MaterialDesignExtensionsTests\MaterialDesignExtensionsTests.csproj", "{DCF16057-4955-48F1-BD0E-28D671DF59B0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MaterialDesignExtensionsBuildUtility", "MaterialDesignExtensionsBuildUtility\MaterialDesignExtensionsBuildUtility.csproj", "{2E40D411-CE99-489E-A1E4-9F28A1399CA1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
DebugLongPath|Any CPU = DebugLongPath|Any CPU
Release|Any CPU = Release|Any CPU
ReleaseLongPath|Any CPU = ReleaseLongPath|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{809632DA-5EB8-4EE8-AD71-57239701550C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{809632DA-5EB8-4EE8-AD71-57239701550C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{809632DA-5EB8-4EE8-AD71-57239701550C}.DebugLongPath|Any CPU.ActiveCfg = Debug|Any CPU
{809632DA-5EB8-4EE8-AD71-57239701550C}.DebugLongPath|Any CPU.Build.0 = Debug|Any CPU
{809632DA-5EB8-4EE8-AD71-57239701550C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{809632DA-5EB8-4EE8-AD71-57239701550C}.Release|Any CPU.Build.0 = Release|Any CPU
{809632DA-5EB8-4EE8-AD71-57239701550C}.ReleaseLongPath|Any CPU.ActiveCfg = Release|Any CPU
{809632DA-5EB8-4EE8-AD71-57239701550C}.ReleaseLongPath|Any CPU.Build.0 = Release|Any CPU
{279D7E62-1206-4928-890E-00F51CD0181C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{279D7E62-1206-4928-890E-00F51CD0181C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{279D7E62-1206-4928-890E-00F51CD0181C}.DebugLongPath|Any CPU.ActiveCfg = Debug|Any CPU
{279D7E62-1206-4928-890E-00F51CD0181C}.DebugLongPath|Any CPU.Build.0 = Debug|Any CPU
{279D7E62-1206-4928-890E-00F51CD0181C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{279D7E62-1206-4928-890E-00F51CD0181C}.Release|Any CPU.Build.0 = Release|Any CPU
{279D7E62-1206-4928-890E-00F51CD0181C}.ReleaseLongPath|Any CPU.ActiveCfg = Release|Any CPU
{279D7E62-1206-4928-890E-00F51CD0181C}.ReleaseLongPath|Any CPU.Build.0 = Release|Any CPU
{DCF16057-4955-48F1-BD0E-28D671DF59B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DCF16057-4955-48F1-BD0E-28D671DF59B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DCF16057-4955-48F1-BD0E-28D671DF59B0}.DebugLongPath|Any CPU.ActiveCfg = Debug|Any CPU
{DCF16057-4955-48F1-BD0E-28D671DF59B0}.DebugLongPath|Any CPU.Build.0 = Debug|Any CPU
{DCF16057-4955-48F1-BD0E-28D671DF59B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DCF16057-4955-48F1-BD0E-28D671DF59B0}.Release|Any CPU.Build.0 = Release|Any CPU
{DCF16057-4955-48F1-BD0E-28D671DF59B0}.ReleaseLongPath|Any CPU.ActiveCfg = Release|Any CPU
{DCF16057-4955-48F1-BD0E-28D671DF59B0}.ReleaseLongPath|Any CPU.Build.0 = Release|Any CPU
{2E40D411-CE99-489E-A1E4-9F28A1399CA1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2E40D411-CE99-489E-A1E4-9F28A1399CA1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2E40D411-CE99-489E-A1E4-9F28A1399CA1}.DebugLongPath|Any CPU.ActiveCfg = Debug|Any CPU
{2E40D411-CE99-489E-A1E4-9F28A1399CA1}.DebugLongPath|Any CPU.Build.0 = Debug|Any CPU
{2E40D411-CE99-489E-A1E4-9F28A1399CA1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2E40D411-CE99-489E-A1E4-9F28A1399CA1}.Release|Any CPU.Build.0 = Release|Any CPU
{2E40D411-CE99-489E-A1E4-9F28A1399CA1}.ReleaseLongPath|Any CPU.ActiveCfg = Debug|Any CPU
{2E40D411-CE99-489E-A1E4-9F28A1399CA1}.ReleaseLongPath|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
23 changes: 23 additions & 0 deletions MaterialDesignExtensions/Commands/Internal/AutocompleteCommands.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Input;

namespace MaterialDesignExtensions.Commands.Internal
{
/// <summary>
/// Class containing commands used by the <see cref="Controls.Autocomplete"/> for internal use only.
/// </summary>
public class AutocompleteCommands
{
// abstract class with private constructor to prevent object initialization
private AutocompleteCommands() { }

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand SelectAutocompleteItemCommand = new RoutedCommand();
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Input;

namespace MaterialDesignExtensions.Commands.Internal
{
/// <summary>
/// Class containing commands used by the file system controls for internal use only.
/// </summary>
public abstract class FileSystemControlCommands
{
// abstract class with private constructor to prevent object initialization
private FileSystemControlCommands() { }

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand CreateNewDirectoryCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand CancelCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand CancelNewDirectoryCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand FileSystemEntryDoubleClickCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand OpenSelectionDrawerCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand OpenSpecialDirectoriesDrawerCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand SelectDirectoryCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand SelectDirectoryItemCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand SelectFileCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand SelectFileSystemEntryCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand SelectMultipleDirectoriesCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand SelectMultipleFilesCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand ShowCreateNewDirectoryCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand ShowInfoCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand SwitchPathPartsAsButtonsCommand = new RoutedCommand();
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Input;

namespace MaterialDesignExtensions.Commands.Internal
{
/// <summary>
/// Class containing commands used by the <see cref="Controls.OversizedNumberSpinner"/> for internal use only.
/// </summary>
public class OversizedNumberSpinnerCommands
{
// abstract class with private constructor to prevent object initialization
private OversizedNumberSpinnerCommands() { }

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand EditValueCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand MinusCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand PlusCommand = new RoutedCommand();
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Input;

namespace MaterialDesignExtensions.Commands.Internal
{
/// <summary>
/// Class containing commands used by the search controls for internal use only.
/// </summary>
public class SearchControlCommands
{

// abstract class with private constructor to prevent object initialization
private SearchControlCommands() { }

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand SelectSearchSuggestionCommand = new RoutedCommand();
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Input;

namespace MaterialDesignExtensions.Commands.Internal
{
/// <summary>
/// Class containing commands used by the <see cref="Controls.SideNavigation"/> for internal use only.
/// </summary>
public class SideNavigationCommands
{
// abstract class with private constructor to prevent object initialization
private SideNavigationCommands() { }

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand SelectNavigationItemCommand = new RoutedCommand();
}
}
38 changes: 38 additions & 0 deletions MaterialDesignExtensions/Commands/Internal/StepperCommands.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Input;

namespace MaterialDesignExtensions.Commands.Internal
{
/// <summary>
/// Class containing commands used by the <see cref="Controls.Stepper"/> for internal use only.
/// </summary>
public class StepperCommands
{
// abstract class with private constructor to prevent object initialization
private StepperCommands() { }

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand BackCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand CancelCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand ContinueCommand = new RoutedCommand();

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand StepSelectedCommand = new RoutedCommand();
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Input;

namespace MaterialDesignExtensions.Commands.Internal
{
/// <summary>
/// Class containing commands used by the <see cref="Controls.TextBoxSuggestions"/> for internal use only.
/// </summary>
public class TextBoxSuggestionsCommands
{
// abstract class with private constructor to prevent object initialization
private TextBoxSuggestionsCommands() { }

/// <summary>
/// Internal command used by the XAML template (public to be available in the XAML template). Not intended for external usage.
/// </summary>
public static readonly RoutedCommand SelectSuggestionItemCommand = new RoutedCommand();
}
}
Loading
Loading