diff --git a/src/Toolkit/Toolkit.WPF/UI/Controls/FeatureForm/FeatureFormView.Theme.xaml b/src/Toolkit/Toolkit.WPF/UI/Controls/FeatureForm/FeatureFormView.Theme.xaml index c39c0a6b3..dec227797 100644 --- a/src/Toolkit/Toolkit.WPF/UI/Controls/FeatureForm/FeatureFormView.Theme.xaml +++ b/src/Toolkit/Toolkit.WPF/UI/Controls/FeatureForm/FeatureFormView.Theme.xaml @@ -4,8 +4,9 @@ xmlns:internal="clr-namespace:Esri.ArcGISRuntime.Toolkit.Internal" xmlns:controls="clr-namespace:Esri.ArcGISRuntime.Toolkit.UI.Controls" xmlns:forms="clr-namespace:Esri.ArcGISRuntime.Mapping.FeatureForms;assembly=Esri.ArcGISRuntime" - xmlns:primitives="clr-namespace:Esri.ArcGISRuntime.Toolkit.Primitives"> - + xmlns:primitives="clr-namespace:Esri.ArcGISRuntime.Toolkit.Primitives" + xmlns:sys="clr-namespace:System;assembly=mscorlib"> + 0,0,0,5 @@ -216,7 +217,24 @@ - + + + + + + + + +