Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / C1ContextMenu Class / PlacementTargetProperty Field

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