ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / ContextFlyout Property

In This Topic
    ContextFlyout Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ContextFlyout As Windows.UI.Xaml.Controls.Primitives.FlyoutBase
    public Windows.UI.Xaml.Controls.Primitives.FlyoutBase ContextFlyout {get; set;}
    See Also