[ContentAttribute] public List<IPageTransition> PageTransitions { get; set; }
<ContentAttribute> Public Property PageTransitions As List(Of IPageTransition) Get Set
[<ContentAttribute>] member PageTransitions : List<IPageTransition> with get, set
In This Article