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

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