﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - method</title><link>http://www.intersoftsolutions.com/Community/Tags/method/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Using the binding Provider to call a custom method on view controller</title><link>http://www.intersoftsolutions.com/Community/Tags/method/</link><pubDate>Sun, 15 Jun 2014 12:17:28 GMT</pubDate><dc:creator>nick5454</dc:creator><category>custom</category><category>iOS</category><category>bindingprovider</category><category>method</category><description>&lt;p&gt;I have a List binding provider and instead of navigating to another page I want tt pop up an image view.&lt;/p&gt;&lt;p&gt;I have a list with thumbnails and I want to add a custom navigation to enlarge the image and catch a click event to hide the image.&lt;/p&gt;&lt;p&gt;How can I using the BindingProvider add a custom binding to call a method that is part of an interface, this was I can customize the method on each platform. Starting with iOS.&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;I assume I use a DelegateCommand that the view model provides to the controller. How does the ViewController grab this command?&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>