ContentPresenterContentTransitions Property |
Gets or sets the collection of Transition style elements that apply to content
presented by the ContentPresenter.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public TransitionCollection ContentTransitions { get; set; }
Property Value
Type:
TransitionCollectionSee Also