ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / Transitions Property

In This Topic
    Transitions Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Transitions As Windows.UI.Xaml.Media.Animation.TransitionCollection
    public Windows.UI.Xaml.Media.Animation.TransitionCollection Transitions {get; set;}
    See Also