DependencyAndAttachedProps.GetBlinkIntervalAp Method

A getter for BlinkIntervalAp attached property.
Public Shared Function GetBlinkIntervalAp( _ 
ByVal element As UIElement
) As Integer
This language is not supported or no code example is available.
public static int GetBlinkIntervalAp( 
UIElement element 
)
This language is not supported or no code example is available.
static member GetBlinkIntervalAp :  
element:UIElement 
-> int
This language is not supported or no code example is available.
public:  
static int GetBlinkIntervalAp( 
UIElement^ element 
)
This language is not supported or no code example is available.
public static function GetBlinkIntervalAp( 
element : UIElement 
) : int;
This language is not supported or no code example is available.

Parameters

element
UIElement

Return Value

int

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0, 2.0, 1.1, 1.0

.NET Core

Supported in: 1.0, 1.1, 2.0

.NET Standard

Supported in: 2.0

Xamarin.Android

Supported in: 7.1

Portable Class Library

Supported in: Portable Class Library

In this article

Definition