Condividi tramite


XamlUIPresenter.CompleteTimelinesAutomatically Proprietà

Definizione

Ottiene o imposta un valore che determina se l'host vuole che le sequenze temporali vengano sempre eseguite alla fine.

public:
 static property bool CompleteTimelinesAutomatically { bool get(); void set(bool value); };
static bool CompleteTimelinesAutomatically();

static void CompleteTimelinesAutomatically(bool value);
public static bool CompleteTimelinesAutomatically { get; set; }
var boolean = XamlUIPresenter.completeTimelinesAutomatically;
XamlUIPresenter.completeTimelinesAutomatically = boolean;
Public Shared Property CompleteTimelinesAutomatically As Boolean

Valore della proprietà

Boolean

bool

true per eseguire sempre sequenze temporali alla fine. In caso contrario false.

Si applica a