ContextMenu for Windows Phone Key Features

ComponentOne ContextMenufor Windows Phone allows you to create customized, rich applications. Make the most of ContextMenufor Windows Phone by taking advantage of the following key features:

      Data Bindable

Bind your menus to a data source. Just set the ItemsSource property to bind C1ContextMenu to any collection that implements IEnumerable.

      Zoom Background

Give emphasis to the menu by zooming out the background. The IsZoomEnabled property indicates whether the background will zoom out when the C1ContextMenu is open. You can also style the background by just setting one brush property.

      Separate Items

Add separators to aid in the visual grouping of items.

      Commanding Support

C1ContextMenu items support commands and command parameters. Program against them as you would against any other buttons throughout your application.

      Customizable Appearance

Customize the look of each menu item easily through XAML.


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.