ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1TileBase Class / ContextFlyout Property

In This Topic
    ContextFlyout Property (C1TileBase)
    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