VisualStateChangedEventArgs.Control 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
상태를 전환 중인 요소를 가져옵니다.
public:
property System::Windows::FrameworkElement ^ Control { System::Windows::FrameworkElement ^ get(); };
public System.Windows.FrameworkElement Control { get; }
member this.Control : System.Windows.FrameworkElement
Public ReadOnly Property Control As FrameworkElement
속성 값
VisualStateGroup이 ControlTemplate에 있는 경우 변환 중인 요소를 나타내고, 그렇지 않으면 null
입니다.
설명
경우는 VisualStateGroup 에 설정 되어를 FrameworkElement 의 일부가 아닌를 ControlTemplate, Control 속성은 null
사용 해야는 StateGroupsRoot 속성.