The following text is from de documentation from Rad Controls for Silverlight Q2 2010.
"The PreserveSizeAndLocation property allows the RadWindow to store its size and position for the Normal and the Minimized states. For example, if you minimize a window in the center of the screen and then drag it to the leftmost corner, RadWindow will store its position separately. Thus, if you restore the RadWindow to Normal, it will appear in the center of the screen, respectively if you minimize it, it will get positioned in the leftmost corner."
I can't find this property on Radwindow (at least the vs intelisense don't show it)...how can i access this property on code?
thanks in Advance.
Fred
"The PreserveSizeAndLocation property allows the RadWindow to store its size and position for the Normal and the Minimized states. For example, if you minimize a window in the center of the screen and then drag it to the leftmost corner, RadWindow will store its position separately. Thus, if you restore the RadWindow to Normal, it will appear in the center of the screen, respectively if you minimize it, it will get positioned in the leftmost corner."
I can't find this property on Radwindow (at least the vs intelisense don't show it)...how can i access this property on code?
thanks in Advance.
Fred