RenderCapability.TierChanged Evento

Definición

Se produce cuando el nivel de representación ha cambiado para el Dispatcher objeto del subproceso actual.

public:
 static event EventHandler ^ TierChanged;
public static event EventHandler TierChanged;
member this.TierChanged : EventHandler 
Public Shared Custom Event TierChanged As EventHandler 

Tipo de evento

Comentarios

Si el subproceso actual no tiene un objeto asociado Dispatcher , se crea automáticamente uno.

Se aplica a