Moved HyperlinkText to SampleApps

This commit is contained in:
Clemens 2021-10-28 20:26:51 +02:00
parent 19d1b8f479
commit af238035cf
20 changed files with 35 additions and 70 deletions

View file

@ -2,7 +2,7 @@
using System.Windows.Controls;
using System.Windows.Media;
namespace WpfApplication
namespace SampleApplication
{
public class OutlinedText : FrameworkElement
{