• Stars
    star
    257
  • Rank 157,957 (Top 4 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 10 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Just some code samples for MahApps and other experiments...

Stand With Ukraine

Just some code samples...

To build these samples you'll need at least Visual Studio 2019 16.x Community Edition.

You can use the cake build script to compile all projects via powershell commandline:

.\build.ps1

IconPacksValueConverterSample

Simple MahApps.Metro.IconPacks sample which shows how to produce a percantage view of a binded value together with an IValueConverter.

ListViewSwitchItemsPanel

Simple sample which shows how to switch the ItemsPanel of a ListView.

listview

An auto moving ToolTip

ToolTipAutoMoveSample is a sample which demonstrates my auto moving ToolTip, explained here.

This ToolTip is now also available in the ControlzEx library.

automove_tooltip2

MahApps.Metro HamburgerMenu

MahAppsMetroHamburgerMenu showcase for MahApps.Metro HamburgerMenu.

  • Simple straight forward sample
  • Sample with Binding to the SelectedItem / SelectedOptionsItem
  • Sample with a custom helper class HamburgerMenuIconItem which uses the MahApps.Metro.IconPacks
  • Sample with Caliburn.Micro (tba)
  • Sample with some code behind (tba)

MahApps.Metro blank application

MahAppsMetroSample is a simple blank app for MahApps.Metro, explained in this blog post.

MahApps.Metro custom WindowButtonCommands

MahAppsMetroWindowButtonCommands

A sample app to demonstrate the customization of the Min/Max/Close buttons (for the upcoming v1.3.0). It shows different background color and tooltips.



MahApps.Metro DataGrid

MahAppsMetroDataGridSample showcase for MahApps.Metro DataGrid styles.


MahApps.Metro Themes

MahAppsMetroThemesSample MahApps.Metro ThemeManager example explained in this blog post.

mahapps_more_colors

MahApps.Metro blank VB application

MahAppsMetroVBSample is a simple blank app for Visual Basic MahApps.Metro.

License

The MIT License (MIT)

Copyright (c) 2014-present Jan Karger

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

gong-wpf-dragdrop

The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF
C#
2,052
star
2

MahApps.Metro.SimpleChildWindow

A simple child window for MahApps.Metro
C#
361
star
3

simple-music-player

Simple Music Player - SimpleMP - Keeps it simple and plays your music
C#
339
star
4

MahApps.Avalonia.IconPacks.Testbed

Testbed for MahApps.Avalonia.IconPacks
C#
16
star
5

MahApps.Metro.netcoreapp30

.NET Core 3.1 MahApps.Metro sample
C#
15
star
6

MahApps.Metro.CustomDialog.Sample

Sample for a custom Dialog with MahApps.Metro
C#
12
star
7

WpfAppMahAppsIconPacks

WPF sample with MahApps.Metro and IconPacks
C#
9
star
8

Avalonia.DragDrop

A drag'n'drop framework for AvaloniaUI
C#
9
star
9

gong-wpf-dragdrop-file-sample

Simple File drop sample with gong-wpf-dragdrop.
C#
9
star
10

WPFModernScrollbarStyle

A modern scrollbar style for WPF XAML
7
star
11

Show-Me-The-Templates-v2

A newer version adapted from the original Show Me The Templates!
C#
7
star
12

TextBoxInputMaskBehavior

TextBoxInputMaskBehavior from Blindmeis's Blog
C#
6
star
13

jekyll_datachart

Embed data charts with pace, elevation and heart rate that you recorded in a data file (tcx, slf, gpx and kml later?) in your octopress blog.
CoffeeScript
5
star
14

Pyout

My little Krakout clone called Pyout written in Python 3
Python
4
star
15

MahApps.Metro.Simple.Demo

A simple clean MahApps.Metro demo
C#
4
star
16

MahApps.Frame.Navigation.Sample

A frame navigation sample together with MahApps.Metro
C#
3
star
17

KeyboardNavigationHack

Focus an element and shows the focus visual style too!
C#
3
star
18

advent-of-code-2021

My™ Advent of Code 2021 solutions in C# and .NET 6
C#
3
star
19

MahApps.Metro.Test-v2.0

Test repository for MahApps.Metro v2.0
C#
3
star
20

advent-of-code-2022

My solutions for Advent of Code 2022 in TypeScript
TypeScript
3
star
21

advent-of-code-2020

My Solutions for Advent of Code 2020
TypeScript
3
star
22

mahapps.metro.docs.wyam

Testing Wyam
PowerShell
2
star
23

exercism-JavaScript-Track

My funny JavaScript challange with the exercism JavaScript Track
JavaScript
2
star
24

MahApps.Metro.CustomTabItemStyle

A custom TabItem style for Left/Right TabStripPlacement
C#
2
star
25

Popcorn

🍿 A Powerful and Fast Popcorn Time
C#
2
star
26

ScreenToGifFindWindowTest

Contains 2 projects for ScreenToGif window finding
C#
2
star
27

MahApps.Metro.CustomDialog.Result.Sample

Another sample for a CustomDialog with a result
C#
2
star
28

guessing_game

The guessing game from the Rust Documentation
Rust
2
star
29

BingMapsMahAppsSample

A short sample with BingMaps and MahApps.Metro
C#
2
star
30

MahApps.Metro.IconPacks.UWP.Prototype

The Prototype for MahApps.Metro.IconPacks.UWP
C#
2
star
31

MahApps.netcore31.UseFloatingWatermark

UseFloatingWatermark test for .Net Core 3.1
C#
1
star
32

dialog_validation_test

PowerShell
1
star
33

PrOXAML

A simple Kaxaml clone.
1
star
34

WPF.UserControl.Inside.TabControl

Shows loaded/unloaded bug in WPF when UserControl is inside TabControl/TabItem
C#
1
star
35

IconPacksTestApp

Simple UWP App which uses the MahApps.Metro.IconPacks
C#
1
star
36

MahApps.Metro.LinearGradientBrush.Theme.Sample

Sample for https://github.com/MahApps/MahApps.Metro/issues/3463
C#
1
star
37

SourceGenerators

C#
1
star
38

No_Intellisense_For_ResourceDictionaries

Demo for Intellisense bug with targeting .Net Core 3.0 and .Net 4.x
C#
1
star
39

DotNetCore30Test

Tests with .Net Core 3.0 and GongSolutions.WPF.DragDrop
C#
1
star
40

MahApps.Metro.AirspaceDecorator.Sample

Sample with the AirspaceDecorator from Microsoft.DwayneNeed together with MahApps.Metro
C#
1
star
41

strong-named-version-hell

This repo tries to understand strong naming with the new msbuild sdk csproj format
C#
1
star
42

TutorialsDownloader

Download Pluralsight videos, with valid credentials
C#
1
star
43

WPFSharedTest

Test for x:Shared="False"
C#
1
star