This question is locked. New answers and comments are not allowed.
Dear community,
I currently have a RadWindow in a view. Is it possible to bind to the StartUpLocation property like this? Because it doesn't seem to work.
I currently have a RadWindow in a view. Is it possible to bind to the StartUpLocation property like this? Because it doesn't seem to work.
<tel:RadWindow x:Class="VIS6.Dialogs.ModalFrameView" WindowStartupLocation="{Binding StartUpLocation}">