-
Notifications
You must be signed in to change notification settings - Fork 76
PivotExtensions
Rico Suter edited this page Jul 8, 2015
·
3 revisions
- Package: MyToolkit.Extended
- Platforms: WinRT for Windows Phone only
Notice: Use these attached properties only for Windows Phone's native Pivot control; this control is not available for Windows Store apps and the usage of the attached property will not work. Check out MtPivot for a pivot implementation for Windows Store apps.
Attached properties:
- DisableAutoMargin: Disable the automatic changing margin on Windows Phone's native Pivot control. ** Works only with the Windows Phone (WinRT) Pivot control ** See this StackOverflow question