Identifying Controls Not Supported or Absent in Windows Phone

,

Some controls that are present in the Windows Phone SDK are not shown in the Visual Studio Toolbox or are not recommended for use due to platform differences or design constraints. These platform differences are mostly related to the phone’s touch driven UI and reduced display size.

In addition, the following Silverlight controls do not exist in the Windows Phone FCL:

Image DataGrid

Image DatePicker (present in the Windows Phone Toolkit)

Image OpenFileDialog

Image SaveFileDialog

Image Label

Image GridSplitter

Image TabControl

Image TreeView

Some controls exist but are not supported. The following controls should not be used directly:

Image Calendar

Image FrameUse the PhoneApplicationFrame instead.

Image PageUse the PhoneApplicationPage instead.

Image ScrollBarUsed by the ScrollViewer.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.225.55.170