ForceContentChange Method

Manually forces a content change for animations.

Syntax

  public void ForceContentChange();

Remarks

Content-change animations are played when visual content within a view item changes. This process occurs automatically for Content properties on view items—for example when a displayed image changes in a Graphic element. However, this process can be forced for changes that are not included automatically, such as for color changes in a Text element.

Requirements

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also