Method | Description | |
---|---|---|
NotifyPopup ( string content ) : System | ||
NotifyPopup ( string content, TimeSpan showTime ) : System | ||
Show ( ) : void |
Method | Description | |
---|---|---|
MeasurePopupSize ( ) : void | ||
NotifyPopup ( ) : System | ||
NotifyPopup_Loaded ( object sender, |
||
NotifyPopup_Unloaded ( object sender, |
||
NotifyPopup_VisibleBoundsChanged ( Windows sender, object args ) : void | ||
SbOut_Completed ( object sender, object e ) : void |
public NotifyPopup ( string content ) : System | ||
content | string | |
return | System |
public NotifyPopup ( string content, TimeSpan showTime ) : System | ||
content | string | |
showTime | TimeSpan | |
return | System |