|
|
|
@ -2,6 +2,6 @@ |
|
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" |
|
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
|
|
|
xmlns:views="clr-namespace:Samples.Modules.PropertyGrid.Views" |
|
|
|
Header="ChildWindow" Tag="{x:Type views:HomeView}"> |
|
|
|
Header="PropertyGrid" Tag="{x:Type views:HomeView}"> |
|
|
|
|
|
|
|
</TreeViewItem> |
|
|
|
|