次の方法で共有


GroupStackPanel クラス

定義

StackPanel UIA ツリーのコントロール ビューを通じてグループとして自分自身を公開する 。

public class GroupStackPanel : System.Windows.Controls.StackPanel
type GroupStackPanel = class
    inherit StackPanel
Public Class GroupStackPanel
Inherits StackPanel
継承
GroupStackPanel

コンストラクター

GroupStackPanel()

StackPanel UIA ツリーのコントロール ビューを通じてグループとして自分自身を公開する 。

メソッド

OnCreateAutomationPeer()

StackPanel UIA ツリーのコントロール ビューを通じてグループとして自分自身を公開する 。

適用対象