Hello Everyone, This blog is my notepad :) where i make a note of the new learnings ,issues i have faced with in the real time environment.Hope these posts are helpful :)
Pages
Saturday, August 13, 2016
WPF:Dynamically resizing a window in Xaml
Set SizeToContent="WidthAndHeight" on the window and the window will dynamically resize based on its content size.
No comments:
Post a Comment