Method | Description | |
---|---|---|
FadeIn ( ) : void | ||
FadeOut ( ) : void | ||
OverlayToast ( OverlayNotification notification ) : System |
Method | Description | |
---|---|---|
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void |
Method | Description | |
---|---|---|
NotificationText_OnSizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void |
protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void | ||
drawingContext | System.Windows.Media.DrawingContext | |
return | void |
public OverlayToast ( OverlayNotification notification ) : System | ||
notification | OverlayNotification | |
return | System |