Class
VisualTree

The VisualTree for this Silverlight application

Definition

Namespace:ArtOfTest.WebAii.Silverlight

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public sealed class VisualTree

Inheritance: objectVisualTree

Properties

Find

Get the Find object for this visual tree

Declaration

cs-api-definition
public VisualFind Find { get; }

Property Value

VisualFind

Root

Get the root of the VisualTree

Declaration

cs-api-definition
public FrameworkElement Root { get; }

Property Value

FrameworkElement

Methods

Refresh()

Refresh the visual tree and tell us if a refresh was needed.

Declaration

cs-api-definition
public bool Refresh()

Returns

bool

In this article
DefinitionPropertiesFindRootMethodsRefresh()
Not finding the help you need?
Contact Support