UIElement.TransitionsProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the Transitions dependency property.
public:
static property DependencyProperty ^ TransitionsProperty { DependencyProperty ^ get(); };
static DependencyProperty TransitionsProperty();
public static DependencyProperty TransitionsProperty { get; }
var dependencyProperty = UIElement.transitionsProperty;
Public Shared ReadOnly Property TransitionsProperty As DependencyProperty
Property Value
The identifier for the Transitions dependency property.