Basic Library for WinRT
PrepareContainerForItemOverride Method (C1RadialMenuItemsPresenter)

The element used to display the specified item.
The item to display.
Prepares the specified element to display the specified item.
Syntax
'Declaration
 
Protected Overrides Sub PrepareContainerForItemOverride( _
   ByVal element As Windows.UI.Xaml.DependencyObject, _
   ByVal item As System.Object _
) 
protected override void PrepareContainerForItemOverride( 
   Windows.UI.Xaml.DependencyObject element,
   System.object item
)

Parameters

element
The element used to display the specified item.
item
The item to display.
See Also

Reference

C1RadialMenuItemsPresenter Class
C1RadialMenuItemsPresenter Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback