C# 클래스 Microsoft.Toolkit.Uwp.SampleApp.SamplePages.PeoplePickerPage

A page that shows how to use the opacity behavior.
상속: Page, IXamlRenderListener
파일 보기 프로젝트 열기: unoplatform/Uno.WindowsCommunityToolkit

공개 메소드들

메소드 설명
OnXamlRendered ( FrameworkElement control ) : void
PeoplePickerPage ( ) : System

Initializes a new instance of the PeoplePickerPage class.

비공개 메소드들

메소드 설명
PeopleSelectionChanged ( object sender, PeopleSelectionChangedEventArgs e ) : void

메소드 상세

OnXamlRendered() 공개 메소드

public OnXamlRendered ( FrameworkElement control ) : void
control FrameworkElement
리턴 void

PeoplePickerPage() 공개 메소드

Initializes a new instance of the PeoplePickerPage class.
public PeoplePickerPage ( ) : System
리턴 System