CommandBarFlyoutCommandBarAutomationProperties.GetControlType 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
static AutomationControlType GetControlType(UIElement ^ element);
static AutomationControlType GetControlType(UIElement const& element);
public static AutomationControlType GetControlType(UIElement element);
Public Shared Function GetControlType (element As UIElement) As AutomationControlType
參數
- element
- UIElement
要為其取得控制項類型的 物件。
傳回
指定物件的控制項類型。