Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 883 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 883 Bytes

Windows Phone Toolkit Customized by Kinnara

Contains fixes, improvements, and more controls.

Some of the New Controls

FlipView
Lets people flip through items one at a time. Similar to the WinRT FlipView.

ImageButton
Button control which has an image as its content.

PhonePasswordBox
An extended password box which implements header, placeholder text, and a show password check box.

PhoneSlider
An extended Slider which implements tick marks and snap points.

StartView
Panoramic view similar to the start screen.

VariableSizedWrapGrid
Provides a grid-style layout panel where each tile/cell can be variable size based on content. Similar to the WinRT VariableSizedWrapGrid.

WaitCursor
The wait cursor is a blocking visual animation typically reserved for cases where the application cannot continue until an event is satisfied.