Add StringNullOrEmptyBoolConverter to check when string value is null or empty
This commit is contained in:
parent
66ee0039e5
commit
ae8d38bdf6
@ -49,6 +49,7 @@
|
|||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="Controls\CustomTabbedPage.cs" />
|
<Compile Include="Controls\CustomTabbedPage.cs" />
|
||||||
<Compile Include="Controls\ToggleButton.cs" />
|
<Compile Include="Controls\ToggleButton.cs" />
|
||||||
|
<Compile Include="Converters\StringNullOrEmptyBoolConverter.cs" />
|
||||||
<Compile Include="Converters\CountToBoolConverter.cs" />
|
<Compile Include="Converters\CountToBoolConverter.cs" />
|
||||||
<Compile Include="Converters\DatetimeConverter.cs" />
|
<Compile Include="Converters\DatetimeConverter.cs" />
|
||||||
<Compile Include="Converters\ImageConverter.cs" />
|
<Compile Include="Converters\ImageConverter.cs" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user