can now debug project directly
This commit is contained in:
+2
@@ -8,6 +8,8 @@
|
||||
<ControlTemplate TargetType="controls:NotificationFlyoutPresenter">
|
||||
<controls:NotificationFlyoutContentPresenter
|
||||
x:Name="ContentPresenter"
|
||||
Width="200"
|
||||
Height="200"
|
||||
Content="{TemplateBinding Content}"
|
||||
ContentTemplate="{TemplateBinding ContentTemplate}" />
|
||||
</ControlTemplate>
|
||||
|
||||
Reference in New Issue
Block a user