<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Gotcha: WPF UserControl SizeChanged event not firing at resizing</title><link>https://www.dotnetzone.gr:443/cs/blogs/birbilis/archive/2015/11/28/gotcha-wpf-usercontrol-sizechanged-event-not-firing-at-resizing.aspx</link><description>Useful to know: If you set the Width and Height on the UserControl though, you have set a fixed size and thus even if its parent tool window changes size, the UserControl never will.&amp;#160; You should not set Width and Height on the UserControl if you</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator></channel></rss>