Microsoft.Phone.Controls Namespace
Windows Phone
March 22, 2012
This section contains the supported controls in Windows Phone.
| Class | Description | |
|---|---|---|
|
NavigatingEventArgs | Provides data for the WebBrowser control Navigating event. |
|
NotifyEventArgs | Provides data for the WebBrowser control ScriptNotify event. |
|
ObscuredEventArgs | The ObscuredEventArgs class handles obscurity changes. |
|
OrientationChangedEventArgs | Provides data to the OrientationChanged event of the Page and Frame classes. |
|
Panorama | Creates a panoramic view of items that can be panned side-to-side. |
|
PanoramaItem | Represents an item in a Panorama control. |
|
PhoneApplicationFrame | The class for the PhoneApplicationFrame control for Windows Phone Silverlight projects. For more information about this control, see Frame and Page Navigation Overview for Windows Phone. |
|
PhoneApplicationPage | The class for the PhoneApplicationPage control for Windows Phone Silverlight projects. |
|
Pivot | The Pivot control provides a quick way to manage the navigation of views within an application. The control can be used as a navigation interface for filtering large sets or switching between views. |
|
PivotItem | PivotItem is the container for items in the Pivot control. The item has both a set of visual states for position and a Header, effectively a HeaderedContentControl. |
|
PivotItemEventArgs | Event arguments for dynamically interacting with the PivotItem before use, allowing for delay load scenarios. |
|
WebBrowser | Allows HTML rendering and navigation functionality to be embedded in an application. |
|
WebBrowserExtensions | Contains extension methods for the WebBrowser control. |
|
WebBrowserNavigationException | Included with the NavigationFailedEventArgs object, when the NavigationFailed event is raised. |
| Enumeration | Description | |
|---|---|---|
|
PageOrientation | An enumeration defining the possible orientations of a page. |
|
SupportedPageOrientation | An enumeration defining the orientations that may be supported by an application. |