InAppNotification.GetKeyFrameDuration(DependencyObject) Method
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.
Gets the value of the KeyFrameDuration attached Property
public static TimeSpan GetKeyFrameDuration (Windows.UI.Xaml.DependencyObject obj);
static member GetKeyFrameDuration : Windows.UI.Xaml.DependencyObject -> TimeSpan
Public Shared Function GetKeyFrameDuration (obj As DependencyObject) As TimeSpan
Parameters
- obj
- Windows.UI.Xaml.DependencyObject
the KeyFrame where the duration is set
Returns
Value of KeyFrameDuration