Quantcast
Channel: wpftoolkit Discussions Rss Feed
Viewing all articles
Browse latest Browse all 2157

New Post: Prevent moving a Childwindow?

$
0
0
Hi,

a childWindow can move in it's WindowContainer. If the WindowContainer size is the same as the childWindow size, the ChildWindow will not be movable :
<xctk:WindowContainer x:Name="_windowContainer"
                            Width="300"
                            Height="200">
         <xctk:ChildWindow x:Name="_childWindow"
                           Caption="ChildWindow"
                           Width="300"
                           Height="200"
                           WindowState="Open">
            <TextBlock Text="This is a regular Child Window"
                       Padding="10" />
         </xctk:ChildWindow>
      </xctk:WindowContainer>

Viewing all articles
Browse latest Browse all 2157

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>