[]
        
(Showing Draft Content)

C1.WPF.C1RadialBackgroundPresenter

C1RadialBackgroundPresenter Class

The supplementary control to use in the C1RadialMenu control template.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public class C1RadialBackgroundPresenter : ItemsControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage
Public Class C1RadialBackgroundPresenter
    Inherits ItemsControl
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage
Remarks

It wraps Items into ContentControls with specified ItemContainerStyle and propagates item background to the wrapper ContentControl.

Constructors

Name Description
C1RadialBackgroundPresenter()

Initializes a new instance of the C1RadialBackgroundPresenter control.

Properties

Name Description
Menu

Identifies the parent C1RadialMenu control.

Methods

Name Description
ClearContainerForItemOverride(DependencyObject, object)
GetContainerForItemOverride()
IsItemItsOwnContainerOverride(object)
PrepareContainerForItemOverride(DependencyObject, object)

Extension Methods