Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialMenu Class / PlacementTargetProperty Field

In This Topic
    PlacementTargetProperty Field (C1RadialMenu)
    In This Topic
    Identifies the PlacementTarget dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PlacementTargetProperty As DependencyProperty
    public static readonly DependencyProperty PlacementTargetProperty
    See Also