8 out of 13 rated this helpful - Rate this topic

Microsoft.Phone.Controls Namespace

July 26, 2012

This section contains the supported controls in Windows Phone.

  ClassDescription
Public classNavigatingEventArgsProvides data for the WebBrowser control Navigating event.
Public classNotifyEventArgsProvides data for the WebBrowser control ScriptNotify event.
Public classObscuredEventArgsThe ObscuredEventArgs class handles obscurity changes.
Public classOrientationChangedEventArgsProvides data to the OrientationChanged event of the Page and Frame classes.
Public classPanoramaCreates a panoramic view of items that can be panned side-to-side.
Public classPanoramaItemRepresents an item in a Panorama control.
Public classPhoneApplicationFrameThe 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.
Public classPhoneApplicationPageThe class for the PhoneApplicationPage control for Windows Phone Silverlight projects.
Public classPivotThe 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.
Public classPivotItemPivotItem 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.
Public classPivotItemEventArgsEvent arguments for dynamically interacting with the PivotItem before use, allowing for delay load scenarios.
Public classWebBrowserAllows HTML rendering and navigation functionality to be embedded in an application.
Public classWebBrowserExtensionsContains extension methods for the WebBrowser control.
Public classWebBrowserNavigationExceptionIncluded with the NavigationFailedEventArgs object, when the NavigationFailed event is raised.
  EnumerationDescription
Public enumerationPageOrientationAn enumeration defining the possible orientations of a page.
Public enumerationSupportedPageOrientationAn enumeration defining the orientations that may be supported by an application.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.