Jump to: navigation, search

Changes


LaunchDocumentByReferenceCommand

142 bytes removed, 07:53, 26 July 2017
/* Command Property */
<source lang = "xml">
<Button Command="{Binding LaunchDocumentByReferenceCommand}" CommandParameter="f7b95590-4634-4d7c-a94a-15b9b72b2ca4" Content="OPEN DOC"/>
</Core:EventTriggerBehavior>
</Interactivity:Interaction.Behaviors>
</Button>
</source>
<source lang = "xml">
<Button Command="{Binding LaunchDocumentByReferenceCommand}" CommandParameter="REF_OPERATIONSMANUAL" Content="OPEN DOC"/>
</Core:EventTriggerBehavior>
</Interactivity:Interaction.Behaviors>
</Button>
</source>
 [[Category:2.6.1|LaunchDocumentByReferenceCommand]]
== See also ==
681
edits