Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ServiceInsight
MessageFlow
MessagePopupControl
C# 클래스 ServiceInsight.MessageFlow.MessagePopupControl
상속:
System.Windows.Controls.Primitives.Popup
파일 보기
프로젝트 열기: Particular/ServiceInsight
보호된 메소드들
메소드
설명
OnClosed
(
EventArgs
e
) :
void
OnInitialized
(
EventArgs
e
) :
void
OnOpened
(
EventArgs
e
) :
void
비공개 메소드들
메소드
설명
ClosePopup
( ) :
void
PlaceContextMenu
(
Size
popupSize
,
Size
targetSize
,
Point
offset
) :
System.Windows.Controls.Primitives.CustomPopupPlacement[]
SubscribeChildEvents
( ) :
void
UnsubscribeChildEvents
( ) :
void
메소드 상세
OnClosed()
보호된
메소드
protected
OnClosed
(
EventArgs
e
) :
void
e
System.EventArgs
리턴
void
OnInitialized()
보호된
메소드
protected
OnInitialized
(
EventArgs
e
) :
void
e
System.EventArgs
리턴
void
OnOpened()
보호된
메소드
protected
OnOpened
(
EventArgs
e
) :
void
e
System.EventArgs
리턴
void