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 型別會公開下列成員。
屬性
回頁首
方法
|
CacheProperties |
(覆寫 UITechnologyElement.CacheProperties()。) |
|
EnsureVisibleByScrolling |
(覆寫 UITechnologyElement.EnsureVisibleByScrolling(Int32, Int32, Int32%, Int32%)。) |
|
Equals(IUITechnologyElement) |
(覆寫 UITechnologyElement.Equals(IUITechnologyElement)。) |
|
Equals(Object) |
(覆寫 Object.Equals(Object)。) |
|
Finalize |
允許物件在記憶體回收進行回收之前,嘗試釋放資源並執行其他清除作業。 (繼承自 Object)。 |
|
GetBoundingRectangle |
(覆寫 UITechnologyElement.GetBoundingRectangle(Int32%, Int32%, Int32%, Int32%)。) |
|
GetClickablePoint |
(覆寫 UITechnologyElement.GetClickablePoint(Int32%, Int32%)。) |
|
GetHashCode |
(覆寫 Object.GetHashCode()。) |
|
GetNativeControlType |
(覆寫 UITechnologyElement.GetNativeControlType(NativeControlTypeKind)。) |
|
GetOption |
(繼承自 UITechnologyElement)。 |
|
GetPropertyValue |
(覆寫 UITechnologyElement.GetPropertyValue(String)。) |
|
GetQueryIdForRelatedElement |
(覆寫 UITechnologyElement.GetQueryIdForRelatedElement(UITestElementKind, Object, Int32%)。) |
|
GetRequestedState |
(覆寫 UITechnologyElement.GetRequestedState(AccessibleStates)。) |
|
GetRightToLeftProperty |
(覆寫 UITechnologyElement.GetRightToLeftProperty(RightToLeftKind)。) |
|
GetScrolledPercentage |
(覆寫 UITechnologyElement.GetScrolledPercentage(ScrollDirection, IUITechnologyElement)。) |
|
GetType |
取得目前執行個體的 Type。 (繼承自 Object)。 |
|
InitializeProgrammaticScroll |
(覆寫 UITechnologyElement.InitializeProgrammaticScroll()。) |
|
InvokeProgrammaticAction |
(覆寫 UITechnologyElement.InvokeProgrammaticAction(ProgrammaticActionOption)。) |
|
MemberwiseClone |
建立目前 Object 的淺層複本 (Shallow Copy)。 (繼承自 Object)。 |
|
ScrollProgrammatically |
(覆寫 UITechnologyElement.ScrollProgrammatically(ScrollDirection, ScrollAmount)。) |
|
SetFocus |
(覆寫 UITechnologyElement.SetFocus()。) |
|
SetOption |
(繼承自 UITechnologyElement)。 |
|
ToString |
傳回表示目前物件的字串。 (繼承自 Object)。 |
|
WaitForReady |
(覆寫 UITechnologyElement.WaitForReady()。) |
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。
請參閱
參考
Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight 命名空間