C# 클래스 OIShoppingListWinPhone.CustomLayout.EditItemNoteDialog

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: openintents/shoppinglist_winphone 1 사용 예제들

공개 메소드들

메소드 설명
Activate ( ) : void

Displaying (or 'activating') the dialog on the screen.

Deactivate ( ) : void

Deactivating (or 'hide') the dialog from the screen.

EditItemNoteDialog ( ) : System

메소드 상세

Activate() 공개 메소드

Displaying (or 'activating') the dialog on the screen.
public Activate ( ) : void
리턴 void

Deactivate() 공개 메소드

Deactivating (or 'hide') the dialog from the screen.
public Deactivate ( ) : void
리턴 void

EditItemNoteDialog() 공개 메소드

public EditItemNoteDialog ( ) : System
리턴 System