更新整理
This commit is contained in:
@@ -13,7 +13,7 @@ public static class DesignerHelper
|
||||
|
||||
private static bool IsCurrentAppInDebugMode()
|
||||
{
|
||||
if(_isValueAlreadyValidated)
|
||||
if (_isValueAlreadyValidated)
|
||||
{
|
||||
return _isInDesignMode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user