SilverlightContainer 클래스

이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

상속 계층 구조

System.Object
  Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElement
    Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.SilverlightContainer

네임스페이스:  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight
어셈블리:  Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight(Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)

구문

‘선언
<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

SilverlightContainer 형식에서는 다음과 같은 멤버를 노출합니다.

속성

  이름 설명
Public 속성 ChildIndex (UITechnologyElement.ChildIndex을(를) 재정의함)
Public 속성 ClassName (UITechnologyElement.ClassName을(를) 재정의함)
Public 속성 ControlTypeName (UITechnologyElement.ControlTypeName을(를) 재정의함)
Public 속성 FriendlyName (UITechnologyElement.FriendlyName을(를) 재정의함)
Public 속성 IsLeafNode (UITechnologyElement.IsLeafNode을(를) 재정의함)
Public 속성 IsPassword (UITechnologyElement.IsPassword을(를) 재정의함)
Public 속성 IsTreeSwitchingRequired (UITechnologyElement.IsTreeSwitchingRequired을(를) 재정의함)
Public 속성 Name (UITechnologyElement.Name을(를) 재정의함)
Public 속성 NativeElement (UITechnologyElement.NativeElement을(를) 재정의함)
Public 속성 QueryId (UITechnologyElement.QueryId을(를) 재정의함)
Public 속성 SupportLevel (UITechnologyElement에서 상속됨)
Public 속성 SwitchingElement (UITechnologyElement.SwitchingElement을(를) 재정의함)
Public 속성 TechnologyManager (UITechnologyElement.TechnologyManager을(를) 재정의함)
Public 속성 TechnologyName (UITechnologyElement.TechnologyName을(를) 재정의함)
Public 속성 TopLevelElement (UITechnologyElement.TopLevelElement을(를) 재정의함)
Public 속성 Value (UITechnologyElement.Value을(를) 재정의함)
Public 속성 WindowHandle (UITechnologyElement.WindowHandle을(를) 재정의함)
Public 속성 WindowTitles (UITechnologyElement에서 상속됨)

위쪽

메서드

  이름 설명
Public 메서드 CacheProperties (UITechnologyElement.CacheProperties()을(를) 재정의함)
Public 메서드 EnsureVisibleByScrolling (UITechnologyElement.EnsureVisibleByScrolling(Int32, Int32, Int32%, Int32%)을(를) 재정의함)
Public 메서드 Equals(IUITechnologyElement) (UITechnologyElement.Equals(IUITechnologyElement)을(를) 재정의함)
Public 메서드 Equals(Object) (Object.Equals(Object)을(를) 재정의함)
Protected 메서드 Finalize 가비지 수집에서 회수하기 전에 개체에서 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object에서 상속됨)
Public 메서드 GetBoundingRectangle (UITechnologyElement.GetBoundingRectangle(Int32%, Int32%, Int32%, Int32%)을(를) 재정의함)
Public 메서드 GetClickablePoint (UITechnologyElement.GetClickablePoint(Int32%, Int32%)을(를) 재정의함)
Public 메서드 GetHashCode (Object.GetHashCode()을(를) 재정의함)
Public 메서드 GetNativeControlType (UITechnologyElement.GetNativeControlType(NativeControlTypeKind)을(를) 재정의함)
Public 메서드 GetOption (UITechnologyElement에서 상속됨)
Public 메서드 GetPropertyValue (UITechnologyElement.GetPropertyValue(String)을(를) 재정의함)
Public 메서드 GetQueryIdForRelatedElement (UITechnologyElement.GetQueryIdForRelatedElement(UITestElementKind, Object, Int32%)을(를) 재정의함)
Public 메서드 GetRequestedState (UITechnologyElement.GetRequestedState(AccessibleStates)을(를) 재정의함)
Public 메서드 GetRightToLeftProperty (UITechnologyElement.GetRightToLeftProperty(RightToLeftKind)을(를) 재정의함)
Public 메서드 GetScrolledPercentage (UITechnologyElement.GetScrolledPercentage(ScrollDirection, IUITechnologyElement)을(를) 재정의함)
Public 메서드 GetType 현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Public 메서드 InitializeProgrammaticScroll (UITechnologyElement.InitializeProgrammaticScroll()을(를) 재정의함)
Public 메서드 InvokeProgrammaticAction (UITechnologyElement.InvokeProgrammaticAction(ProgrammaticActionOption)을(를) 재정의함)
Protected 메서드 MemberwiseClone 현재 Object의 단순 복사본을 만듭니다. (Object에서 상속됨)
Public 메서드 ScrollProgrammatically (UITechnologyElement.ScrollProgrammatically(ScrollDirection, ScrollAmount)을(를) 재정의함)
Public 메서드 SetFocus (UITechnologyElement.SetFocus()을(를) 재정의함)
Public 메서드 SetOption (UITechnologyElement에서 상속됨)
Public 메서드 ToString 현재 개체를 나타내는 문자열을 반환합니다. (Object에서 상속됨)
Public 메서드 WaitForReady (UITechnologyElement.WaitForReady()을(를) 재정의함)

위쪽

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight 네임스페이스