This question is locked. New answers and comments are not allowed.
Really I have two troubles related to RadModalWindow. Before I want clarify that, my application should be able to reorder the components when the screen is rotated and there is where I found the trouble. First, I can touch the controls behind of the modal window. Second I put the property like you can see below:
And.. well the window never is resized on all screen :/ I attach images.
<telerikPrimitives:RadModalWindow x:Name="WindowFilterObjects" Placement="CenterCenter" Background="#CC000000" WindowSizeMode="FitToPlacementTarget" >And.. well the window never is resized on all screen :/ I attach images.