BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
<border:SfBorder >
<border:SfBorder.GestureRecognizers>
<TapGestureRecognizer Command="{Binding OnBorderTap}" />
</border:SfBorder.GestureRecognizers>
. . .
</border:SfBorder> |