summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WinRT/VisualElementTracker.cs
AgeCommit message (Expand)AuthorFilesLines
2017-06-26[UWP] Make sure to update HitTestVisible when IsEnable changes (#1015)Rui Marinho1-0/+4
2017-06-20Align Layout transparency behavior between Android, iOS, Windows (#935)E.Z. Hart1-1/+1
2017-04-11Implicit impl of controller ifaces (#807)kingces951-8/+8
2017-03-29Align iOS, Android, Windows handling of tap gesture event bubbling (#842)E.Z. Hart1-2/+49
2017-03-09Fixed a redundant check that caused a massive slowdown on UWP. (#788)BradChase20111-0/+1
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-0/+1
2017-02-06Revert "[*] ScaleX and ScaleY"Stephane Delcroix1-2/+3
2017-02-06[*] ScaleX and ScaleYStephane Delcroix1-3/+2
2016-04-13Suppress translation if scale is zero (#82)kingces951-2/+2
2016-03-22Initial importJason Smith1-0/+534