I recently did some development for Android using Xamarin in Visual Studio for Windows. Last time I
[More]
<Entry Text="{o:Bind StringObservable, Mode=OneWay}"/>
<Entry Text="{o:Bind StringObserver, Mode=OneWayToSource}"/>
<Entry Text="{o:Bind StringSubject, Mode=TwoWay}"/>
[More]