다음을 통해 공유


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 트리의 컨트롤 뷰를 통해 그룹으로 자신을 노출하는 입니다.

적용 대상