I'm trying to port my application from Phone 7 and can't find the way to detect when control is in Design mode.
Got it - Windows.ApplicationModel.DesignMode.DesignModeEnabled
I'm trying to port my application from Phone 7 and can't find the way to detect when control is in Design mode.
Got it - Windows.ApplicationModel.DesignMode.DesignModeEnabled
I am using this:
and this
to check the current developing situation