This is a migrated thread and some comments may be shown as answers.

Is it possible to bind the StartUpLocation property

1 Answer 59 Views
Window
This is a migrated thread and some comments may be shown as answers.
Lukas
Top achievements
Rank 1
Lukas asked on 18 Apr 2012, 01:19 PM
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.

<tel:RadWindow x:Class="VIS6.Dialogs.ModalFrameView"
               WindowStartupLocation="{Binding StartUpLocation}">

1 Answer, 1 is accepted

Sort by
0
Accepted
George
Telerik team
answered on 21 Apr 2012, 08:51 AM
Hello,

The RadWindow.WindowStartupLocation is a dependency property of type Telerik.Windows.Controls.WindowStartupLocation it can be bound. Please, check for any output binding errors - could be a problem in the code.


All the best,
George
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Window
Asked by
Lukas
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or