Playing with Prisms TaskExtension

This commit is contained in:
2020-05-04 22:05:14 +02:00
parent 26094d25b4
commit 90a0f89010
5 changed files with 180 additions and 3 deletions

View File

@ -2,9 +2,9 @@
x:Class="Controls.PropertyPresenter"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:controls="clr-namespace:Controls"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:controls="clr-namespace:Controls"
x:Name="LayoutRoot"
d:DesignHeight="300"
d:DesignWidth="300"