feste width+height => kein unerwartes Schließen des Popups
This commit is contained in:
@@ -130,6 +130,8 @@
|
||||
</Button>
|
||||
<Popup
|
||||
x:Name="myPopup"
|
||||
Width="600"
|
||||
Height="400"
|
||||
Placement="Top"
|
||||
PlacementTarget="{Binding ElementName=myButton}"
|
||||
StaysOpen="False">
|
||||
|
||||
Reference in New Issue
Block a user