Changes

HowTo:Implement Custom Filtering

10 bytes removed, 08:59, 25 April 2023
/* Input field */
<tab name="UWP">
<source lang = "xml">
<TextBox x:Name="InputTextboxName" />
</source>
</tab>
<tab name="Xamarin">
<source lang = "xml">
<Entry x:Name="Filter_Input"/>
</source>
</tab>
85
edits