Changes
/* Command Property */
<Interactivity:Interaction.Behaviors>
<Core:EventTriggerBehavior EventName="Tapped">
<Core:InvokeCommandAction Command="{Binding ActivateReferenceByScanCommandActivateReferenceCommand}" CommandParameter="SCANREF"/>
</Core:EventTriggerBehavior>
</Interactivity:Interaction.Behaviors>
</source>
[[Category:2.6.1|ActivateReferenceCommand]]
== See also ==