SilverlightContainer, classe
Dans cet article
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Hiérarchie d'héritage
System.Object
Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElement
Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.SilverlightContainer
Espace de noms : Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight
Assembly : Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (dans Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)
Syntaxe
'Déclaration
<ComVisibleAttribute(True)> _
Public NotInheritable Class SilverlightContainer _
Inherits UITechnologyElement
[ComVisibleAttribute(true)]
public sealed class SilverlightContainer : UITechnologyElement
[ComVisibleAttribute(true)]
public ref class SilverlightContainer sealed : public UITechnologyElement
[<Sealed>]
[<ComVisibleAttribute(true)>]
type SilverlightContainer =
class
inherit UITechnologyElement
end
public final class SilverlightContainer extends UITechnologyElement
Le type SilverlightContainer expose les membres suivants.
Propriétés
Début
Méthodes
CacheProperties
(Substitue UITechnologyElement.CacheProperties() .)
EnsureVisibleByScrolling
(Substitue UITechnologyElement.EnsureVisibleByScrolling(Int32, Int32, Int32%, Int32%) .)
Equals(IUITechnologyElement)
(Substitue UITechnologyElement.Equals(IUITechnologyElement) .)
Equals(Object)
(Substitue Object.Equals(Object) .)
Finalize
Autorise un objet à tenter de libérer des ressources et d'exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par l'opération garbage collection. (Hérité de Object .)
GetBoundingRectangle
(Substitue UITechnologyElement.GetBoundingRectangle(Int32%, Int32%, Int32%, Int32%) .)
GetClickablePoint
(Substitue UITechnologyElement.GetClickablePoint(Int32%, Int32%) .)
GetHashCode
(Substitue Object.GetHashCode() .)
GetNativeControlType
(Substitue UITechnologyElement.GetNativeControlType(NativeControlTypeKind) .)
GetOption
(Hérité de UITechnologyElement .)
GetPropertyValue
(Substitue UITechnologyElement.GetPropertyValue(String) .)
GetQueryIdForRelatedElement
(Substitue UITechnologyElement.GetQueryIdForRelatedElement(UITestElementKind, Object, Int32%) .)
GetRequestedState
(Substitue UITechnologyElement.GetRequestedState(AccessibleStates) .)
GetRightToLeftProperty
(Substitue UITechnologyElement.GetRightToLeftProperty(RightToLeftKind) .)
GetScrolledPercentage
(Substitue UITechnologyElement.GetScrolledPercentage(ScrollDirection, IUITechnologyElement) .)
GetType
Obtient le Type de l'instance actuelle. (Hérité de Object .)
InitializeProgrammaticScroll
(Substitue UITechnologyElement.InitializeProgrammaticScroll() .)
InvokeProgrammaticAction
(Substitue UITechnologyElement.InvokeProgrammaticAction(ProgrammaticActionOption) .)
MemberwiseClone
Crée une copie superficielle de l'objet Object actif. (Hérité de Object .)
ScrollProgrammatically
(Substitue UITechnologyElement.ScrollProgrammatically(ScrollDirection, ScrollAmount) .)
SetFocus
(Substitue UITechnologyElement.SetFocus() .)
SetOption
(Hérité de UITechnologyElement .)
ToString
Retourne une chaîne qui représente l'objet actuel. (Hérité de Object .)
WaitForReady
(Substitue UITechnologyElement.WaitForReady() .)
Début
Sécurité des threads
Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi
Référence
Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight, espace de noms