C# 클래스 Ioespt.UWP.DeviceControl.Views.Busy

상속: global::Windows.UI.Xaml.Controls.UserControl, global::Windows.UI.Xaml.Markup.IComponentConnector, global::Windows.UI.Xaml.Markup.IComponentConnector2
파일 보기 프로젝트 열기: mikehole/internet-of-esp-things 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BusyTextProperty DependencyProperty
IsBusyProperty DependencyProperty

공개 메소드들

메소드 설명
Busy ( ) : System
SetBusy ( bool busy, string text = null ) : void

비공개 메소드들

메소드 설명
Connect ( int connectionId, object target ) : void
GetBindingConnector ( int connectionId, object target ) : global::Windows.UI.Xaml.Markup.IComponentConnector
InitializeComponent ( ) : void

메소드 상세

Busy() 공개 메소드

public Busy ( ) : System
리턴 System

SetBusy() 공개 정적인 메소드

public static SetBusy ( bool busy, string text = null ) : void
busy bool
text string
리턴 void

프로퍼티 상세

BusyTextProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty BusyTextProperty
리턴 DependencyProperty

IsBusyProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty IsBusyProperty
리턴 DependencyProperty